.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix
{
	display:inline-table;
}

*html .clearfix 
{
	height:1%;
}

.clearfix
{
	display:block;
}

#payments
{
	width:510px;
	color:Black;
	float:left;
}

#payments li
{
padding-left:100px;
}

#payments .credit
{
	background:url(../images/ic_credit_2.gif) no-repeat left;
	color:Black;
	height: 100px;	
	width:100px;
	background-position:110px 10px;
}

#payments .cashcheck
{
	background:url(../images/ic_Fax.gif) no-repeat left;
	color:Black;	
	height: 100px;	
	width:100px;
	background-position:110px 10px;
}

#payments .phone
{
	background:url(../images/ic_phone_2.gif) no-repeat left;
	color:Black;
	height: 100px;	
	width:100px;
	background-position:110px 10px;
}

.btnOrderCredit
{
	margin:5px 0 0 0;	
	height:40px;
	border-style:none;
	background:transparent url(../images/btn_order_creditCard.jpg) no-repeat;
	color:White;
	width:260px;
}

.btnOrderCOD:hover
{
	cursor:pointer;
}

.btnOrderCOD
{
	margin:5px 0 0 0;	
	height:40px;
	border-style:none;
	background:transparent url(../images/btn_order_COD.jpg) no-repeat;
	color:White;
	width:260px;
}

.btnOrderCOD:hover
{
	cursor:pointer;
}

.btnOrderCorp
{
	margin:5px 0 0 0;	
	height:40px;
	border-style:none;
	background:transparent url(../images/btn_order_corporate.jpg) no-repeat;
	color:White;
	width:260px;
}

.btnOrderCorp:hover
{
	cursor:pointer;
}

.linkbSRID
{
	color:Navy;
}
