.wp_listcolumn .wp_column a {
    display: block;
    width: 100%;
    color: #666;
    font-size: 15px;
    font-weight: bold;
    word-wrap: break-word;
    background:none;
    border-bottom:none;
    border-top: none;
    text-align: center;
    background-image:url(../images/aa.jpg);
 background-repeat:no-repeat;
 color:Black;
 font-weight:normal;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 /* margin-left: -100px; */
}
.wp_listcolumn .wp_column a:hover {
    display: block;
    width: 100%;
    color: #ee8e1c;
    font-size: 12px;
    font-weight: normal;
    word-wrap: break-word;
    background:none;
    border-bottom:none;
    border-top: none;
    text-align: center;
    text-decoration: underline;
}
.wp_listcolumn .wp_column a.selected {
    color: #666;
    background-image: none;
    
}
.wp_listcolumn {
    display: block;
    width: 150px;
    border-top: none;
    border-bottom: none;
    padding-left:0;
}