.productImage {
	text-align: center;
}
.productColors {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	clear: right;
}
.productBullets {
	margin-top: 10px;
	width: 325px;
	padding-right: 10px;
}
.colorNote {
	float: left;
	color: #00FF00;
	margin-bottom: 5px;
	background-color: #00FF00;
}
.colorNote2 {
	background-color: #00FF00;
	float: right;
	color: #00FF00;
	margin-bottom: 5px;
}
.productHeader {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #0000CC;
}
.miNote {
	font-size: 9px;
	color: #999999;
}
.productActions {
	width: 320px;
	margin-top: 10px;
}
.productTable {
}
.liClass {
	padding-bottom: 5px;
}