/* CSS Document */div.content-left{position:relative;float:left;width:190px;margin:0;}div.content-right{position:relative;float:right;width:710px;margin:24px 0 0 0;}/* GALLERY */#navigation{position:relative;float:right;width:710px;border-bottom:solid #cccccc 1px;margin-bottom:5px;font-size:11px;color:#999999;text-align:right;}#gallery {  display:none;}#slideshow {position:relative;float:left;  display:none;}.gcap {  font-size:11px;color:#999999;}.scap {  position:absolute;  top:-60px;  left:0px;font-size:14px;line-height:14px;color:#999999;}.scap h3 {font-size:26px;line-height:26px;color:#990000;}.gcon { /* gallery image/caption container */  width:180px;  height:180px;  margin:0 50px 50px 0;  float:left;}.scon { /* slideshow image/caption container */  width:730px;}#gallery img { /* margin:6px 6px 3px 6px;  background:#CFD4E6; */}#slideshow img {  margin-bottom:10px;}#prev, #next, #back, #auto, #time {  cursor:pointer;  text-decoration:none;}.clearAll {  clear:both;  margin:0; padding:0;}