@charset "utf-8";
/* widget.css Copyright 2006-2011 (c) by BT-Group (info@bt-group.lt)
   All Rights Reserved.
*/

.widget {
	margin-bottom:5px;
}

.widget .title {
	font-weight:bold;	
}

.widget .title a {
    color:#fff;
	font-size:14px;
	font-weight:normal;
}

.widget .total, .widget .itemcounts {
 	font-size:14px;   	
}
.widget .total {
	padding:4px 0;
}