.center_col{float:right;width:280px;}
#photo_feat {
  width: 260px;
  float: right;
  margin: -43px 0 10px 0;
  position: relative;
  background: transparent url(images/mod_book/bg_photo_feat.gif) 0 0 no-repeat;
  padding: 24px 0 0 33px;
}

#photo_img {
	background: url(images/mod_book/bg_feat_img.jpg) 0 0 no-repeat;
}

#loading {
	width: 150px;
	height: 20px;
  background: url(images/mod_book/loader.gif) 100% 0 no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -75px;
  display: none;
}
#loading span {
  width: 120px;
  height: 20px;
  display: block;
  text-indent: -9000px;
  background: url(images/mod_book/bg_hold_horses.gif) 0 3px no-repeat;
}
#photo_thumbs {
  position: relative;
  float: left;
  padding-top: 15px;
  margin: -18px 0 10px 0px;
	float:right;
	width:100%;
}
#photo_thumbs a img { 
  margin: 4px 4px; 
  padding: 3px;
  border: 1px solid #e4e3d8;
  background: #f7f5ed;
}
#photo_thumbs a:hover img, #photo_thumbs a.cur img {
  border: 1px solid #dad74e;
  background: #BDD632;
  padding: 3px;
}
#feat_arrow {
  width: 53px;
  height: 15px;
  background: url(images/mod_book/callout_arrow.gif) 0 0 no-repeat;   
  position: absolute;
  left: 16px;
  bottom: 5px;
}
#feat_photo_bot {
  width: 300px;
  height: 11px;       
  background: url(images/mod_book/bg_photo_feat_bottom.gif) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
 

