﻿.mapnav {position: relative; top: -30px;}
.content { width: 720px; }
h1 {width: 390px; height: 50px;}
ul {position:static;}        
.results { border: 1px solid #422413; background: #fff; width: 445px; height: 450px; overflow: auto;}
.results li { border-bottom: 1px solid #422413; padding: 10px 0px 20px 0px; }
.results .state { color: #B7B712; font-weight: bold; margin: 0px 10px 0px 10px; }
.results .jobtitle { font-weight: bold; margin: 0px 0px 0px 10px;}
.results .info { margin: 0px 10px 0px 10px; }
.results .apply { margin: 5px 10px 0px 10px; display: block; width: 57px; height: 21px; background: url(../Images/Buttons/Apply-Brown.png) no-repeat;}
.elsewhere { position: absolute; top: 530px; left: 470px; font-size: 0.9em; }
.elsewhere .apply { margin: 5px 10px 0px 0px; display: block; width: 57px; height: 21px; background: url(../Images/Buttons/Apply-Brown.png) no-repeat;}

.testimonials { position: relative; display: block; overflow: hidden; top: 0px; right: 0px; width: 250px; height: 600px; margin-top: 20px; }
.testimonials li { font-size: 1.4em; line-height: 1.2em; color: #422415; text-align: justify; font-style: italic; }
.testimonials li .byline { display: block; color: #422415; text-align: right; padding: 0px 0px 2px 0px;}
.testimonials li img { border: solid 1px #422415;}
