@CHARSET "UTF-8";

/* right side bar */
#wpRSide li{
	list-style: none;
	display: block;
	
}
.widget ul li{
	text-align: left;
	padding-left: 10px;
	}

h2.widgettitle{
	background: url("./images/side_title.gif") no-repeat;
	font-size: 12px;
	height: 21px;
	padding-left: 10px;
	line-height: 21px;
	text-align: left;
}
