#hotelpanel {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	}
	
	#hotelheader {
	font-size: 12px;
	color: #ffffff;
	display: block;
	height: 30px;
	padding-top: 8px;
	background-image: url(http://www.destinationscotland.com/images/hotelname.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	}
	
	#hotelheadername {
		padding-left: 10px;
		}
		
		#hotelheadername a {
		color: #ffffff;
		text-decoration: none;
		}
	
		#hotelheadername a:hover {
		color: #eeeeee;
		text-decoration: none;
		}
		
	#imageholder {
	padding: 10px;
	border-right: 1px solid #ffffff;
	}
	
	#detailsholder {
	}
	
	#priceholder {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	.price {
	font-size: 20px;
	font-weight: bold;
	color: #FF3300;
	}

#address {
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#phone {
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 10px;
	font-size: 10px;
}

#website {
	background-image: url(http://www.destinationscotland.com/images/website.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 10px;
	font-size: 10px;
}

#readmore {
	background-image: url(http://www.destinationscotland.com/images/button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin: 10px;
	font-size: 10px;
}

#readmore {
	background-image: url(http://www.destinationscotland.com/images/button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin: 10px;
	font-size: 10px;
	border: 1px solid #DFDFDC;
}

.mainphoto {
	float: centre
}
	
	.mainphoto img {
	border: 4px solid #cccccc;
}

a.mainphoto:hover img {
	border: 4px solid #3F2FF4;
} 

