/* thum styles are used to format multi product and thumbnail pages*/

.thumtable {
	background-color: #FFFFFF;
	text-align: center;
	padding:0px;
	margin:0px;
}

.thumcells {
	background-color: #FFFFFF;
	padding: 15px;
	border:1px solid #999999;
}
.thumname {
	color: #666666;
}
.thumshortdesc {
	color: #666666;
}
.thumprice {
	color: #666666;
}
