@charset "UTF-8";
#content {
	background: #000!important;
	behavior: url( "/common/PIE.htc" );
	overflow: hidden;
	width: 900px;
    padding-bottom: 0px!important;
    padding-left: 0px!important;
}
.thumbnail {
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 3px;
	text-align: center;
	width: 100px;
}
.thumbnail .thumimg {
	display: table-cell;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.thumbnail .thumtitle {
	font-size: 100%;
	line-height: 1.2em;
	margin: 0;
	padding-top: 3px;
}
.scrollable {
	float: left;
	height: 170px;
	overflow: hidden;
	position: relative;
	width: 860px;
}
.scrollable .items {
	clear: both;
	position: absolute;
	width: 20000em;
}
.items div.itemwap {
	float: left;
	width: 860px;
}
.scrollable img {
	background: #FFFFFF!important;
}
.scrollable .active {
	border: 2px solid #000000!important;
	cursor: default;
	position: relative;
}
a.browse {
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1px;
	height: 150px;
	margin-top: 3px;
	width: 20px;
}
a.right {
	background-image: url("../img/products_next.gif");
}
a.right:hover {
	background-position: -20px 0;
}
a.left {
	background-image: url("../img/products_prev.gif");
}
a.left:hover {
	background-position: -20px 0;
}
a.disabled {
	visibility: hidden !important;
}
#content a {
	font-size: 93%;
	color: #000000;
	letter-spacing: 0.05em;
}
#content a:hover {
	color: #BC1052;
}