
/* search results */
.search-header h1 {
line-height:0;
margin-top:15px;
}

.search-header {
margin-bottom:15px;
}

ul.search-results {
clear:left;
font-weight:700;
list-style:none;
margin:5px 0 0;
padding:0;
}

ul.search-results h2 {
color:#09bae0;
font:normal 1.273em/120% "Arial Black", Arial, Helvetica, sans-serif;
}

ul.search-results li {
padding-bottom:15px;
margin-bottom:15px;
background:url(../images/dot-gray.gif) repeat-x 0 100%;
}

ul.search-results li a {
color:#09bae0;
border-bottom:none;
}

ul.search-results li a:hover {
border-bottom:1px dotted #09bae0;
}

