#content-area {
	top: 0px;
	width: 100%;
	height: 100%;
	
}

#content-normal {
	vertical-align: top;
	padding: 12px 20px 20px 20px;
	width: 562px;
	height: auto;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#col-right {
	border-left: 1px solid #C5C3C3;
	width: 196px;
	height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#content-right {
	vertical-align: top;
	padding: 12px 15px 20px 15px;
	width: 100%;
	/*height: 100%;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#content-news {
	float: right;
	vertical-align: top;
	padding: 12px 10px 20px 10px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#content-table {
	height: 100%;
	width: 100%;
	/*overflow: hidden;*/
}
