/*
 * Widgets CSS
 *
 */
 
 
#widgets {
	font-size: 11px;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}
#widgets table {
	font-size: 11px;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}

#widgets hr{
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#widgets textarea{
	border: 1px solid #5C824A;
}

#contentleft a, #contentleft a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
