.cContent {
	width: 775px;
	height: 500px;
	overflow: hidden;
	float: right;
	background-color: #d3b9bb;
}

.cMainWrap {
	width: 320px;
	float: left;
	overflow: hidden;
	height: 440px;
	margin: 30px;

}

.cMainCol {
	width: 390px;
	float: left;
}

.cMain {
	height: 440px;
	overflow: hidden;
	color: white;
}

.scrollbar-vert {
	width: 10px;
	height: 500px;
	background-color: white;
	float: left;
}

.scrollbar-vert .handle-space {
	height: 500px;
}

.scrollbar-vert .handle {
	background-color: #6B9E94;
	width: 10px;
	height: 30px;
}

.cTeaser {
	float: right;
	width: 385px;
}

.cSubTemplate {
	position: relative;
}

.cLeft {
	width: 160px;
	height: 500px;
	float: left;
}
