

.carousel { margin:0; padding:0; list-style:none;  }
.carousel li {-webkit-border-radius: 4px;  border-radius: 4px; -moz-border-radius: 4px; 
                  margin-bottom:2px;  border: 0px solid #e3e3e3;  padding-left:10px;
                }
.carousel li a { text-decoration:none; color:#000; font-weight:400; height:20px; line-height:20px;}
.carousel li a:hover { color:#808080; }


