TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 170%;
  font-weight: bold;
  color: #666666;
  padding: 75px 0 0 0;
	margin: 0 15px;
}

.description {
	margin: 10px 0;
	min-height: 229px;
}

.tab {
	padding: 2px 15px 1px;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	font-size: 11px;
	margin: 0;
	text-align: center;
	background:url(http://www.madmaps.com/images/ui/gradients/v18_white_to_lt_grey.gif);
	width:90px;
	position: relative;
}
#details .on{
	border-bottom:none;
	background: url(http://www.madmaps.com/images/ui/gradients/v18_lt_grey_to_white.gif);
	background-repeat: repeat-x;
}
#tab4{
	border-right:none;
}
.tab a{
text-decoration: none;
}
.tab a:hover{
text-decoration: underline;
}
.pipe{
	background:#788a98;
	border-right:1px solid #fff;
	display:none;
	top:1px;
	right:-1px;
	height:1.15em;
	width:1px;
}
#details {
	padding: 0;
	border: 1px solid #aaa;
	width: 350px;
	height:	475px;
	background-color: #fff;
}
#details_contents {
	text-align: center;
}
#container2, #container3, #container4 {
	display: none;
}
#preview {
	width: 712px;
	margin: 0;
}
#preview #details{
	float: right;
}
#preview .preview_map {
	float: left;
}
small.note {
	color: #777777;
}
.product_infor  {
	margin: 0 15px 15px 0;
	width: 713px;
}

#monthly_special_text {
	position:relative;
	left: -10px;
	width:194px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	padding:2px;
	/*border-top:solid #ff8181 1px;
	border-bottom:solid #ff8181 1px;
	background-color:#ffc2c2;*/
	background-color:#cc0000;
}

#monthly_special_price_div {
	font-weight:bold;
	float:left;
	padding: 4px 20px 10px 0px;
	font-size:12px;
}

#monthly_special_sale_price {
	color:#cc0000;
	font-size:14px;
}
#monthly_special_orig_price {
	text-decoration: line-through;
	font-size:12px;
}
