body {
background: none;
}
#header,
#left-col,
#right-col,
#footer,
#banner,
#vtabs ul,
.breadcrumb {
display: none;
}
#center-col {
width: 98%;
padding:0px 0px;
}
#outer-wrapper,
#inner-wrapper {
background: none;
}

#c721 {
	display: none;
}

#center-col, #main-content, #leftcol {
	width: 900px;
}

#rightheader {
	float: right;
}

#vtabs {
	background: #efefef;
	border: 1px solid #ccc;
	height: auto;
}

#vtabs ul.ui-tabs-nav {
	display: none;
}
#vtabs .ui-tabs-panel {
	float: left !important;
	width: 100% !important;
	height: auto !important;
	overflow: normal !important;
}

#vtabs .ui-tabs .ui-tabs-hide {
	position: absolute !important;
	left: 500px !important;
}

#vtabs-6, #vtabs-7, #vtabs-8 {
	display: none;
}
