.widget {
	background-image:url(pictures/widg_green.gif);
	background-repeat:no-repeat;
	width:200px;
	height:140px;}

.widget_footer{
	background-image:url(pictures/widg_green2.gif);
	background-repeat:no-repeat;
	width:200px;
	height:31px;}

.widget_new {
	font-family:Arial;
	font-size:11px;
	padding-top:45px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:15px;}
.widget_new a {
	color:#5F9009;
	text-decoration:none;}

.widget_date {
	padding-left:11px;
	padding-right:11px;
	font-family:Tahoma;
	font-size:9px;}
.widget_date a {
	color:#74B404;
	text-decoration:none;}

.profile_address {
	padding-top:3px;
	padding-left:11px;
	font-family:tahoma;
	font-size:9px;}
.profile_address a {
	color:#FFFFFF;
	text-decoration:none;}
.profile_address a:hover {
	font-weight:bold;
	text-decoration:none;}

