div#startPostingYourEvents{
	border-top: 1px solid black;
	border-left: 1px solid black;
	background: #fff url('images/index_start_posting_bg.jpg') no-repeat 0px bottom;
	height: 146px;
	float: left;
	width: 604px;
	overflow: hidden;
	
}
div#startPostingYourEvents h2{
	margin-bottom: 5px;
	font-size: 14px;
}
div#startPostingYourEvents p{
	width: 200px;
	display: block;
	margin-bottom: 5px;
	font-size: .95em;	
}
div#startPostingYourEvents input{
	float: left;
	margin-left: 100px;
	padding: 2px 5px;
}
div#content{
	min-height:200px;
}
div#leftCol{
	height: 400px;
}
div#content fieldset{
	margin-left: 5px;
}
div#content label{
	width: 100%;
	float: left;
	clear: both;
	text-align: left;
	font-weight: bold;
	margin-bottom:2px;
	text-transform: uppercase;
	
}
div#content fieldset select{
	width: 140px;
	float: left;
	clear: both;
	text-align: left;
	margin-bottom: 8px;
	text-transform: capitalize;
	
}
div#content input.submit{
	margin: 3px auto;
	display: block;
	float: none;
}
div#content div#flashMap, div#content div#quickSearch{
	float: left;
	width: 455px;
	overflow: hidden;
	
}
div#content div#flashMap h3{
	letter-spacing: -1px;
	font-weight: 900;
	text-align: right;
}
div#content div#quickSearch{
	width: 145px;
}