.widget h3 {
color:#FFFFFF;
text-align:center;
width:200px;
height:20px;
background-image:url(http://www.ibaddabing.com/images/sidebar_header.gif);
background-repeat:no-repeat;
}
.widget_pages li a{
padding-left:18px;
color:#FFCC00;
text-decoration:none;
background-image:url(http://www.ibaddabing.com/images/nav_gray.gif);
width:185px;
}
.widget_pages li a:hover{
padding-left:24px;
color:#FFFFFF;
text-decoration:none;
background-image:url(http://www.ibaddabing.com/images/nav_red.gif);
width:100%;
}