.bodyclass { 
	background-color: #ffffff;
	background-image: none;
}

#wrap,
#main,
#content, #big_content {
	width: 640px;
	border: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#home_content1 {
	width: auto;
}
#home_content2 {
	width: auto;
}

#wrap_left, #wrap_right,
#header,
#header_flash,
#navigation,
#breadcrumb,
#footer,
#grip,
#content_minHeight,
#big_content_minHeight,
#header_navigation,
#big_content_top, #big_content_bottom,
#content_top, #content_bottom,
#header_top,
#home_content1_top, #home_content1_bottom,
.button {
	display: none;
	visibility: hidden;
}

#printheader {
	width: 640px;
	height: 120px;
}

#printfooter {
	width: 640px;
	border-top: 1px solid #666666;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer_left {
	width: 75%;
	float: left;
	padding-left: 5px;
	font-size: 11px;
	color: #000000;
}

.cbTitle {
	padding: 0px;
	border: none;
}

.cbBody {
	border: none;
	padding: 0px;
}

.cbBody img {
	max-width: 300px;
}