/* Category */table.category_table td.item{	background-color: #F7F7F7;	vertical-align: top;}table.category_table td.non-item{}a.product{	display: block;	padding: 10px;	text-align: center;	text-decoration: none;}span.product_name{	text-decoration: underline;}/* Product */table.product_description{}table.product_description td.text{	text-align: left;	vertical-align: top;	width: 50%;}table.product_description td.image{	text-align: center;	vertical-align: top;	width: 50%;}/* Generic */img.product_image{	border: 1px solid #CCCCCC;}span.zoom_in{	cursor: url(http://www.dresscircle.co.nz/images/zoom_in.gif), pointer;}span.zoom_out{	cursor: url(http://www.dresscircle.co.nz/images/zoom_out.gif), pointer;}
