#Location{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#LocationTitle{
	color:#000000;
	font-weight:bold;
	font-size:18px;
}

#LocationPreview{
	padding-top:10px;
	padding-bottom:10px;
}

#LocationLine{
	height:5px;
	background-color:#F00;
}

#LocationLink{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}