BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TD{
  font-size : 10pt;
  font-family : "MS UI Gothic";
}
.rec{
  font-size : 12pt;
  font-family : "MS UI Gothic";
  font-weight : normal;
  line-height : 19pt;
  letter-spacing : 1pt;
}
A{
  color : #0066cc;
  text-decoration : none;
}
A:HOVER{
  color : #dd006f;
  
  background-color : #e1e1e6;
}


.melmagaForm input.inp{
ime-mode: disabled;
}

#galleryBox{
height:517px;
display:block;
border: 1px solid #ccc;
margin: 0 1px 0 0;
overflow: hidden;
/height:509px;
}

    #viewport { 
        width: 349px; 
        height: 512px; 
        /*cursor: move;*/
/*
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: url(../../image/zoom.cur), pointer;
*/
        overflow: hidden; /*keep map contents from spilling over if JS is disabled*/ 
	border: 1px solid #ccc;
	margin: 0 1px 0 0;
	/height:509px;
    } 

#galleryBox img{
}
ul#galleryList{
list-style: url(none) none outside;
padding:0 0 0 0;
margin:0px;
}

#####ul#galleryList li {
	display: inline-block;
	border:1px solid #CCC;
	padding: 0 4px 0 2px;
	/padding: 0 6px 0px 4px;
	/display: inline;
	/zoom: 1;	
}

ul#galleryList li {
height:101px;
display:block;
margin: 0 0 1px 0!important;
padding: 0px;
border: 1px solid #ccc;
overflow: hidden;
}

ul#galleryList li img{
}

