div#right-column h2.header {
	position: absolute;
	left: 0px;
	top: 0px;
}

div#main-content div#right-column hr.separator-line {
	width: 550px !important;
	position: absolute;
	left: 200px;
	top: 30px;
}

div#main-content div#right-column div#content {
	margin-top:50px;
	padding-top:50px;
	padding-bottom:20px;
	margin-left:25px !important;
	_margin-left:10px !important;
	margin-right:0px !important;
	width:750px;
}

div#main-content div#right-column hr.bottom-separator {
	width: 750px !important;
	text-align: center;
	border: none;
	border-top: 1px dashed #9ca8bd;
	background: none;
	color:#fff;
}

#mod_pukkaRooms .itemPreviewImageSection {
	float: right;
}

div#mod_pukkaRooms h3.itemPreviewTitle a {
	color:#0D8CD3;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
}

div#mod_pukkaRooms h3.itemPreviewTitle a :visited{
	color:#0D8CD3;
	font-weight: bold;
}

div#mod_pukkaRooms p.itemPreviewBookingLink{
	float: left;
} 

div#mod_pukkaRooms p.itemPreviewViewLink{
	float: left;
	margin-left: 10px;
} 

div#weather-container{
	width: 114px;
	height: 114px;
	background: url(../images/weather-circle.png) no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	position: absolute;
	top: 165px;
	left: 30px;
}

	div#weather{
		width: 114px;
	}
	
	div#weather .temp{ 
		padding-top: 5px;
	}			

