/* CSS Document */

.colorThumb div
{
	float:left;
	width:40px;
	height:40px
}
.picsThumbs div div
{
	margin:0 7px 0 0;
}
.picThumb
{
	float:left;
	width:40px;
	height:40px;
}
.picTable
{
}
.thumbsTable
{
	margin-left:5em;
}
.thumbsTable p
{
	padding:0 0 7px 0;
	margin:0;
	color:#999999;
}
.loading
{
	background:url('/i/loading.gif') center center no-repeat;
}
.productNameI
{
	font-style:italic;
	vertical-align:bottom;
	padding-top:3.5em;
	padding-left:3em;
}