a{border:none}
.ProductsContainer {
	width:700px;	
}

.ProductImage {
	padding:3px;
	background-color:#cc9933;

}

.ProductName {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.ProductPrice {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.ProductOptions {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:30px;
}
.ProductOptionsDropDown {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.ProductOptionsCart {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
}

.ProductDescription {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.PoductBuyButton {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.PoductPages {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.ProductContainer{
	border-bottom:4px double #333;
	padding:25px;
}

.PoductPagesContainer {
	padding-top:5px;
}

.ProductTopLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	cursor:pointer;
}

.ProductTopLinksContainer {
	border-bottom:10px solid #333;
}

.ProductLinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}


.ProductServiceMessages {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F00;
}

.ProductShoppingCartTitles {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
}

.ProductInfoText {
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	font-size:10px;
	color:#333;
}
