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

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

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