.scb_inl{
	display: inline;
	float: left;
	margin-bottom: 1px;
	margin-top: 1px;
}



.soc_bus_button{
	max-width: 125px;
	cursor:pointer;
	display: inline-block;
	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: 4px 6px 4px;
	margin: 2px 0px 0px 2px;
		font: bold  12px/16px Arial, Helvetica;
	text-decoration: none;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	-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);
	border-radius: 6px;
}



.soc_bus_button:hover,.soc_bus_button:active {
	color:black;
	background-color: lightgrey;
}



#scb_soclinks{
	padding: 0px 10px 0px 0px;
	min-height: 53px;
	width: auto !important;
	height: auto !important;
	max-width: 240px;
	
	border-radius: 5px;

}

#soc_buster_div button{ 
	margin: 0px !important;
}

#soc_buster_div {
	margin: 0px !important;
}

#scb_loading {
	border-radius: 5px;
	width:100%;
	max-width: 250px;
	padding:0;
	height: 100%;
	min-width:240px;
	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;
	
	max-height:78px;
	width:250px;
    min-width:240px;
}

#scb_cart_text {
	text-align: center;
	width: 234px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	padding-top: 4px;
	font-size: 14px;
}

#scb_copycoupon {
	font-weight:bold;
	font-size:16px;
}