#products img {
	margin:0 20px 10px 0;	
	cursor:pointer;	
}

.description {
	background-color:#f2fffb;
	border:1px solid #76a699;	
	width:708px;
	min-height:140px;
	display:none;
	margin-top:19px;
	-moz-border-radius:4px;
	padding:0px 4px;
}

.description .arrow {
	/*
	width:34px;
	height:34px;
	background:transparent url('../images/basic/cat_pointer.png') repeat scroll 0 -68px;
	margin-top:-28px;
	margin-left:45px;
	font-size:1px;
	position:relative;
	*/
}