
#wrapper {
	border-right:dashed #86b413;
	font-size: 14px;
	font-weight:bold;
	}
	
.hotel-address {
background: url("../images/hotels.png") top right no-repeat #27527B;
height: 45px;
width:610px;
color: #fff;
padding: 10px;
font-size: 12px;
}

.book_now {
 font-weight:bolder;
 font-size:16px;
 height:30px;
 padding-top: 10px;
}

.book_now a:link, .book_now a:visited {
color:#d50068;
text-decoration: none;
}

.left h3 {
	color:#06367b;
	font-size:25px;
	font-weight: normal;
}

.right a:link, .right a:visited {
text-decoration: none;
color:#06367b;
width:230px;
}

