#suggestion{
	margin-top:15px;
}

.suggestion_options{
	text-align:center;
	height:30px;
}

.suggestion_options a{
	text-decoration:none;
	color:#000;
}

.suggestion_option_on{
	float:left;
	margin-right:5px;
	width:190px;
	line-height:30px;
	height:30px;
	background:#F8DFE8 url(http://aphrodite.shopeo.com/images/fashionfamily-v2_60/suggestion_option_on.png) repeat-x;
}

.suggestion_option_off{
	float:left;
	margin-right:5px;
	width:190px;
	line-height:30px;
	height:30px;
	background-color:#E4E8EC;
}

.suggestion_products{
	width:100%;
	background:#F8DFE8 url(http://aphrodite.shopeo.com/images/fashionfamily-v2_60/suggestion_products.png) repeat;
	padding-bottom:10px;
	padding-left:10px;
}

.suggestion_product{
	float:left;
	margin-left:15px;
	margin-top:10px;
	width:150px;
	margin-right:15px;
	height:230px;
}

.suggestion_productimg{
	width:150px;
	height:150px;
	border:1px #A09DAA solid;
	background-color:#FFF;
	text-align:center;
}

.suggestion_productimg img{
/*  width:140px;
  height:140px;*/
	margin:5px;
}

.suggestion_product_info{
  margin-top:3px;
	width:100%;
	padding-top:10px;
	padding-bottom:3px;
}

.suggestion_product_add_to_cart{
	float:right;
	width:82px;
	height:23px;
}

.suggestion_product_add_to_cart img{
	width:48px;
	height:38px;
}

.suggestion_product_price{
	float:left;
	font-size:12pt;
}

.suggestion_product_link{
	float:right;
}
