h1 {
	margin-top:0;
}

.firstLine {
	font-weight:normal;
	font-size:13px;
}

/* 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: 400px;
	padding-right:50px;	
	margin-right:20px;
	float:left;	
	margin-bottom:40px;	
}
#content #bottom #texts {
	height:46px;
}

#content #bottom #images {

}

#content #bottom #images .img{
	width:95px;
	height:78px;
	float:left;
	margin-right:22px;
}

#content #bottom #images .last {
	margin-right:0;
}

#content #bottom #images .lastRow {
	margin-top:31px;
}

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