﻿.img_box
{
    float: left;
    margin-right: 7px;
    margin-top: 8px;
    width:126px;
    height:195px;
    vertical-align:top; font-size:70%; line-height:normal;
          border: 1px white solid;
}

.img_box_inner
{
    margin-right: auto;
        margin-left: auto;
        margin-top:3px;
           width:120px; overflow:hidden;
          
}


.cluetip-jtip
{
    background-color: transparent;
}.cluetip-jtip #cluetip-outer{border:0 solid #000;position:relative;background-color:#fff}
.cluetip-jtip h3#cluetip-title
{
    margin: 0 0 0 0;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.cluetip-jtip #cluetip-inner
{
    padding: 0 5px 5px;
    display: inline-block;
    color: #666;
}
.cluetip-jtip div#cluetip-close{text-align:right;margin:0 5px 5px;color:#900}


.results{
 font-size:160%;
  line-height: 160%;
 
}

.results a{
padding:7px 57px 7px 7px ; 
width:400px;

 
}
.results a:hover
{
  background-position: right center;
  background-color: #C0C0C0;
  background-image: url(../images/darrowright.gif);
  background-repeat: no-repeat;
}
.subhead
{
  font-size: 130%;
  font-weight: bold;
  line-height: normal;
}