@CHARSET "ISO-8859-1";

.Border_AddToCart {
	border-top: 1px solid #d0e4f7;
	border-bottom: 1px solid #d0e4f7;
	padding-top: 12px;
	padding-bottom: 12px;
}

ul.alternates { 
	list-style-type: none;
 	margin-left: 0px;
 	padding-left: 0px
}
ul.alternates li { 
	display: inline;
}

#ie-message {
background:#C00;
text-align:center;
border-bottom:1px solid #900;
color: #fff;
position:absolute;
top:0;
padding:5px;
width:100%;
}
#ie-message a {
color: #fff;
}
#WC_CurrentAndTotalCharges_Table_3 .price
{
font-size: 18px;
font-weight: bold;
color: #ff8900;
text-align: right;
}
#WC_CurrentAndTotalCharges_Table_3 .listPrice
{
font-size: 12px;
font-weight: normal;
color: #4f4f4f;
text-decoration: line-through;
}


