body{
	margin:0;
	padding:0;
}
body,td,hh{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1,h2,h3,h4,h5,h6,p{
	padding:0 0 10px 0;
	margin:0;
}
h1{
	font-size:200%;
	font-family:Arial, Helvetica, sans-serif;
}
h2{
	font-size:170%;
	font-family:Arial, Helvetica, sans-serif;
}
h3{
	font-size:150%;
	font-family:Arial, Helvetica, sans-serif;
}
h4,h5,h6{
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
ul,ol{
	margin:0;
	padding:0 0 10px 0;
}

#header,
#search,
#slideshow,
.bigcreative,
#productnav,
.printnow,
.frenchpattern
{
	display:none;
}

.slice{
	float:left;
	width:175px;
	margin:0 10px 10px 0;
	height:210px;
	overflow:hidden;
}

.breadcrumb{
	margin:0 0 10px 0;
	padding:0;
}

.techspecsleft{
	float:left;
	width:200px;
	margin:0 20px 0 0;
}
.bigtile{
	margin:0 0 10px 0;
}
.bigtile img{
	width:200px;
	height:200px;
}
.corner{
	display:none;
}
.swatchdescription{
	margin:0 0 10px 0;
}
.smalltile{
	float:left;
	width:48px;
	height:48px;
	margin:0 5px 5px 0;
	padding:0;
}

.techspecsright{
	float:left;
	width:400px;
	margin:0;
	padding:0 0 0 20px;
	border-left:1px solid #efefef;
}
div.minispecs div {
	width:100px;
	float:left;
}
div.minispecs div span {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
div.minispecs li{
	list-style:none;
}

.techspecsfooter{
	border-top:1px solid #efefef;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
.footertiles{
	float:left;
	width:180px;
	margin:0 20px 0 0;
}
.footertiles .bold{
	font-weight:bold;
	padding:0 0 5px 0;
}
.footertiles li{
	list-style:none;
}


.clear{
	clear:both;
}