/* CSS Document */

.swatchnames {
	height:38px;
	padding:2px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#333333;
	border-top:1px solid #333333;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 11px;
}
.swatchtables {
float:left; margin:10px 0 0 10px; width:80px; border:1px solid #333333;
}
.swatch {
	padding:0 0 2;
	width:80px;
	height:75px;
	background-color: #F4F4DB;
}
.rangenames {
	height:30px;
	padding:2px 3px;
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 12px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
