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

.thumtable {
	background-color: #FFFFFF;
	text-align: center;
}

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

