/*****************************************/
/*** ZVAVI.INFO Group © 2010 ***/
/*****************************************/

#area {
	padding: 0;
}

#whitebox {
	margin: 0 20px 0px 20px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(/images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(/images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(/images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(/images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(/images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(/images/mw_content_b_r.png) 100% 100% no-repeat;
}


#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}
