/* content */

#content #bottom #leftContent {
	width:365px;
	height:286px;
	float:left;
}
#content #bottom #headline{
	width:353px;
	height:48px;
	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: 350px;
	/*height:286px;*/
	padding-right:50px;	
	margin-right:20px;
	float:left;	
	overflow:auto;
	margin-bottom:40px;
}


