h1 {
	margin-top:0;
}

/* content */

#content #bottom #leftContent {
	width:365px;
	/*height:286px;*/
	float:left;
}
#content #bottom #headline{
	width:353px;
	height:60px;
	text-align:right;
	padding-right:12px;
}

#content #bottom #leftCol {
	width:230px;
	height:286px;
	float:left;
}

#content #bottom #centerCol {
	width:122px;
	height:286px;
	padding-right:12px;	
	float:left;
	text-align:right;	
}

#content #bottom #rightCol {
	width: 492px;   
	/*height:286px;*/
	float:left;	
	margin-bottom:40px;	
}

#content #bottom #rightCol img{
	float:left;
	margin-right:20px;
}


