/* EXAVO SURVEYTAINMENT GALLERY CSS */

#exavogallery .slide .caption {
left:180px;
position:absolute;
top:200px;
width:300px;
}

#exavogallery{
height: 398px;
width: 980px;
overflow:hidden;
}



#exavogallery .slide .caption * {
font-size:14px;
line-height:1.3;
margin-bottom:0;
}

#gallerybottom{
background: transparent url(surveytainment/icon_bg.gif) repeat-x left top;
height:96px;
padding: 0 0 0 100px;
}
#gallerybottom li{
 margin: auto;
 float:left;
}

#gallerybottom .slideicon{
  margin-right:10px;
  /*height:50px;
  float:left;*/
}

#gallerybottom .slideicon img{
  margin-top:10px;
}

#gallerybottom .slideicon .slideicontext{
  padding-top:-20px;
  width:100px;
}


#gallerybottom .activeicon{
background: transparent url(surveytainment/arrowhere.gif) no-repeat left top;
}

