/* Smartbrief style */

table#smartbrief {
	border:1px solid #000000;
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:157px;
}
			
table#smartbrief tr#row {
	border:1px solid #000000;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
			
table#smartbrief td#box {
	border-collapse:collapse;
	margin:0;
	padding:0;
	background-color:#fff589;
}
			
#smartbrief a:link, #smartbrief a:visited, a.sb_headline:link, a.sb_headline:visited {
	font:10px Arial,Helvetica,sans-serif;
	color: #000000;
	text-decoration:none;
}
			
#smartbrief a:hover, a.sb_headline:hover {
	font:10px Arial,Helvetica,sans-serif;
	color:#DC0000; 
	text-decoration:none;
	background-color:#ffffff;
}

.sb_date {
	font:12px Arial,Helvetica,sans-serif;
	color: #1D2F69;
	font-weight:bold;
	font-style:normal;
}

.sb_link {
	font:10px Arial,Helvetica,sans-serif;
	color: #0066CC;
	font-weight:bold;
	font-style: normal;
}

.sb_sectionname {
	font:11px Arial,Helvetica,sans-serif;
	color: #1D2F69;
	font-weight:bold;
	font-style: normal;
}

.sb_info {
	font:10px Arial,Helvetica,sans-serif;
	color: #1D2F69;
	font-weight:bold;
	font-style: normal;
}
