.sidebar ul
{	list-style: none;	
	margin: 0 0 0 0;
	padding: 0 0;
}

.columncontent .sidebar
{	margin-right: 20px;
}
.columncontent .sidebar li
{	height: 24px;
	line-height: 20px;
	background: url('/images/sidebar_li_sep.gif') no-repeat left bottom;
}
.columncontent .current-cat
{
	background: url('/images/sidebar_hot.gif') no-repeat left bottom !important;
}
.columncontent .sidebar h2 a
{	background: none;
	padding-left: 0;
	margin-left: 0;
}
.columncontent .sidebar a
{	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 20px;
	background: url('/images/bullet.gif') no-repeat left bottom;
	display: block
}

.widecontent .sidebar
{	background: url('/images/sidebar_sep.png') no-repeat right center;
	width: 325px;
	margin-left: 15px;
	margin-top: 10px	
}