

.fota { cursor:pointer; margin-bottom:5px; display:block; float:left; }
.zoom_info { display:table; width:167px; text-align:center;  }


#fade {background:#000000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999;  display:none; }
#zoom { position: absolute; top: 0px; left: 0px; z-index: 99999; padding:0px; display:none;  }
#zoom img { background:#ffffff; padding:5px;  -moz-border-radius: 5px; border-radius:5px; margin:5px 0px 0px 0px;  }
#zoom table {padding:0; margin:0; border:0; }
#zoom td {padding:0; margin:0; border:0; }
#zoom tr {padding:0; margin:0; border:0; }

#caption {line-height:30px; height:30px; color:#ffffff;  font-size:11px; text-align:center;  background:#000000;    -moz-border-radius: 5px; border-radius:5px;  }




#close {   display:block; float:right; height:25px; line-height:25px; width:34px;  font-size:11px; margin:0px 0px 0px 5px;  text-align:center; color:#ffffff; cursor:pointer; 
							background-image:url(../img/button.jpg); background-position:top center; 
						 -moz-border-radius: 5px; border-radius:5px; outline: none;  }
#close:hover {  background-position:bottom center; }


#prev {   display:block; float:right; height:25px; line-height:25px; width:34px;  font-size:11px; margin:0px 0px 0px 5px;  text-align:center; color:#ffffff; cursor:pointer; 
							background-image:url(../img/button.jpg); background-position:top center; 
						 -moz-border-radius: 5px; border-radius:5px; outline: none;  }
#prev:hover {  background-position:bottom center; }


#next {   display:block; float:right; height:25px; line-height:25px; width:34px;  font-size:11px; margin:0px 0px 0px 5px;  text-align:center; color:#ffffff; cursor:pointer; 
							background-image:url(../img/button.jpg); background-position:top center; 
						 -moz-border-radius: 5px; border-radius:5px; outline: none;  }
#next:hover {  background-position:bottom center; }