#suggestion{
  border-top:1px solid #333333;
  padding-top:15px;
  margin-top:15px;
}

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

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

.suggestion_option_on{
  float:left;
  font-weight:bold;
  height:30px;
  line-height:30px;
  margin-right:5px;
/*  background:#F8DFE8 url(http://aphrodite.shopeo.com/images/mode-tendance_38/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/mode-tendance_38/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:214px;
}

.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:95px;
	height:23px;
}

.suggestion_product_add_to_cart img{
	width:95px;
	height:23px;
}

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

.suggestion_product_link{
	float:right;
	width:95px;
	height:23px;
}
