#header,
.content,
#nav,
#container,
#header #right-side,
div#main-title,
div#banner,
dl.list-details {
	width:650px;
}

#container {
	margin:0;
}

#right-side,
#nav,
#footer,
div#top,
#banner .banner-bottom,
#banner .callout-bottom {
	display:none;
}

#header {
	margin-bottom:20px;
	border-bottom:1px solid #000;
}

#header #logo {
	margin-left:10px;
}

div#main-title {
	height:auto;
	padding:0 0 15px 10px;
	background:none;
}

h1#title {
	background:none;
	text-indent:0;
	height:auto;
	width:auto;
	font-size:14px;
	text-transform:uppercase;
}

div#banner {
	background:none;
	height:auto;
	padding:0;
}

#banner .banner-top {
	min-height:0;
	height:auto;
	padding:0 0 0 5px;
	background-image:none;
	background-color:#FFF;
}

#banner .banner-top h2 {
	font-size:22px;
	font-weight:bold;
}

#banner .callout {
	background-image:none;
	background-color:#FFF;
}

div#main-content {
	padding:20px 0 0 10px;
	margin:0;
	border-top:1px solid #C0C8CC;
}


div#banner div#bottom h3 {
	width:auto;
}

dl dd#details {
	display:block;
}

div.roadside .benefit-copy h2 {
	width:210px;
	font-size:12px;
}

div.roadside .benefit-copy p {
	width:210px;
	margin-right:10px;
}

.benefit-item {
	width:320px;
}

.benefit-item.last {
	clear:left;
}
