﻿
#bottomimg .jcarousel-skin-artnet 
{
	float:right;
}

#bottomimg .jcarousel-skin-artnet .jcarousel-container {
    -moz-border-radius: 10px;
    background: #FFFFFF;
    /*border: solid 1px #CFCFCF;*/
}
#bottomimg .jcarousel-skin-artnet .jcarousel-container-horizontal {
	height: 54px;
	width: 174px;
	margin: 2px 0px 0px 0px;
	padding-top:0px;	
}
#bottomimg .jcarousel-skin-artnet .jcarousel-clip-horizontal {
	height: 54px;
}
#bottomimg .jcarousel-skin-artnet .jcarousel-item {
    width: 52px;
	height: 54px;
	margin-right: 6px;
}
/**
 *  Horizontal Buttons
 */
#bottomimg .jcarousel-skin-artnet .jcarousel-next-horizontal {
    top: 1px;
}
#bottomimg .jcarousel-skin-artnet .jcarousel-prev-horizontal {
    top: 1px;
}

#bottomimg UL { float:left; }
