#content_area {
	width: 100%;
	height: 165px;
}

#col_left {
	background-image: url(../../main/images/content/background_col_left.gif);
	background-repeat: repeat-x;
	background-color: #B3002F;
	background-position: bottom;
	width: 200px;
	height: 160px;
	padding: 5px 5px 0px 5px;
}

#col_normal {
	background-image: url(../../main/images/content/background_col_normal.gif);
	background-repeat: repeat-x;
	background-color: #2286BF;
	background-position: bottom;	
	width: 175px;
	height: 160px;
	padding: 5px 5px 0px 10px;
}

#col_right {
	background-image: url(../../main/images/content/background_col_right.gif);
	background-repeat: repeat-x;
	background-color: #F8A000;
	background-position: bottom;	
	width: 185px;
	height: 160px;
	padding: 5px 5px 0px 10px;
}

#hoteliers {
	width: 100%;
	/*width: important! 100%;*/
}

.csc-mailform-submit {  
	background-color: #EDEDED; 
	margin-top: 70px; 
	height: 18px; 
	width: 160px;
	padding: 0;
}
