div.pic {
	float: left;
	height: 200px;
	width: 140px;
	background-color: #faf0eb;
	border: 1px solid;
	border-color: #fac0c9 #c8647e #c8647e #fac0c9;
	margin: 5px 5px;
	padding: 15px;
	color: #920158;
}
div.pic a {
	color: #6e0142!important;
}
div.pic a:hover {
	color: #fff!important;
}
div.pic img {
	border: 1px solid;
	border-color: #c8647e #fac0c9 #fac0c9 #c8647e;
	padding: 2px;
}
div.ls img {
	height: 101px;
	width: 128px;
	margin: 10px 0 0;
}
div.pt img {
	height: 128px;
	width: 101px;
	margin: 0px 8px;
}
div.pic ul {
	margin: 0.25em 0 0;
	padding: 0;
	
}
li.title {
	
	list-style: none;
	text-align: center;
	line-height: 1.3em;
	font-size: 90%;
}
li.catno, li.price{
	display: none;
}
.wrapper {
	text-align: center;
	}
.wrapperlist {
	text-align: center;
	margin: auto;
	width: 560px;
	}


.gallery th {
	background-color: #E6ECB9;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: left;
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #336633;
	font-weight: normal;
}

.gallery a {
	color: #363;
	text-decoration: none;
	
}
.gallery a:hover {
	color: #000;
	text-decoration: none;
}

