div#bodycontent table#fabrics td, div#bodycontent table#fabricDescription {
	text-align:center;
	color:#777777;
	padding:10px;
}
div#bodycontent table#fabricDescription {
	width:800px;
	text-align:left;
}
div#bodycontent table#fabrics span.name {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
div#bodycontent table#fabrics img.fabricimg {
	cursor:pointer;
	border:2px solid #ffffff;
}
div#bodycontent table#fabrics img.fabricimgon {
	cursor:pointer;
	border:2px outset #0081c6;
}