.gallery img {
	border-style: none;
	vertical-align:top;
	}
.gallery a {
	color: #6c9d31;
	text-decoration: none;
}
.galler a:hover {
	text-decoration: underline;
}

/* gallery */
.gallery{
	background: url(http://www.williampaid.com/images/shopping/bg-visual.gif) repeat-y;
	margin:0 0 20px;
	position:relative;
	width:100%;
}
.gallery:after{
	clear:both;
	display:block;
	content:"";
}
.gallery-bg{
	background: url(../images/shopping/bg-gallery-bg.gif) no-repeat 0 100%;
	width:100%;
	padding:0 0 28px;
	overflow:hidden;
}
.gallery-bgShopping{
	background: url(../images/shopping/bg-gallery-bg_Shopping.gif) no-repeat 0 100%;
	width:100%;
	padding:0 0 28px;
	overflow:hidden;
}
.ttl{
	background: url(../images/shopping/bg-ttl.gif);
	width:909px;
	height:26px;
	padding:3px 0 3px 18px;
	overflow:hidden;
}
.ttlShopping{
	background: url(../images/shopping/bg-ttl_Shopping.gif);
	width:750px;
	height:26px;
	padding:3px 0 3px 18px;
	overflow:hidden;
}
.gallery h2{
	text-indent:-9999px;
	background: url(../images/shopping/txt-shop.gif);
	width:154px;
	height:26px;
	margin:0;
}
.gallery .hold{
	width:650px;
	overflow:hidden;
	position:relative;
}

/* carusel */
#carusel{
	width:650px;
	overflow:hidden;
	position:relative;
	padding:19px 50px 0px 65px;
}
.gallery .btn-prev{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/shopping/btn-prev.png);
	width:33px;
	height:33px;
	position:absolute;
	left:15px;
	top:57px;
}
.gallery .btn-next{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(http://www.williampaid.com/images/shopping/btn-next.png);
	width:33px;
	height:33px;
	position:absolute;
	right:27px;
	top:57px;
}
.gallery .hold ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
	position:relative;
}
.gallery .hold ul li{
	background: url(../images/shopping/bg-gall-li.png) no-repeat 0 0;
	width:110px;
	height:93px;
	overflow:hidden;
	float:left;
	padding:19px 15px 8px 5px;
}
.gallery .hold ul li span{
	display:block;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:23px;
	background:#6c9d31;
	margin:6px 0 0;
}
.gallery .sale{
	position:absolute;
	top:-4px;
	left:-26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(http://www.williampaid.com/images/shopping/bg-sale.png);
	width:70px;
	height:99px;
}