
#overview .overview-topic{
	margin: 0px;
	padding: 0px 0px 40px;
}

/*#overview .overview-topic p{
	margin: 0px;
	padding: 35px 0px;
	border-left: 13px solid #cb2d19;
	border-right: 13px solid #cb2d19;
	border-bottom: 13px solid #cb2d19;
	text-align: center;
	width: 944px;
}*/


#overview .overview-data{
	margin: 0px;
	padding: 0px;
	width: 970px;
}

#overview .overview-data-left{
	margin: 0px;
	padding: 0px 0px 60px;
	width: 610px;
	float: left;
}

#overview .overview-data-left h3{
	padding-bottom: 20px;
}

#overview .overview-data-right{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 325px;
	position:relative;
}

#overview .overview-data-right p.img1{
	margin: 0px;
	padding: 0px;
	height: 345px;
	width: 325px;
	top:-50px;
	right:-30px;
	position:absolute;
}

#overview .overview-data-right p.img2{
	margin: 0px;
	padding: 0px;
	height: 345px;
	width: 325px;
	top:210px;
	right:70px;
	position:absolute;
}

#overview .overview-data-right p.img3{
	margin: 0px;
	padding: 0px;
	height: 345px;
	width: 325px;
	top:470px;
	right:0px;
	position:absolute;
}


#overview .overview-data-left table{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#overview .overview-data-left table th{
	font-weight: bold;
	/*background: url(../../images/cyclemode2012/common/5dot_line.png) repeat-x left bottom;*/
	border-bottom:dashed 1px #CCC;
	margin: 0px;
	padding: 10px 0px;
	width: 130px;
	font-size: 120%;
	text-align: left;
}

#overview .overview-data-left table td{
	/*background: url(../../images/cyclemode2012/common/5dot_line.png) repeat-x left bottom;*/
	border-bottom:dashed 1px #CCC;
	margin: 0px;
	padding: 10px 0px;
}


#main-contents #overview .overview-data-left h4{
	margin: 0px;
	padding: 10px 0px 0px 2px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

#overview .overview-data-left .ov-data-sub{
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 435px;
	border-left: 1px solid #dadada;
}

#overview .overview-data-left .ov-data-sub .inner{
	background: url(../../images/cyclemode2012/common/5dot_line.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
	width: 435px;
	position: relative;
}

#overview .overview-data-left .ov-data-sub .inner p{
	background: url(../../images/cyclemode2012/common/5dot_line.png) repeat-x left bottom;
	margin: 0px;
	padding: 7px 0px;
}

#overview .overview-data-left p.top-p{
	background: url(none);
	padding: 7px 0px 0px;
}

#overview .overview-data-left p.cen-p{
	padding: 10px 0px 0px;
	background: url(none);
}

#overview .overview-data-left p.bot-p{
	padding: 12px 0px 10px;
}


#overview .overview-data-left p strong{
	font-size: 110%;
	font-weight: bold;
	color: #cc2d19;
}

#overview .overview-data-left p strong.price{
	font-weight: bold;
	color: #222;
}

#overview .overview-data-left p span.small{
	font-size: 85%;
	line-height: 120%;
	color: #818181;
}

#overview .overview-data-left p.notes1{
	font-size: 85%;
	color: #818181;
	background: url(none);
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	bottom: 7px;
}

#overview .overview-data-left .ov-data-sub .inner p.notes2{
	font-size: 85%;
	color: #818181;
	background: url(none);
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 7px;
}


