

#custom11 li.widget_text {
	overflow: auto;
	background: none;
	 list-style-type: none;

	
}
#custom11 ul{
	
	margin:0px;
	padding:0px;
	list-style-type: none;

}


#custom11 li ul li {
	background: url(http://forum.triphp.com/images/styles/triphp/sidebar/sidebar-li-li-bg.png) 0 100% no-repeat;
	padding: 5px 0 9px;
	list-style-type: none;

}

#custom11 li a {
	color: #113250;
	background: url(http://forum.triphp.com/images/styles/triphp/sidebar/sidebar-li-a-bg.png) no-repeat;
	padding-left: 20px;
	 list-style-type: none;

}
#custom11 li a:hover {
	background-position: 0 -36px;
}
