body{
	margin: 0px;
	padding: 0px;
	background: #e6e9e5 url(/media/img/brussels/bgr.gif) repeat-x;
}
div#top{
	background: #ffffff url(/media/img/brussels/brussels.gif) no-repeat;
	display: block;
	width: 800px;
	height: 85px;
}


div.IconsMenu .head{
	border-bottom: 1px solid #0c4141 !important;
	background: #1a6666 !important;
	color: #fff !important;
}
ul.rows li.rows_li.first{
	border-left: 1px solid #88afae !important;
	border-right: 1px solid #88afae !important;
}
ul.rows li.rows_li.second{
	border-right: 1px solid #88afae !important;
	border-left: 1px solid #88afae !important;
	
}
ul.rows li.rows_li.third{
	border-right: 1px solid #88afae;
	border-left: 1px solid #88afae;
}
div.IconsMenu ul li a div.content{
	border-bottom: 1px solid #88afae !important;
}

div#search_box{
	background-color: #bad1d1 !important;
}

/* booking form */
div.booking{

	border: 1px solid #89C5FF !important;
}