.vitwheel-left {
	width:280px;
	padding:0 0 0 40px;
	float:left;
}

.vitwheel-right {
	width:400px;
	float:left;
}
	.vit-padded {
		background:url(../images/internal/vitwheel/bg.gif) repeat-y;
		margin:30px 0 10px 0;
	}
	
	.vit-padded h2, .vit-padded h3, .vit-padded p {
		margin:30px;
		padding:0;
	
	}
	
	.vit-padded h2, .vit-padded p {
		margin-top:0;
		margin-bottom:10px;
	}
	
	.vit-padded h3 {
		margin-top:0;
		margin-bottom:0;
	}

.vit-header {
	background:url(../images/internal/vitwheel/desc_header.gif) top left;
	height:29px;
}
.vit-footer {
	background:url(../images/internal/vitwheel/desc_footer.gif) top left;
	height:29px;
}