h1 { text-align: center; }
#content h2.boxhead { height: 60px; line-height: 60px; text-align: center; font-weight: bold; }
.ad_promotion_center { margin: 10px 27px; }

.corr { position: relative; }

#left {
	width: 302px;
	overflow: hidden;
}
#left .corr { width: 300px; padding-right: 0; border-right: solid 1px #ebebeb; }
#right {
	width: 302px;
	overflow: hidden;
}
#right .corr { width: 300px; padding-left: 0; border-left: solid 1px #ebebeb; }
#right .corr, #right .corr .boxhead { background-position: right top; }
#right .corr .boxhead { width: 280px; }
#center {
	margin: 0 302px;
	width: 354px;
	overflow: hidden;
	padding: 0 1px;
}
#center .corr { margin: 0 -4px; }

#center #promo, #right #product, #left #promolist { height: 256px; }
#right #product, #left #promolist { width: 300px; }


#left .noscript { background: white; }


#promogroup {
	font-size: 10px;
	line-height: 12px;
	padding: 15px 60px;
	text-align: center;
}
#promogroup ul { margin-top: 15px; }
#promogroup li {
	display: inline;
	list-style: none;
}
#promogroup .actgroup,
#promogroup a span {
	position: absolute;
	bottom: 10px;
	left: 60px;
	width: 180px;
	color: #58585a;
	text-decoration: none;
	/*text-align: left;*/
	background: white;
}
#promogroup a span { display: none; }
#promogroup a:hover span { display: block; }

#center #promo {
	width: 354px;
	padding: 0 3px;
}
#promo li {
	list-style: none;
	float: left;
}
.script_title {
	font-size: 12px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #e4e4e4;
}
.script_desc {
	font-size: 10px;
	line-height: 12px;
	margin: 15px 24px;
}
.script_desc li { list-style: none; margin-left: 20px; }

#promodesc {
	font-size: 10px;
	line-height: 12px;
	padding: 15px 24px;
}
#promodesc li {
	list-style: none;
	margin-left: 20px;
}

#right #product, #right #product div { margin: 0; }
#right #product .product_thumb2 .shortdesc { margin: 15px 10px; }


.help, #rememberlist { margin-top: 10px; }

.numb3rs {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 27px;
}
#center .numb3rs { left: 4px; }

