
/* FOR PRINT */

img {
	border:0px;
	}

div#superlvl {
	display: none;
}

#toplevel {
	display: none;
}

#contentcontainer,#content_center, #content_main, {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
	
#secondlevelmenu {
	display: none;
}

#thirdlevelmenu {
	display: none;
}

#content_left {
	display: none;
}

#content_right {
	display: none;
}

#content_center {
	width:452px;
	float: left;
}

#footer {
	display: none;
}

/* for the FCE's */

.four_col {
	width:684px;
	clear:both;
	margin-bottom: 8px;
}

.four_col_firstcol {
	width:165px;
	float: left;
	margin-right:8px;
}

.four_col_secondcol {
	width:165px;
	float: left;
	margin-right:8px;
}

.four_col_thirdcol {
	width:165px;
	float: left;
	margin-right:8px;
}

.four_col_fourthcol {
	width:165px;
	float: left;
}


.three_col {
	width:684px;
}

.three_col_firstcol {
	width:220px;
	float: left;
	margin-right:12px;
}

.three_col_secondcol {
	width:220px;
	float: left;
	margin-right:12px;
}

.three_col_thirdcol {
	width:220px;
	float: left;
}

.three_col_452 {
	width:452px;
}

.three_col_452_firstcol {
	width:146px;
	float: left;
	margin-right:7px;
}

.three_col_452_secondcol {
	width:146px;
	float: left;
	margin-right:7px;
}

.three_col_452_thirdcol {
	width:146px;
	float: left;
}

.two_col_equal {
	width:684px;
}

.two_col_equal_firstcol {
	width:336px;
	float: left;
}

.two_col_equal_secondcol {
	width:336px;
	float: left;
	margin-left: 12px;
}

.two_col_452 {
	width:452px;
}

.two_col_452_firstcol {
	width:220px;
	float: left;
	margin-right:12px;
}

.two_col_452_secondcol {


	width:220px;
	float: left;
}

.two_col_220-452 {
	width:684px;
	padding-bottom:12px;



}


.two_col_220-452_220col {
	width:220px;
	float: left;
	margin-right:12px;
}

.two_col_220-452_452col {
	width:452px;
	float: left;
}

