/*-------------------2008 (c) HYPER GEAR.,inc All Rights Reserved.--------------------*/

/*-------------------------------gallery style-----------------------------------*/


#main{
 width: 850px !important;
 }

.main-link{
 margin: 15px 0;
 padding: 10px;
 }

.main-link span{
 margin: 0 10px;
 padding: 10px 0 10px 30px;
 background: url(../gallery/images/gallery_link.gif) no-repeat;
}
 

#allow-forward{
 padding: 5px 0 5px 25px;
 margin-right: 15px;
 background: url(../gallery/images/sp-forward.gif) left 50% no-repeat;
}

#allow-back{
 padding: 5px 25px 5px 0;
 margin-left: 15px;
 background: url(../gallery/images/sp-back.gif) right 50% no-repeat;
}


p{
 text-align: left;
 padding: 10px 20px 10px 10px;
 }

hr{
 clear: left;
 }

#t-gallery{
 text-align: center;
 table-layout: fixed;
}
 
.tr-print td{
 width: 140px;
 height: 140px;
 background: url(..//gallery/images/gallery_base.gif) no-repeat;
 }
 
 .tr-text td{
 padding: 5px 0;
 }
 
.tr-new{
 height: 20px;
 }
 
.td-frame{
 margin: 0 !important;
 background: url(../gallery/images/gallery_frame.gif) no-repeat !important;
}
