#slider1{margin-top:0px;
}

.contentslide{
font-size:0px;
border: 0px solid #359126;
border-bottom-width: 0px;
padding: 0px;
width:655px;
/* height: 492px;
*/
height: 550px;
}

.contentslide .contentdiv{
display: none;
font-size:0px;
}

.pagination{
width:655px;
/*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
font-size:10px;
text-align: left;
background-color: #ffffff;
border: 0px solid #ffffff;
border-width: 0 0px;
/*Left/ right border width of pagination DIV.*/
padding: 5px; ;display:none;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
font-size:10px;
width: 655px;
/*IE5 width*/
width: 655px;
/*IE6 width*/
}

.pagination a{
font-size:10px;
padding: 5px;
text-decoration: none;
color: #000000;
background-color: #ffffff;
}

.pagination a:hover, .pagination a.selected, .pagination a.visited{
font-size:10px;
color: #000000;
background-color: #ffffff;
}

#slidercontent1{
font-size:10px;
background-image: url(http://img.unicamelrose.org/052010/UnicaMelrose5_23.jpg);
width:655px;
background-repeat: no-repeat;
}
#slidercontent2{
font-size:10px;
background-image: url(2.jpg);
width:655px;
background-repeat: no-repeat;
}
#slidercontent3{
font-size:10px;
background-image: url(3.jpg);
width:655px;
background-repeat: no-repeat;
}
