/* Design & Code (c) ABOVO Media */
#carousel-wrapper
{
   width                : 644px;
   height               : 135px;
   overflow             : hidden;
}

#carousel-content
{
   width                : 644px;
}

#carousel-content .slide
{
   float                : left;
   width                : 644px;
   height               : 135px;
}
