#roomsContent{
	margin:350px auto 0px auto;
	width:550px;
}

#roomsContent p{
	margin: 15px 15px 10px 10px;
}

div.rooms{
	margin:10px;
	text-align:left;
	width:200px;
	float:left;
}

div.rooms a{
	text-decoration:none;
}

div.rooms a img,div.rooms a:hover img{
	text-decoration:none;
	border:none;
}

div.rooms a:hover{
	text-decoration:underline;
}


div.rooms div{
	text-decoration:underline;
}

#roomsFooter{
	font-size:10pt;
	width:550px;
	text-align:center;
}

#roomsContent a{
	color:#000;
}	