.newsimage {
   float:right;
	 width:220px;
}
.newsheadline {
   font-weight:bold;
   font-size:1.2em;
	 color:#54ABDD;
}
.imagecaption {
   clear:both;
	 float:left;
	 width:100%;
	 text-align:center;
	 font-size:0.8em;
	 color:#000000;
	 font-weight:bold;
}
.newspdf {
   background-image:url(../img/g2.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
	 border:1px solid #DDDDDD;
	 padding:0.6em;
	 text-align:left;
	 font-size:1.1em;
	 font-weight:bold;
}