.chip {
	height: 170px;
	width: 100px;
	margin-right: 10px;
	display: block;
	text-align: center;
	vertical-align: top;
	float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-top: 20px;
}
.chip img {
	margin-bottom: 10px;
}
#swatchbook_box {	display: block;
			width: 680px;
			height: 330px;
			margin: 0px;
			padding: 170px 10px 10px 10px;
			position: absolute;
			left: 0px;
			top: 0px;
			z-index: 2;
			background-color: #CCCCFF;
			text-align: left;
			font-family: Helvetica, Arial, Verdana, sans-serif;
			font-size: 14px;
			color: #000000;
}
#swatchbook_info {		display: block;
			width: 520px;
			height: 78px;
			margin: 0px;
			padding: 10px;
			position: absolute;
			left: 160px;
			top: 60px;
			z-index:  7;
			font-family:Helvetica, Arial, Verdana, sans-serif;
			line-height: 24px;
			color: #FFFFFF;
			font-weight: normal;
			text-align:left;
			border-bottom: 2px solid #FFFFFF;
			background-color: #333366;
}
.swatchbook_welcome {
			font-size: 18px;
}
.swatchbook_contains {
			font-weight: bold;
			margin-bottom: 10px;
}
.swatchbook_zero {
			font-weight: normal;
			letter-spacing: 2px;
}
#swatchbook_info a:link {
			font-size: 14px;
			text-decoration: none;
			color: #CCCCFF;
}
#swatchbook_info a:visited {
			font-size: 14px;
			text-decoration: none;
			color: #CCCCFF;
}
#swatchbook_info a:hover {
			font-size: 14px;
			text-decoration: none;
			color: #FFFFFF;
}
