/* CSS Document */

#brknews  {

  margin: margin: 0 auto 0 auto;
 clear:both;
font-size:17px;
 font-weight:bold;
   line-height:24px;
   padding:0px;
   padding-left:10px;
    height:24px; /* multiply this value * the number of lines */
	overflow:hidden; 
	background-image: url(images/brknews.jpg);
	background-repeat:repeat-x, repeat-y;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
#brknews a {
font-size:17px;
 font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	}