#aa_content * { margin: 0; padding: 0; }
#aa_content {
    font-size: 1em;
    position: relative;
    width: 100%;
    text-align: left;
    background-color: #fff;
    background: transparent;
    margin: 10px auto;
}
#aa_banner {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: .5em;
    background-color: #fff;
    border-bottom: 0px solid #555;
}
#aa_detailnav {
    margin: 10px 0;
}
.listingsummary_list {
    padding: 15px;
    border-bottom: 1px dotted #555;
}
.aa_image {
    float: left;
    text-align: center;
    padding-top: 10px;
}

.listingtable .aa_summary_remarks {
    border: 0;
    text-align: left;
    font-size: 1em;
}

.aa_remarks {
    float: left;
    width: 590px;
    margin-left: 20px;
    margin-top: 5px;
}

.aa_image img { border: 0; width: 120px; height: 85px; }



.leftfloat {
    float: left;
    padding-left: 1em;
}
.rightfloat {
    float: right;
    padding-right: 1em;
}
.clearfloat {
    clear: both;
}
.clearfix,
.clearfloat {
    clear: both;
}
.hiddendiv {
    display: none;
}
.aa_messagebox {
    display: block;
    width: 80%;
    margin: 1em auto;
    margin-bottom: 5px;
    padding: 5px;
    border: 3px solid black;
    font-size: 1em;
    font-weight: bold;
    background-color: #ffe;
    color: #000;
}
.aa_messageinfo {
    background-color: #ffe;
}
.aa_messagewarning {
    background-color: #ffe;
    color: black;
}
#aa_searchtopmenu {
    display: block;
    float: left;
    width: 50%;
}
#aa_searchtopmenu h2 {
    padding: .2em;
    font-size: 1.2em;
    color: #999;
}
#aa_footer {
   border-top: 1px solid black;
    background-color: #fff;
    margin-top: 2px;
    padding-top: 10px;
    height: 50px;
}
.color_blue { background-color: blue; }
.color_red { background-color: red; }
.aa_topmenu {
    float: left;
    font-size: 1em;
    font-weight: bold;
    clear: both;
    display: block;
    width: 100%;
    padding-bottom: .2em;
}
.vtour {
    float: left;
    text-decoration: none;
    background: transparent;
    border: 0;
}
.aa_topmenu a {
float: left;
/*padding of tabs*/
text-decoration: none;
text-align: left;
background-color: #eee;
color: #000;
border-top: .1em solid #000; /*top border style*/
border-bottom: .2em solid #000; padding-left:1em; padding-right:1em; padding-top:.2em; padding-bottom:.2em;
border-left: .05em solid #000; /*left border style*/
}
.aa_topmenu a.leftmostitem{ /*Extra CSS for left most menu item*/
border-left: .05em solid #000; /*left border style*/
}
.aa_topmenu a.rightmostitem{ /*Extra CSS for right most menu item*/
border-right: .05em solid #000; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}
.aa_topmenu a:visited{
color: #000;
}
.aa_topmenu a:hover {
color: #fff;
background-color: #555;
}
.standout {
    background-color: #eaf;
}
.theme {
    background-color: #eee;
    color: #000;
}
.sectionheader {
    clear: both;
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 3px solid black;
    padding: 0;
    margin-bottom: .5em;
    background-color: #eee;
    color: #000;
}
.sectionheader h3  {
    font-size: 1em;
    padding-left: .5em;
}
#general_disclaimer {
    width: 90%;
    margin: 1em auto;
    padding: .5em;
    border: 1px solid #aaa;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: .7em;
    color: #888;
}
#general_disclaimer img {
    float: left;
}

#general_disclaimer a {
    color: #888;
    text-decoration: none;
}
#virtualtourdiv,
#lifestylediv {
    float: left;
    width: 100px;
    height: 30px;
    background: transparent;
    margin: 3px;
    border: 0;
}
#virtualtourdiv a {
    background: #fff url(http://nh.agentave.com/images/virtualtour.png) top left no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}
#lifestylediv a {
    background: #fff url(http://nh.agentave.com/images/lifestyle.png) top left no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}
/*====================================================================================================
   Search.php CSS
====================================================================================================*/
#aa_searchtools {
    display: block;
    background-color: #eee;

}

#qsearch {
    float: right;
    background: transparent;
    padding: 5px;
    margin-top: 5px;

}

#aa_myaccount {
    float: left;
}

#aa_myaccount a {
    text-decoration: underline;
    background-color: #555;
    background: transparent;
    color: #000;
    padding: 5px;
    line-height: 30px;
}

#aa_myaccount a:hover {
    background-color:#eee;
    color: #000;
}

#aa_searchform {
    clear: both;
}

#mapobject {
    float: left;
    width: 30%;
    clear: both;
}

#countytownlist {
    width: 40%;
    float: left;
}
#selectedtowns {
    width: 40%;
    float: left;
}
#townselections {
    width: 65%;
    float: left;
    padding-left: 0px;
    margin-left: 10px;
}
#townbox, #thetowns {
    width: 98%;
    padding-left: 5px;
}
#townnav {
    float: left;
    text-align: center;
    padding: 3px;
    width: 15%;
    margin: 20px auto;
}
#townnav p {
    padding: 0;
    margin: 0;
}
#addtowns {
    margin-top: 40px;
    text-align: center;
}
#removetowns {
    text-align: center;
    margin-top: 50px;
}
#ruler {
    width: 770px;
    height: 30px;
    background-color: blue;
}

#xdays { text-align: center; }
/*
#townnav a, #townnav a:visited {
  position:relative;
  text-decoration:none;
  text-align:center;
  background-color:#9ab;
  color:#fff;
  display:block;
  width:90%;
  border:2px solid #fff;
  border-color:#def #678 #345 #cde;
  padding:2px;
  margin:2px auto;
  }
#townnav a:hover {
  top:2px;
  left:2px;
  color:#fff;
  border-color:#345 #cde #def #678;
}
*/
#townnav a {
  position:relative;
  text-decoration:none;
  text-align:center;
  background-color:#eee;
  color:#000;
  display:block;
  width:90%;
  border:2px solid #000;
  border-color:#666 #666 #ccc #ccc;
  padding:2px;
  margin:2px auto;
  }

#townnav a:hover {
  top:2px;
  left:2px;
  background-color: #666;
  color:#fff;
  border-color:#aaa #aaa #999 #999;
}
#aapropertyclass {
    float: left;
    display: block;
    font-size: 1em;
    width: 30%;
    padding: 0px;
    padding-bottom: .2em;
    margin: 0;
    border: 0px solid black;
}

#aapropertyclass input {
    margin: 0 5px 0 15px;
    padding-top: 0;
}

#aa_searchbuttons {
    width: 20%;
    float: left;
    margin-left: 10px;
    padding: 0;
}

.searchbutton {
    display: block;
    width: 100%;
    padding: 10px 20px;
    margin: 3px 0;
}

#aaminmax {
    float: left;
    margin-left: 10px;
    width: 45%;
    padding-bottom: 5px;
}


.minsel {
    padding: 0;
    margin-left: 10px;
    line-height:1.5em;
    height: 1.5em;
    width: 100px;
}
.maxsel {
    padding: 0;
    margin-left: 10px;
    line-height:1.5em;
    height: 1.5em;
    width: 100px;
}
#minhead {
    margin-left: 100px;
    display: block;
    width: 110px;
    font-weight: bold;
    font-size: 1em;
    background-color: #666;
}
#maxhead {
    float: left;
    margin-left: 230px;
    display: block;
    width: 110px;
    font-weight: bold;
    font-size: 1em;
    background-color: #666;
}
.aasearchheader {
    display: block;
    background-color: #666;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin: 5px;
    padding-left: 1em;
}
#aaminmax label {
    clear:left;
    display:block;
    float:left;
    width:100px;
    text-align:right;
    padding-right:2px;
    margin: 3px 0px -3px 0px;
    font-size:1em;
    line-height:1em;
    font-weight: bold;
}
#aaminmax select {
    height: 1.6em;
    margin-bottom: .2em;
}
.aaminmaxdiv {
    clear: both;
    border-bottom: 0px solid black;
    margin: 0;
    padding: 0;
    width: 98%;
}
#aasearchextra {
    padding: 5px;
    clear: both;
    float: left;
    width: 300px;
    border: 2px solid #666;
    background-color: #faa;
}
#aasubmitbuttons {
    float: right;
    width: 400px;
    background-color: #0f0;
    padding: 5px;
    border: 2px solid #666;
}
#aa_searchcontent {
    clear: both;
    position: relative;
    padding-top: 1em;
    width: 100%;
}
#aa_searchcontent h2 {
    font-size: 1em;
    color: #666;
}
.aa_ruler {
    width: 600px;
    height: 10px;
    background-color: black;
}

/*====================================================================================================
   SearchResults.php CSS
====================================================================================================*/
#aa_navmenu {
   margin-top: 5px;
}
#resultsfound {
    float: left; padding-right: 5px;
}
#aa_basicnav { display: none; }
#bottomnav {
    width: 100%;
    border-top: 3px solid #555;
    padding-top: 5px;
}
#bottomnav a {
    text-decoration: none;
    color: #000;
    font-size: .9em;
}
#bottomnav img {
    border: 0;
}
#previouspage {
    display: block;
    float: left;
    text-align: left;
}
#nextpage {
    display: block;
    float: right;
    text-align: right;
}
#aa_resultstopmenu {
    background: transparent;
    width: 68%;
    float: left;
}
#aa_resultstopmenu h2 {
    font-size: 1em;
    color: #555;
}
#sortoptions {
    display: block;
    width: 100%;
    clear: both;
    background: transparent;
    padding-top: .5em;
}
.viewlistings a {
    display: block;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 2px;
    border: 1px solid black;
    padding: 1px;
    text-decoration: none;
    background-color: #eee;
    color: #000;
}
.viewlistings a:active,
.viewlistings a:visited {
    color: black;
}
.viewlistings a:hover {
    background-color: #555;
    color: #fff;
}
.listing {
    width: 100%;
    background-color: #fff;
    border: 1px solid black;
    margin-top: 1em;
}
.listingheader {
    width: 100%;
    border-bottom: 1px solid black;
    background-color: #eee;
    color: #000;
}
.listing h3 {
    display: block;
    font-size: 1em;
    padding: .5em;
}
.listingimage {
    float: left;
    width: 24%;
    padding-top: 1em;
    background-color: #fff;
    background: transparent;
    text-align: center;
    border: 0;
}
.alistingimage a {
    border: 0;
}
.listingimage img {
    border: 0;
    width: 150px;
    padding: 5px;
}
.listingtable {
    padding-top: 0em;
    float: right;
    width: 75%;
    background-color: #fff;
    background: transparent;
}
.listingtable table {
    margin: .5em auto;
    border-collapse: collapse;
    border: 0px solid black;
    width: 98%;
}
.listingtable th {
    background-color: #eee;
    border: 1px solid black;
    text-align: center;
}
.listingtable td {
    border: 1px solid black;
    background-color: #fff;
    text-align: center;
}
#remarks {
    text-align: left;
    border: 0;
}
/*====================================================================================================
   listingdetail.php CSS
====================================================================================================*/
#listingcount {
    display: inline;
    padding-left: 10px;
}
#aa_listingdetail {
    width: 98%;
    margin: 0;
    padding-right:1%;
    border: 0px solid black;
    width: 100%;
    padding: 0;
}
.hdr,
.listing_sectionheader {
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 3px solid black;
    padding: 0;
    margin-bottom: .5em;
    background-color: #eee;
    color: #000;
    background: transparent;
}
.listing_sectionheader a {
    font-size: 1em;
    text-decoration: none;
    color: #000;
}
.listing_sectionheader table {
    width: 100%;
    background-color: #eee;
    border-collapse: collapse;
    border: 0px;
    color: #000;
}
.sectionheader_left {
    width: 15%;
    text-align: left;
}
.sectionheader_right {
    width: 15%;
    text-align: right;
}
.sectionheader_middle {
    width: 70%;
    text-align: center;
    vertical-align: middle;
}
.listing_sectionheader h3 {
    font-size: 1em;
}
.listing_sectionheader img {
    border: 0;
}
#aa_listingdetail h3 {
    display: block;
    padding: 2px;
    font-size: 1em;
    background-color: #eee;
    color: #000;
}
#listingbanner {
    clear: both;
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #eee;
    color: #000;
}
#listingbanner h3 {
    padding-left: 5px;
    padding-right: 5px;
}
.listingdetail_header {
    clear: both;
    font-size: 1em;
    background-color: #eee;
    color: #000;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background: transparent;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
#top_row {
    position: relative;
    clear: both;
    width: 100%;
    margin: 0 auto;
    margin-bottom: .5em;
    background-color: #fff;
    background: transparent;
}
#top_row table {
    width: 100%;
    border: 2px;
    border-collapse: collapse;
    background-color: #fff;
    background: transparent;
}
#top_row td {
    border: 1px;
    width: 50%;
    background-color: #fef;
    text-align: center;
    background: transparent;
}
#picturebox {
    position: relative;
    float: left;
    width: 49%;
    background-color: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    background: transparent;
}
#picturebox {
    float: left;
    width: 49%;
    background-color: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    background: transparent;
}
#mainpic {
    padding: 2px;
}
#thumbnails {
    width: 355px;
    margin: 3px auto;
    text-align: center;
    display: block;
    height: 102px;
    overflow: auto;
}

.thumbnail {
    float: left;
    border: 0px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 66px;
}
#agencybox {
    float: right;
    width: 49%;
    text-align: center;
    background-color: #fff;
    padding: 0;
    margin: 0;
    background: transparent;
}
#abheight {  /* this seems to give it a min height...??? */
    height: 230px;
}
#agencyblock {
    margin: 0em auto;
    min-height: 220px;
    display: block;
    text-align: left;

}
#agencyblock table {
    background-color: #fff;
}
#agencyblock td {
    background-color: #fff;
}
#listingsummary {
    margin: 5px auto;
    width: 90%;
    display: block;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
    vertical-align: bottom;
}
#listingsummarytop h2,
#listingsummary h2 {
    color: #000;
    font-size: 1em;
}
#listingsummarytop {
    clear: both;
    display: none;
    margin-bottom: 5px;
}
#listing_details {
    clear: both;
    width: 100%;
    background-color: #fff;
}
#aa_content .fieldname {
    clear: both;
    float: left;
    display: block;
    width: 120px;
    background-color: #fff;
    background: transparent;
    text-align: right;
    padding-right: 3px;
    font-weight: bold;
    font-size: .9em;
}
.data {
    float: left;
    width: 100px;
    text-align: left;
    background-color: #fff;
    background: transparent;
    font-size: .9em;
}
.dataright {
    width: 230px;
}


.feattable {
    width: 49.5%;
    float: left;
    margin-left: .2%;
}

td.featname {
    font-weight: bold;
    font-size: .8em;
    text-align: right;
    padding-right: 5px;
    width: 30%;
}

td.featdata {
    width: 70%;
}

.feattable table {
    width: 100%;
}

.feattable td {
    vertical-align: top;
    padding: 0 5px;
}

#basicinfo,
#roomdetails,
#propertyfeatures,
#remarks {
    font-size: .9em;
    clear: both;
    float: none;
    margin-top: .5em;
    margin-bottom: .5em;
    display: block;
    width: 100%;
}
#basicinfo_left {
    float: left;
    width: 49%;
    border-bottom: 0px solid black;
    background: transparent;
}
#basicinfo_right {
    float: right;
    width: 49%;
    border-bottom: 0px solid black;
}
#basicinfo_left .fieldname {
    width: 30%;
}
#basicinfo_left .data {
    width: 60%;
}
#basicinfo_right .fieldname {
    width: 30%;
}
#basicinfo_right .data {
    width: 60%;
}
#basicinfo_rooms {
    float: left;
    width: 0px;
    background-color: #fff;
    border-bottom: 0px solid black;
}
#basicinfo_roooms_info {
    width: 100%;
}
#basicinfo_rooms_baths {
    width: 100%;
}
#aa_roomdetails_right,
#aa_roomdetails_middle {
    float: left;
    width: 29%;
}
#aa_roomdetails_left {
    float: left;
    width: 29%;
}
#aa_roomdetails .fieldname {
    float: left;
    width: 50%;
}
#aa_roomdetails .data {
    float: left;
    width: 39%;
}
#featuredisplay_left {
    float: left;
    width: 49%;
}
#featuredisplay_right {
    float: right;
    width: 49%;
}
#featuredisplay_left .fieldname,
#featuredisplay_right .fieldname {

    width: 30%;
}


.featdata {
    float: left;
    width: 65%;
    text-align: left;
    background-color: #fff;
    background: transparent;
}
#disclaimer {
    clear: both;
    display: block;
    width: 100%;
    border-top: 2px solid #000;
    font-size: .75em;
}
#disclaimer img {
    float: left;
}

#virtualtour {
    clear: both;
    width: 220px;
}
#virtualtour a {
    width: 100%;
    border: 0;
    background-color: #fff;
    color: #00f;
    font-size: .9em;
    font-weight: bold;
}
#virtualtour a:hover {
    color: #f00;
}
#mapholder {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background-color: #000;
    margin: 0 auto;
    width: 600px;
    padding: 1em;
    z-index: 1000;
}
#mapcloser {
    float: right;
    background-color: #f00;
    border: 2px solid #fff;
    padding: 3px;
    color: #000;
    margin-right: 3px;
}
#mapcloser a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
#mapaddress {
    float: left;
    background: transparent;
    font-weight: bold;
    color: #fff;
    font-size: 1em;
}
#map {
    width: 600px;
    height: 400px;
    margin-top: 5px;
}
#aa_basicnav { display: none;}


/*==================================================================
listing account manager
================================================================== */

#aa_account {
    width: 100%;
}

#aa_account label {
    display: block;
    float: left;
    clear: both;
    width: 120px;
    padding-right: 5px;
    text-align: right;
}
#aa_account .btn {
    margin-top: 20px;
    padding: 10px 20px;
    height: 30px;
}

#login,
#forgotpassword,
#returntosearch,
#zbenefits {
    float: left;
    margin: 10px ;
    padding: 10px;
    background-color: #eee;
    border: 1px solid black;
    color: #000;
    width: 330px;
}

#login h2, #forgotpassword h2, #returntosearch h2,#zbenefits h2 { font-size: 1em; }
#returntosearch a,
#zbenefits a {
    border: 0;
    text-decoration: none;
}

#returntosearch .btn,
#zbenefits .btn {
    margin: 5px 100px;
}

#aa_account .msg {
    display: block;
    padding: 5px 0;
    background-color: #ff0;
    color: #000;
    font-weight: bold;
}

#aa_account ul {
    list-style-position: inside;

}

#aa_account ul li {
    text-indent: 30px;
}

#aa_account ul li ul li{
    text-indent: 60px;
}
#aa_account ul li ul li ul li{
    text-indent: 90px;
}

#savesearchformdiv fieldset {
    background-color: #eee;
    padding: 5px;
    margin: 10px;
}

#savesearchformdiv legend {
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 10px;
}

#savesearchformdiv label {
    width: 150px;
    font-weight: bold;
    float: left;
    padding-right: 5px;
    text-align: right;
    display: block;}

#savesearchformdiv #searchcriteria {
    margin-left: 155px;
}

/*  ===========   my listings css here ================ */
.aa_mylisting {
    width: 96%;
    background-color: #eee;
    margin: 5px auto;
    padding: 5px;
    border: 1px solid black;
}

.aa_mypicture {
    float: left;
    text-align: center;
    padding: 5px;
}
.aa_mylistingdata th {
    background-color: #aaa;
    padding-left: 5px;
}
.aa_mylistingdetails {
    float: left;
    width: 70%;
}

.aa_mycomments {
    display: block;
    background-color: #aaa;
    padding: 5px;
}

.aa_user_comment {
    width: 100%;
    height: 150px;
}

#mcalc,
#calcform,
#calcresults {
    clear: both;
    display: none;
}

#mcalctitle {
    display: block;
    float: left;
}

#mcalcclose {
    display: block;
    float: right;
}

#mcalc {
    background-color: #eee;
    display: none;
    padding: 10px;
}

.calculator label {
    width: 150px;
    padding-right: 5px;
    text-align: right;
    display: block;
    float: left;
}

.calresults tr.odd {
    background-color: #fff;
}

.calcresults tr.even {
    background-color: #eee;
}

.resultdetail { text-align: right; }

#mapholder {
    width: 500px;
    height: 400px;
    display: none;
}

#map {
    width: 98%;
    margin: 10px auto;
    height: 360px;
}

#listingbanner {
    position: relative;
    text-align: center;
    background-color: #fff;
    padding: 3px;
    margin: 5px 0 10px 0;
    display: block;
}

#listingbanner table {
    width: 100%;
}

#aa_content .aa_hmenu {
    display: block;
    background-color: #fff;
    background: transparent;
    margin-bottom: 5px;
}

#aa_content .aa_hmenu a {
    display: block;
    float: left;
    padding: 0px 5px;
    margin-right: 5px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#aa_content .aa_hmenu a:hover {
    background-color: #ccc;
    color: #000;
}


#features .fieldname {
    width: 140px;
}

#features .data {
    width: 220px;
}

#listingbanner_lefttext { text-align: left; width: 15%;}
#listingbanner_righttext {text-align: right; width: 25%;}
#listingbanner_centertext { text-align: center; width: 59%;}


/* my account styling here */
legend {
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 6px;
}
/* Contact form styles */
#contactformdiv {
    width: 90%;
    margin: 0;
    padding: 5px;
    border: 0px solid black;
}
#logininfo,
#comments,
#basiccontactinfo {
    padding: 5px;
}
#logininfo label,
#basiccontactinfo label {
    display: block;
    float: left;
    text-align: right;
    width: 180px;
    font-size: .9em;
    padding-right: 5px;
    line-height: 20px;
}
#contactform input {
    float: left;
    font-size: .9em;
    height: 18px;
    padding-left: 5px;
}
.required {
    background-color: #fdd;
}
.formnote {
    font-size: .9em;
    padding: 5px;
    border: 1px solid black;
    background-color: #eee;
    margin: .5em;
}


#aa_quicksearch {
    clear: both;
    width: 200px;
    background-color: #eee;
    color: #000;
    margin: 0;
}

#aa_quicksearch * {
    margin: 0;
    padding: 0;
}

#aa_searchtitle {
    display: block;
    text-align: center;
}
#aa_quicksearch .sectiontop {
    display: block;
    background: transparent;
    color: #000;
    text-align: center;
}

#qswrapper {
    width: 190px;
    margin: 5px;
}

#aa_quicksearch select,
#aa_quicksearch input {
    margin: 3px;
    width: 180px;
}


#aa_slideshow {
    width: 180px;
    margin: 0  auto;
    padding: 2px;
    border: 0px solid black;
    background: transparent;
    text-align: center;
}

#aa_slideshow p {
    padding: 0;
    margin: 0;
}

#aa_slideshow img {
    border: 0;
    width: 150px;
}

.aa_ss_fp {
    width: 100%;
    display: none;
    visibility: visible;
    background:transparent;
}

#aa_controls {
    background-color: #000;
    width: 100%;
    height: 20px;
    border-top: 2px solid #aaa;
    color: #fff;
    position: relative;
    z-index: 0;
}


#aa_controls a {
    color: #fff;
    text-decoration: none;
    z-index: 0;
}


#ss_start {
    visibility: hiddem;
    position: absolute;
    left: 40%;
    bottom: 0;
}


#ss_stop {
    position: absolute;
    left: 40%;
    bottom: 0;
}

#ss_next {
    visibility: hiddem;
    position: absolute;
    right: 10px;
    bottom: 0;
}

#ss_prev {
    visibility: hiddem;
    position: absolute;
    left: 10px;
    bottom: 0;
}

#aa_summary_listing {
    clear: both;
    text-align: center;
}

#aa_summary_listing img {
    width: 95%;
    border: 0;
}
#compbox {
    position: absolute;
    width: 100%;
    height: 360px;
    overflow: auto;
    right: 0px;
    top: 0px;
    background-color: yellow;
}

#compbox h4 {
   display: block;
   background-color: #000;
   color: #fff;
}

#closecomps {
   position: absolute;
   top: 0;
   right: 10px;
   color: #fff;
}