
/**
 * Overwrite for having a carousel with dynamic width.
 */
.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 678px;
	height:180px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width: 100%;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 205px;
	height:150px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 200px;
	height:100%;

}
div#scroller div.ootd_box
{
	float: left;
	text-align: center;
	width: 187px;
	margin-right: 8px;
	font-size: 11px;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #f7f7f7}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

b.rtop2, b.rbottom2{display:block;background: #FFF}
b.rtop2 b, b.rbottom2 b{display:block;height: 1px;
    overflow: hidden; background: #f7f7f7}
b.r12{margin: 0 5px}
b.r22{margin: 0 3px}
b.r32{margin: 0 2px}
b.rtop2 b.r42, b.rbottom2 b.r42{margin: 0 1px;height: 2px}