#news2 {
	width:160px;
	padding:0;
	}

#news2 table {
	margin: 0 0 12px 0;
	padding: 0px 0px 9px 0px;
	list-style-type: none;
	font-size:12px;
	line-height:1.2em;
	text-align:left;
	background:#C7CACE url(/07/images/grey_panel_btm.gif) no-repeat bottom;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#news2 td {
	/*display:block;*/
	padding:6px 12px !important;
	background:url(/07/images/white_seps_grey.gif) center bottom no-repeat;
}

#news2 #nopad{
	/*display:block;*/
	padding:0 !important;;
	background:#fff;
	}

#news2 td a  {
	/*display:block; */
	padding:6px 0 6px 0;
	background:none;
}
#news2 td a:link, #news2 td a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

#news2 td a:hover, #news2 td a:active  {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
}