@charset "UTF-8";
/* CSS Document */

/*----  ProductRelated  ----*/
#ProductRelated .Related-tit {
	width: 710px;
	height: 35px;
	background: url(../images/segment-products-tit-01.gif) no-repeat;
	text-indent:-9999px;
	outline: 0;
}

#ProductRelated .RelatedSide-area-wrapper {
	background: url(../images/segment-products_bottom.gif) no-repeat bottom;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

#ProductRelated .RelatedSide-area {
	width: 708px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-top: 10px;
}

#ProductRelated .RelatedSide-area ul {
	padding:0 20px 10px 20px;
}

#ProductRelated .RelatedSide-area li{
	width:166px;
	float:left;
	border-right: 1px solid #eeeeee;
	margin-bottom:20px;	
}

#ProductRelated .RelatedSide-area li.NoBorder{
	border-right: none;	
}

#ProductRelated .RelatedSide-area p{
	padding:0 10px;
	font-size: 1.2em;
	text-align:center;
}
