#navClosed,#navOpened{float:left;margin-right:5px;}
.topofferbutton:hover,.topofferbutton:active{
	background-color:#D4E9EE;
}

.toRight{
	float:right;
	border-color:#d5eaed;
	border-width:1px;
	border-left-style:solid;
	padding-left:3px;
}

.offertitle{
	float:left;
	font-weight:bold;
	font-size:22px;
	color:#006699;
	margin-left:9px;
	line-height:37px;
}


#mapicon{
	background-image:url('../../img/beach-holidays/map.png');
}
#gridicon{
	background-image:url('../../img/beach-holidays/grid.png');
}
#listicon{
	background-image:url('../../img/beach-holidays/list.png');
}


.topofferbutton{
	color: white;
	margin: 0;
	width: 40px;
	height: 37px;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	vertical-align: top;
}

.outer {
	display: inline-block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #ededed;
	border-radius: 4px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	position: relative;
	vertical-align: top;
	width:729px;
	padding:3px;
	background:url(../../img/beach-holidays/offerrowback.png) repeat-x 0px -20px ;
	margin-bottom:19px;
}
