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

.thumtable {
	background-color: #FFF;
	text-align: center;
	clear:both;
}

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

