/* Transition Style sheet */
#c_head {
padding: 0;
margin: 0;
width: 770px;
}
#head_con {
width: 540px;
float:left;
padding: 0;
}
#head_con p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:24px;
color:#333;
}
#spec {
margin: 0;
padding: 0;
}
#spec table {
	border:#666 1px solid;
	margin: 0 0 20px 0;
	}
#spec table td {
	border-bottom:#666666 1px solid;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666;
	}
#spec h3 {
margin: 0;
padding: 5px 0 5px 0;
font-size:11px;
line-height:18px;
}

#pdf_spec h3{
padding: 30px 0 0 0;
margin:0;
}
#pdf_spec p{
line-height:normal;
margin:0;
}
#next {
float: right;
width: 200px;
background:#f2ecde url(images/bottom_notch.gif) bottom right no-repeat;
margin: 0;
padding: 0;
}
#next p {
font-size:10px;
padding: 0 10px 10px 10px;
line-height:normal;
}
#next p.links {
line-height:24px;
}
#next h3 {
margin: 0;
padding: 15px 10px 0 10px;
}
#next h3.bottom {
padding: 15px 10px 0 10px;
margin:0;
border-top: #FFF 3px solid;
}

#roadshow {
clear:right;
float: right;
width: 200px;
margin: 0;
padding: 20px 0 0 0;
}


#features {
margin-top: 40px;
padding-top: 20px;
border-top: #999 1px solid;
}
#features ul {
list-style:none;
}
#features ul li {
margin: 0 0 0 -35px;
padding: 5px 20px;
background:url(images/bullet.gif) 0 50% no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#333;
	}
.spec {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom: 20px;
	font-weight:bold;
	}
#promo img {
	padding-right: 25px;
	padding-bottom: 55px;
	float: left;
	}
.promotitle {
	font-size: 12px;
	font-weight: bold;
	}