html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	color: #333333;
}
br.clear {
	clear:both;
	line-height:0;
	display:none;
}
a {
	color:#09f;
}
strong {
	font-weight:900;
}
h1 {
	font-size:1.75em;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.txtCopy {
	color: #333333;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #930;
	font-size:150%;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-size:150%;
	font-weight:bold;
	color: #333333;
}
.tblList {
}
.tdListTitle {
	background-color: #e1e1e1;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.cartProgress {
	font-weight: bold;
	color: #333;
	padding: 4px;
	border: 1px solid #D1CFC9;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #E84C37;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #000;
	background-color: #FFCECE;
	border: 1px solid #E84C37;
	padding: 5px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
}
#shipping-select {
	width: 220px;
}
