#undermask{
float:left;
}
.arrowleftover{
background: url(../img/slide_left.png) no-repeat;
float:left;
width:19px;
height:19px;
margin-left:10px;
margin-top:40px;
}
.arrowrightover{
background: url(../img/slide_right.png) no-repeat;
float:left;
width:19px;
height:19px;
margin-left:15px;
margin-top:40px;
}
li{
margin-left:3px;
}
img{
text-decoration:none;
border:0px;
}
#desc{
text-align:center;
margin:0 auto;
margin-top:98px;
width:102px;
height:14px;
background-color:#fff;
border-style:solid;
border-color:#c6c6c6;
border-width:1px;
clear:both;
}