.qtip #detail-wrapper {
	width: 552px;
	margin: 0px auto;
	padding-bottom: 20px;
	display: block;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #FFF;
}
.qtip #detail-top {
	background-image: url(../images/product-detail-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
	padding: 0px 20px;
	display: block;
}
.qtip #detail-top h1 {
	font-size: 14px;
	line-height: 15px;
	color: #FFF;
	font-weight: normal;
	margin: 30px 0px 0px;
	float: left;
}
.qtip ul#detail-utils {
	list-style-type: none;
	margin: 30px 0px 0px;
	padding: 0px;
	float: right;
	width: 300px;
}
.qtip ul#detail-utils li {float: right; margin: 0px;}
.qtip ul#detail-utils a {
	display: block;
	font-size: 10px;
	line-height: 14px;
	color: #C1C1C1;
}
.qtip ul#detail-utils a.print {
	background-image: url(../images/icon-print.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 24px;
}
.qtip ul#detail-utils a.email {
	background-image: url(../images/icon-email.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 24px;
	margin-left: 14px;
}
.qtip ul#detail-utils a.print:hover, .qtip ul#detail-utils a.print:active,
.qtip ul#detail-utils a.email:hover, .qtip ul#detail-utils a.email:active {
	background-position: 0px -100px;
	color: #b9232c;
}
.qtip #detail-content {
	/*background-image:url(../images/product-detail-bg.png);
	background-repeat: repeat-y;
	background-position: center top;*/
	padding: 20px 8px 0px;
	font-size: 10px;
	color: #666666;
	display: block;
}
.qtip #detail-content img {float: left; margin: 0px 10px 10px 0px;}
.qtip #detail-content em {
	font-style: normal;
	color: #aa273d;
}
.qtip #detail-content p {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 4px;
	color: #666666;
}
.qtip #detail-content h2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 4px;
	color: #000000;
}
.qtip #detail-specs {
	border-top: 2px solid #aa273d;
	border-bottom: 2px solid #aa273d;
	padding: 10px 0px;
	margin: 10px 0px;
}
.qtip #detail-specs .threecol {
	float: left;
	width: 168px;
	margin-left: 10px;
}
.qtip #detail-bullets ul.twocol {
	width: 225px;
	float: left;
	margin: 10px; 
	padding: 10px;
}
.qtip #detail-bullets li {
	list-style-image: url(../images/bullet-square.gif);
	margin: 0px 0px 7px 10px;
	padding: 0px;
}

.inner_rightProductPage {margin:8px 1px 9px 24px;}
.inner_leftProductPage {margin:8px 0px 9px 5px;}

th {background:url(/images/rpx.gif) bottom repeat-x;
font-weight:bold;
color:#000000;
font-size:10px;
text-align:left;
padding-top:10px;
}

#spec {
padding:3px 3px 3px 5px;
background-color:#eeeeee;
color:#000000;
vertical-align:top;
}
