@import "/css/plugins/highslide.css";

figure {margin: 0;}

div.left {
   float: left;
   margin: 0 10px 5px 0;
}

ul.features {
   float: left;
   font-weight: normal;
   list-style: none;
}
ul.features li {
    border: none;
    padding: 0 !important;
}

#gallery {
	height: 250px;
	width: 100px;
    position: relative;
    overflow: hidden;
}
.jcarousel {text-align: center;}
.jcarousel * {margin: 0 auto;}

#gallery ul {
    height: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}