/* thum styles are used to format multi product and thumbnail pages*/

.thumtable {
	background-color: #FFFFFF;
	text-align: center;
}

.thumcells {
	background-color: #FFFFFF;
	padding: 15px;
	border-width: 1px;
	border-style:solid;
	border-color:#F9EAFF;
}
.thumname {
	color: #666666;
}
.thumshortdesc {
	color: #666666;
}
.thumprice {
	color: #666666;
}
