#promo_header {
	width: 875px;
	height: 500px;
	margin: 0px auto;
	background: transparent url("../images/mspro/header.png") no-repeat 0 0;
}
#promo_body {
	width: 875px;
	color: #fff;
	font-weight: bold;
	background: transparent url("../images/mspro/body.png") repeat-y 0 0;
	margin: 0px auto;
}
#promo_body ol li {
	background: transparent;
}
#promo_body table {
	width: 850px;
	margin:0px auto;
}
#promo_body table td {
	vertical-align:top;
}
.box {
	width: 100%;
	border: 1px solid #642c07;
	color: #fff;
}
.box_header {
	background: #642c07 url("../images/mspro/box_header.png") repeat-y 0 0;
	padding: 8px;
}
.box_title {
	background: transparent url("../images/mspro/white_arrow.gif") no-repeat 0 50%;
	padding: 0px 0px 0px 15px;
}
.box_title h3.pretitle  {
	color: #fff;
	text-transform: capitalize;
}
.box_title h2.title  {
	color: #fff;
}
.square_questionmark {
	float: right;
	margin-top: -40px;
	display: block;
	background: transparent url("../images/questionmark_square.gif") no-repeat 0 0;
	height: 24px;
	width: 24px;
}
.box_body {
	background: #000 url("../images/mspro/box_body.png") repeat-y 100% 0;
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	padding: 10px 4px 10px 7px;
}
.box_price {
	display: block;
	margin-top: 5px;
	font-family: verdana, tahoma, arial, san-serif;
	font-size: 24px;
	font-weight: bold;
	color: #D78100;
}
.box_price sup, .box_price sub{
	font-size: 18px;
}
.box_button {
	margin-top: 10px;
	margin-left: 30px;
	display: block;
    width: 160px;
    height: 34px;
    background: transparent url("../images/mspro/register_now.png") no-repeat 0 0;
}
.box_button:hover {
    background-position: left bottom;
}
#promo_footer {
	width: 875px;
	height: 50px;
	margin: 0px auto;
	background: transparent url("../images/mspro/footer.png") no-repeat 0 100%;
}
#promo_term {
	width: 875px;
    margin: 35px auto;
    padding: 30px 0 0 0;
    background: transparent url("../images/mspro/microsoft_logo.jpg") no-repeat 0 0;
}
#promo_details {
	width: 875px;
	margin: 0px auto;
	background: transparent url("../images/mspro/header_details.png") no-repeat 0 0;
	padding: 80px 0px 0px 5px;
}
#detailbox {
	background: transparent url("../images/mspro/shadow.png") repeat-y 100% 0;
}
#detailbox_header {
	margin: 0px auto;
	margin-right: 11px;
	background: transparent url("../images/mspro/bar_header.gif");
	padding: 15px;
}
#detailbox_header .detailbox_pretitle {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #fff;
}
#detailbox_header .detailbox_title {
	font-family: arial, verdana, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	color: #fff;
}
#detailbox_body {
	margin: 0px auto;
	margin-right: 11px;
	background-color: #ffffff;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	padding: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}
#detailbox_body ul, #detailbox_body ol {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}
#detailbox_footer {
	height: 24px;
	margin: 0px auto;
	margin-right: 11px;
	background: transparent url("../images/mspro/bar_footer.gif");
	border-top: 1px solid #000;
}
#performance_level {
	width: 100%;
	text-align: center;
	font-size: 11px;
	border-collapse: collapse;
}
#performance_level td {
	border: 1px solid #000;
}
#performance_level .toprow {
	background-color: #000;
	color: #fff;
	font-weight:bold;
}