.scb_inl{
	display: inline;
	float: left;
	margin-bottom: 1px;
	margin-top: 1px;
}

.soc_bus_button:after {
	content: "\2764";
}

.soc_bus_button:before {
	float: left;
	width: 1em;
	text-align: center;
	font-size: 2em;
	margin: 0 0.5em 0 -1em;
	padding: 0 .2em;
	pointer-events: none;
}

.soc_bus_button{
	width: 253px;
	cursor:pointer;
	display: inline-block;
	white-space: nowrap;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
	background: linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
	border: 1px solid #a1a1a1;
	padding: 0px 28px 0px;
	margin: 9px 0px 0px 2px;
	font: bold  18px/40px Arial, Helvetica;
	text-decoration: none;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	-moz-border-radius: .2em;
	-webkit-border-radius: .2em;
	border-radius: .2em;
	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

#scb_soclinks{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	padding: 0px 10px 0px 0px;
	min-height: 53px;

	height: auto !important;
	width:250px;
	border: 1px dashed #ccc;
	border-radius: 5px;
	
}

#soc_buster_div button{ 
	margin-top: 5px !important;
	margin-left: 3px !important;
	margin-bottom: 0px !important;
}

#soc_buster_div {

	margin: 0px !important;
}

#scb_loading {
	border-radius: 5px;
	width:100%;
	max-width: 250px;
	padding:0;

	height: 100%;
	min-width:259px;
	max-height: 50px;
    min-height: 50px;
	margin:0;
	line-height:18px;
	position: absolute;
	text-align:center;
	padding-top:21px;
	font-weight:bold;
	background: white;
	z-index: 999; 
	display:none;
}

#scb_soclinks #scb_soclinks_inner {
	min-height:67px;
	padding-left: 4px;
	max-height:78px;
	 width:250px;
     min-width:240px;
}

#scb_cart_text {
	text-align: center;
	width: 240px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	padding-top: 4px;
	font-size: 14px;
}

#scb_copycoupon {
	font-weight:bold;
	font-size:16px;
}