#suggestions {
width:900px;
font-size:11px;
margin-top:30px;
line-height:20px;
}

#suggestions .section {
background-color:#FFFFFF;
color:#000000;
line-height:13px;
margin-top:0;
font-size:11px;
text-transform:uppercase;
padding-left:3px;
padding-right:3px;
}

#suggestions .section:hover {
text-decoration:none;
}

#suggestions #search-form input {
height:25px;
border:0px;
line-height:25px;
color:#000000;
float:left;
font-size:18px;
width:195px;
text-indent:5px;
}

#suggestions #search-form input.submit {
text-transform:uppercase;
width:30px;
float:left;
vertical-align:bottom;
background-color:#000000;
color:#FFFFFF;
font-size:11px;
text-indent:10px;
}

#suggestions a {color:#FFFFFF;}

#suggestions ul {
width:225px;
float:left;
}

#suggestions ul.last li{
margin-right:0px;
}

#suggestions li {
list-style-type:none;
margin-right:25px;
}

#suggestions li.title {
margin-top:15px;
margin-bottom:15px;
}
