img.newsPhoto { border: 1px solid white; }

.titleText {
	   color:#fff;
	   font-size:17px;
	   font-weight: bold;
	   font-family:Arial, helvetica, sans-serif;
	   background:#616161;
           padding-left:10px;
 }

.headline { font-size:12px; text-align:center; }
 
.newContainer { /*background:url(images/gradient3.jpg) repeat-x black; */
 		 color:#eee;
 		 border:1px #616161 solid;
 		 border-top:0px;
                 padding:10px;
}
