/* Div Styles */

div.location_holder
{
	float: left;
	width: 288px;
	margin: 0px 15px 30px 0px;
}

/* Tag Styles */

div.location_holder h1
{
	font-size: 1em;
	font-weight: bold;
	color: #955353;
	margin: 0px 0px 0px 15px;
}

div.location_holder h2
{
	font-size: 1em;
	font-weight: bold;
	color: #6495A5;
	padding: 15px 0px 0px 15px;
}