#main-content{
	width:570px;
}

#content{
	height:286px;
	width:570px;
	float:left;
	position:relative;
	padding-right:7px;
	overflow:hidden;
}

#content .contentColumn{
	width:195px;
	margin-right:2px;
	line-height:18px;
	color:#000000;
	float:left;
}
#content .contentColumn3{
	width:145px;
	margin-right:0px;
	line-height:18px;
	color:#000000;
	float:left;
}

#content .contentColumn h1{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:inherit;
	text-transform:none;
}
#content .contentColumn3 h1{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:inherit;
	text-transform:none;
}

#content .contentColumn a{
	color:#000000;
	text-decoration:none;
}

#content .contentColumn3 a{
	color:#000000;
	text-decoration:none;
}
