	body {
		margin: 0;
		padding: 0;
		font-family: Tahoma;
		font-size: 11px;
		color: #1B1B1B;
	}
	
	#content {
		clear: both;
		margin: 12px 20px;
	}
	
	#content .title {
		clear: both;
		padding-top: 20px;
		color:#5D8B05;
		font-size: 12px;
		line-height: 20px;
		font-weight: bolder;
		background-position: 0px 23px;
		padding-left: 20px;
		border-bottom: 1px solid #E4E6E3;
	}
	
	#content .title a, #content a.title-link {
		float: right;
		padding-left: 10px;
		margin-top: -15px;
		font: 9px Verdana;
		font-weight: bolder;
		color: #1B1B1B;
	}
	#wrapper {
		margin: 0 auto;
		padding: 0;
		width: 780px;
	}


#content {
		clear: both;
		margin: 12px 0px;
	}
	
	#content {
		clear: both;
		margin: 12px 0px;
	}
	
	#content #main {
		float: left;
		width: 420px;
		margin: 0px 20px;
		margin-top: -20px;
	}
	
	
	
	