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






.soc_bus_button{
	max-width: 240px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	margin: 0 !important;
	position: relative;
	min-width: 240px;
	min-height: 42px;
	max-height: 50px;

	outline: 0;
color: white;
text-shadow: none;
background-color: #4d90fe;
font: 18px Arial;
padding: 0px;
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#4d90fe),to(#4787ed));
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe',endColorstr='#4787ed',GradientType=0);
border: 0;
}

	

	
.soc_bus_button:hover,.soc_bus_button:active,.soc_bus_button:focus{


background-color: #0072bb;
background-image: -moz-linear-gradient(top,#0072bb,#0072bb);
background-image: -ms-linear-gradient(top,#0072bb,#0072bb);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#0072bb),to(#0072bb));
background-image: -webkit-linear-gradient(top,#0072bb,#0072bb);
background-image: -o-linear-gradient(top,#0072bb,#0072bb);
background-image: linear-gradient(top,#0072bb,#0072bb);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0072bb',endColorstr='#0072bb',GradientType=0);


}



#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-top: 5px !important;
	margin-left: 3px !important;
	margin-bottom: 0px !important;
}

#soc_buster_div {
	padding: 0px !important;
	margin: 0px !important;
}


#scb_loading {
	border-radius: 5px;
	width:100%;
	max-width: 259px;
	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;
}