.widget {
	color:#333;
	border-bottom:1px dotted #333;
	margin-bottom:24px;
	padding-bottom:3px;
	width:168px;
}

.widget a {
	color:#333;
	text-decoration:none;
}

.widget a:hover {
	color:#aa0000;
	text-decoration:none;
}

.widget .title
{
	font-size:12px;
	font-family:Verdana;
	color:#333;
	width:99%;
	padding-top:2px;
	padding-bottom:3px;
	border-top:3px solid #333;
	border-bottom:1px solid #333;
}
