.blogwidget a
{
	line-height:			20px;
	display:				block;
	font-size:				11px;
	color:					black;
	padding-left:			9px;
	text-decoration:		none;
	font-weight:			normal;
	
	background:				url( /site/images/bg-sidebar-arrow.png );
	background-repeat: 		no-repeat;
	background-position:	0px 6px;
}

.blogwidget h2
{
	margin-bottom:			10px;
}