/* content */

#content #bottom #leftContent {
	float:left;
}

#content #bottom #leftCol {
	width:355px;
	height:286px;
	padding-right:10px;		
	float:left;
}

#content #bottom #centerCol {
	width:280px;
	/*height:286px;*/
	padding-right:32px;	
	float:left;	
}

#content #bottom #rightCol {
	width: 184px;
	/*height:286px;*/
	padding-right:30px;	
	float:left;	
	margin-top:44px;
	margin-bottom:40px;	
}

#centerCol p, #rightCol p {
	margin-bottom:22px;
}
