div.content{

   padding:0px;
}



div.tx-gooffotobookxajax-pi1{


}


#pbleft{
   float:left;
   width:180px;
   margin:0px 40px 0px 0px;
}

#thumbnails{
   clear:both;
   width:180px;
   margin:0px;
   padding:0px;
}

#thumbnails div.gfpb_landscape{
   float:left;
   width:80px;
    height:80px;
   margin:0px 5px 5px 0px;
   background-color:#FFFFFF;
  /* background-image:url(../images/sysimages/thumb_bg2.gif);
   background-position:10px 10px;
      background-repeat:no-repeat; */
}

#thumbnails div.gfpb_landscape a{
     cursor:default;
}

#thumbnails div.gfpb_landscape a.popuplink{

     cursor:pointer;
}


#thumbnails div.gfpb_landscape a img{
    /* filter: alpha(opacity=80);
     opacity: 0.8;  */
     width:80px;
   height:80px;
}

#thumbnails div.gfpb_landscape a.popuplink:hover img{
  /*  filter: alpha(opacity=50);
   opacity: 0.5;   */

}








#thumbnails div.gfpb_portret{
      float:left;
      width:80px;
       height:80px;
      margin:0px 5px 5px 0px;
      background-color:#FFFFFF;
      /*background-image:url(../images/sysimages/thumb_bg2.gif);
      background-position:10px 10px;
      background-repeat:no-repeat; */
}

#thumbnails div.gfpb_portret a{
      cursor:default;
}


#thumbnails div.gfpb_portret a.popuplink {

    cursor:pointer;

}

#thumbnails div.gfpb_portret a img{
    /* filter: alpha(opacity=80);
     opacity: 0.8; */
     width:80px;
    height:80px;
}

#thumbnails div.gfpb_portret a.popuplink:hover img{
   /* filter: alpha(opacity=30);
   opacity: 0.3;*/

}



#thumbnails div.gfpb_square{
      float:left;
      width:80px;
       height:80px;
      margin:0px 5px 5px 0px;
      background-color:#FFFFFF;
}

#thumbnails div.gfpb_square a.popuplink{

     cursor:pointer;
}


#thumbnails div.gfpb_square a img{
    /*  filter: alpha(opacity=80);
     opacity: 0.8; */
}

#thumbnails div.gfpb_square a.popuplink:hover img{
  /*  filter: alpha(opacity=30);
   opacity: 0.3; */
   width:80px;
   height:80px;

}


#pbright{
   float:left;
   width:370px;

}

#pbnav{
  width:100px;
  clear:both;
  margin:0px;
  padding:0px;

}

#pbnav a img{
    margin:0px;
  padding:0px;

  float:left;
  height:auto;
  width:auto;
}

#pbnav  img{
  margin:0px;
  padding:0px;
  height:1px;
  width:1px;

   float:left;
}


#small_image{


   width:370px;
   background-color:#FFFFFF;
   text-align:left;

}

div.single{

}

#small_image a{

}

#small_image a img{
  /*width:250px;*/
}


#pbcomment{

}

#small_image_title{
   display:none;
}

#small_image_comment{
   clear:both;
   margin:20px 0px 0px 0px;
   font-size:11px;
   line-height:12px;

}

#small_image_comment div.commentline{
   clear:both;
   width:370px;
   text-align:left;
   color:#3c3838 ;

}

#small_image_comment div.label{
   font-weight:normal;
   width:70px;
   float:left;
   color:#3c3838 ;
}

#small_image_comment div.value{
    width:280px;

    float:left;
    color:#3c3838 ;
}

#small_image_comment div.spacer{
    clear:both;
    width:300px;
    height:3px;
    font-size:2px;
    line-height:2px;

    margin:0px;
    padding:0px;
}





#debug {

  height:2px;

  clear:both;
}

