﻿/* CSS Document */
.other_results {
width:100%;
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: 1px dotted #CCCCCC !important;
margin: 0px;
background-color: Transparent !important;
}


.other_results .found {
background-color: Transparent !important;
text-align: center;
width:100%;
}

.other_results h2.nrResults 
{
display:inline;
font-size: 15px;
line-height: 25px;
margin: 0px;
padding: 0px;
}
.other_results h2.nrResults strong
{
    color: #ff0000;
}

.other_results h3.related {
background-color: Transparent !important;
display:inline;
font-size: 15px;
line-height: 25px;
margin: 0px;
padding: 0px;
}
.other_results h3.related strong
{
    color: #ff0000;
}
.other_results h3.related a
{
    color: #000000;
    background-color: Transparent;
font-size: 15px;
text-decoration: underline;
}

.other_results .location {
background-color: Transparent !important;
text-align: center;
height: auto;
line-height: 20px;
font-size: 13px;
}
.other_results .location a {
font-size: 13px;
color: #000000;
    background-color: Transparent !important;
}

div.lnkSaveSearch {
display:block;
float: none;
clear: both;
height: 23px;
line-height: 23px;
margin-right: 102px;
background-color: #dddddd;
}
div.lnkSaveSearch a 
{
float: right !important;
display: block;
width: 102px;
text-align: center;
}

