.menuslide{
position: absolute; 
z-index: 1000; 
right:-641px;
top:620px;
width:731px;
}
.menuslide a.close_slider{
cursor:pointer;
width:90px;
height:23px;
display:block;
text-indent:-9999px;
background-image:url("../images/galleryfull.gif");
float:left;
margin-top:50px;
background-color:#ffffff;

}

.menuslide .menuitem{
width:640px;
height:135px;
float:left;
background-color: #ffffff;
}

.menuslide .menuitem img{
margin-bottom:2px;
cursor:pointer;
}

img.menu_thumb{
width: 100px; 
height:100px;
}

.menuslide .menuslide.inactive{
display:none;
}

#timelistmenu .menuitem h3, #origlistmenu .menuitem h3, #sunlistmenu .menuitem h3{
font-size:18px;
letter-spacing:2px;
text-transform: lowercase;
}
