
#newsboy table {
		width:100%;
		border-collapse:collapse;
		background:#ebf7f7;
		border:1px solid #686868;
		border-right:1px solid #686868;
		font:1em/145% 'Trebuchet MS',helvetica,arial,verdana!important;
		color: #333;
		list-style:none!important;
}

#newsboy td, #newsboy th {
		padding:5px;
		}
#newsboy table .p
		{
		font:1em/145% 'Trebuchet MS',helvetica,arial,verdana!important;

		}
 
#newsboy table a 
		{
		list-style:none;
		color:#950000;
		text-decoration:none;
		}
#newsboy table a:visited 
		{
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
		}

#newsboy table a:hover 
		{
		border-bottom: 1px dashed #bbb;
		}

#newsboy tbody th, #newsboy tbody td 
		{
		list-style:none!important;
		border: dotted 1px #333!important;
 
		}
#newsboy tbody td .p, #newsboy #p
		{
		font:1em/145% 'Trebuchet MS',helvetica,arial,verdana!important;

		}
#newsboy tbody td ul li
		{
		list-style:none!important;
		padding-left:0em!important;
		}


#newsboy tbody th 
		{
		white-space: nowrap;
		list-style:none;
		}

#newsboy tbody th a {
		color:#333;
		}

 

#newsboy tbody tr:hover {
		background:#01adef;
}


/* eof */
