/* thum styles are used to format multi product and thumbnail pages*/
.thumborder {
	border: dotted #000066;
}

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

.thumcells {
	background-color: #FFFFFF;
	padding: 15px;
}
.thumname {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.thumshortdesc {
	font-size: 14px;
	color: #666666;
}
.thumprice {
	font-size: 14px;
	color: #666666;
}
