@import url(/static/swaia/swaia.css);

#gallery_left {
 float:left;
 width:190px;
 border:0px solid;
 font-size:11px;
}

#gallery_left a {
 text-decoration:none;
 font-weight:bold;
 font-size:9px;
 text-transform:uppercase;
}


#details {
 text-align:center;
 margin-top:0px;
 border:0px solid;
 margin-bottom:20px;
}

#gallery_thumbnails {
  float:left;
  width:170px;
  border:0px solid;
  height:500px;
  overflow:auto;
  margin-left:15px;
  text-align:center;
}

#gallery_thumbnails img {
 margin-bottom:15px;
}

.panelDescription {
  text-align:left;
  padding:5px 50px;
  border:0px solid;
  margin:0 auto;
}
