/* CSS Document */
html,body{

}
div.gall_tx{
width:350px;
text-align:center;

}
#go_right, #go_left{
 opacity:0.3;
 }
 #go_right{
 position:relative;
 left:-10px;
  z-index:109090;}
 #go_left{
   z-index:109090;
 }
 img.gallery_tx{
width:300px;
border:2px solid blue;
 }

#right_arrow{
margin-right:1px;
width:40px;
}

 #left_arrow{
 position:relative;
 width:40px;
}

img.loading {
display:none;
z-index:12321;
margin: 50% 50%;
}
div.tmb{
width:100%;
height:120px;
background:#cccccc;

text-align:center;
}
img.tmbi{
float: center;
margin:5px 5px 5px 5px;
height: 90px;
border:1px solid #990000;
opacity:0.3;
}

