@charset "UTF-8";
/* CSS Document */

.local_header {
	color: #609;
	text-align:left;
	padding: 5px 0px 5px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-color: #999999;
	margin-bottom: 10px;
	margin-top: 5px;
	text-transform: none;
	font-family:"Lucida Grande";
	font-size: 20px; }
	
	.imageContainer2 {
	width: 620px;
	height: 250px;
	background-color:white;
	padding: 1px;
	margin-left: 4px;
	border:1px solid #333333;
}