#ProdTextTop {
	width: 683px;
	height: 8px;
	background: url(/images/ProdTextTop.jpg) no-repeat;
	background-position: left bottom;
	
	padding-top: 17px;
	padding-right: 16px;
}

#ProdMiddleRepeat {
	width: 683px;
	min-height: 610px;
	height: auto;
	background: url(/images/ProdMiddleRepeat.jpg) repeat-y;
	background-position: left;
	
	padding-right: 16px;
}

#en_ProdMiddleText, #he_ProdMiddleText {
	padding-left: 15px;
	padding-right: 15px;
	width: 653px;
	
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#en_ProdMiddleText {
	direction: ltr;
	text-align: left;
}

#he_ProdMiddleText {
	direction: rtl;
	text-align: right;
}

#ProdTextBottom {
	width: 703px;
	height: 84px;
	background: url(/images/ProdTextBottom.jpg) no-repeat;
	background-position: left top;
	
	padding-right: 16px;
}

#ArticlesTitle {
	width: 653px;
	height: 20px;
	line-height: 20px;
	padding-bottom: 20px;
	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	
	color: #d72229;
}

.en_ArticleTitle a, .he_ArticleTitle a {
	color: #696969;
	font-weight: bold;
}

.en_ArticleTitle, .he_ArticleTitle {
	padding-bottom: 15px;
}