#list-wrapper{
line-height:14px;
margin-top:20px;
}

ul#suggested{
    clear: both;
    float: left;
    width: 100%;
}

ul#suggested li{
    float: left;
    width: 240px;
}

.l-item{
margin:15px 0;
}

.anchor a{
color:#92161A;
font-weight:bold;
text-transform:capitalize;
}

.anchor a:hover{
color: #D7351E;
}

.url{
font-size: 10px;
color: #8FAC38;
}

.desc{}


.sub-menu {
    left: 0;
    position: absolute;
    top: 38px;
    z-index: 100;
}

.sub-menu .menu-title {
    float: left;
    width: 520px;
}

.sub-menu .menu-title ul{ 
float:left;
list-style-type:none;
margin:0;
padding:0;
text-align:left;
width:100%;
text-decoration: none;
}

.sub-menu ul li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    line-height: 12px;
    padding: 3px 2px;
}

.menu-title ul li a {
    border-right: 1px solid;
    color: #95191D;
    float: left;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    width: 99%;
}
.sub-menu ul li:last-child a{
border: none;
}

.menu-title ul li a:hover{
text-decoration: underline;
}

.anylinkshadow{
visibility: hidden; 
position: absolute;	
left: 0; 
top: 0; 
z-index: 99; 
background: none;
}

