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

div.description {
	background-color:#fff;
	border:2px solid #ccc;	
	width:400px;
	min-height:150px;
	display:none;
	margin-top:17px;
	-moz-border-radius:4px;
	padding:0 15px;
}


div.description div.arrow {
	width:34px;
	height:34px;
	background:transparent url(yellow.png) repeat scroll 0 -68px;
	margin-top:-28px;
	margin-left:30px;
}

#commercial div.arrow {
	margin-left:175px;	
}

#multidomain div.arrow {
	margin-left:330px;	
}
