body{
	margin: 0px;
	padding: 0px;
	background: #ffffff url(/media/img/antwerp/bgr.gif) repeat-x;
}
div#top{
	background: #ffffff url(/media/img/antwerp/antwerp.gif) no-repeat;
	display: block;
	width: 800px;
	height: 85px;
}


div.IconsMenu .head{
	border-bottom: 1px solid #323223 !important;
	background: #5C5C49 !important;
	color: #fff !important;
}
ul.rows li.rows_li.first{
	border-left: 1px solid #C8C8B5 !important;
	border-right: 1px solid #C8C8B5 !important;
}
ul.rows li.rows_li.second{
	border-right: 1px solid #C8C8B5 !important;
	border-left: 1px solid #C8C8B5 !important;
	
}
ul.rows li.rows_li.third{
	border-right: 1px solid #C8C8B5;
	border-left: 1px solid #C8C8B5;
}
div.IconsMenu ul li a div.content{
	border-bottom: 1px solid #C8C8B5 !important;
}

div#search_box{
	background-color: #FFCC33 !important;
}
div#search_box a{
	color: #000;
}
/* booking form */
div.booking{

	border: 1px solid #C8C8B5 !important;
}