﻿#fabrics 
{
    float: right;
    width: 205px;
    margin-right: 10px;
}
#fabrics li.callout 
{
    margin-bottom: 20px;
}
#fabrics li.first 
{
    margin-top: 10px;
}
#fabrics li.last 
{
    margin-bottom: 10px;
}
#products 
{
    margin-top: 20px;
}
#products li.callout
{
    float:left;
	margin-right: 19px;
}
#products li.last 
{
    margin-right: 0;
}
div.orbit-wrapper {
    width: 654px;
    height: 476px;
    position: relative; }

div.orbit {
    width: 654px;
    height: 476px;
    position: relative;
    overflow: hidden }
div.orbit>a {
    width: 654px;
    height: 476px;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 654px;
    height: 476px;
}