
#products img {
	margin:10px 20px 15px 22px;	
	cursor:pointer;	
}

.description {
	background-color:#fff;
	border:1px solid #999;	
	width:775px;
	min-height:140px;
	display:none;
	margin-top:10px;
	-moz-border-radius:4px;
	padding:0;
}

.description .arrow {
	width:34px;
	height:34px;
	background:transparent url("../images/current.png") repeat scroll 0 -68px;
	margin-top:-28px;
	margin-left:75px;
	font-size:1px;
	position:relative;
}

#advance .arrow {
	margin-left:270px;	
}

#premium .arrow {
	margin-left:465px;	
}

#business .arrow {
	margin-left:665px;	
}
