h1#productName{
font-size:20px;
text-transform:uppercase;
margin:0px;
text-align:center;
}
h1#manuName{
font-size:16px;
text-align:center;
text-transform:uppercase;
margin:0px;
}

h2#productPrices{
font-size:16px;
color:#000;
margin-bottom:5px;
padding:1px;
text-align:center;
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
input{
margin:0px;
padding:0px;
}
.main_image {
	padding-top:5px;
	width:295px;
	margin-right:40px;
	text-align:center;
/*	margin-right:85px;*/
}
.attr_bg {
	width:354px;
	padding-top:10px;
	padding-left:10px;
	background-image: url(../images/design/attr_bg.jpg);
	background-repeat:repeat-x;
}
.ask {
	font-weight:bold;
	text-align:left;
	font-size:14px;
	padding-left:10px;
	padding-bottom:15px;
}
.ask2 {
	font-weight:bold;
	text-align:left;
	font-size:14px;
	padding-left:5px;
}
.ask a:link {
	color:#7b0114;
}
.ask a:visited {
	color:#7b0114;
}
.ask a:active {
	color:#7b0114;
}
.ask a:hover {
	color:#7b0114;
	text-decoration: underline;
}
.ask2 a:link {
	color:#7b0114;
}
.ask2 a:visited {
	color:#0099cc;
}
.ask2 a:active {
	color:#7b0114;
}
.ask2 a:hover {
	color:#7b0114;
	text-decoration: underline;
}
.review {
	padding:5px;
	border:1px solid #ccc;
}
.info_price {
	background-color:#0099cc;
	padding:1px;
	height:30px;
	color:#fff;
	text-align:center;
}
.productSpecialPrice {
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #fff;
	}
.wrapperAttribsOptions {
	font-size:12px;
}

