[ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]
/************************* WIDGETS ************************************/
#inside-widgets h6.widgettitle {
color:#222;
/*border-bottom:1px solid #ccc;*/
text-transform:uppercase;
padding:1em .3em .5em;
font-family: 'arial'
}
#inside-widgets ul {
list-style:none;
margin:0 0 1.6em;
font-size:1em;
}
#inside-widgets ul li a,ul.txt li {
color:#222;
height:1%;
/*background:url(images/li.png) no-repeat 0;*/
line-height:1.2em;
/*border-bottom:1px solid #ccc;
display:block;
padding:6px 0 6px 8px;*/
}
#inside-widgets ul li a:hover,ul.txt li:hover {
color:#000;
background-color:#F0F0F0;
/*background:#eee url(images/li.png) no-repeat 2px 50%;*/
background: #F4F4F4;
border-color: #C0C0C0;
color: #333;
}
put this in your theme code change it