#dhtml-carousel{
background: none;}
.carousel-component { 
width:77px; /* seems to be needed for safari */
margin-left: 2px;}
.carousel-clip-region{
background: none;
}
.carousel-component .carousel-list li { 
margin:0px;
width:77px;
height: 64px;}
.carousel-component .carousel-vertical li { 
margin: 0px;
height: 64px;}
.carousel-component .carousel-list li a { 
display:block;
outline:none;}
.carousel-component .carousel-list li a:hover { 
border: none;}
.carousel-component .carousel-list li img { 
display:block;
background: none;}
#up-arrow { 
cursor:pointer; 
margin-left:28px;
margin-top:20px;}
#down-arrow { 
cursor:pointer; 
margin-left:28px;
margin-top:5px;}
