#counter a {
	width: 100%;
	display: block;
}
#counter img {
	margin-right: 7px;
}
#counter img.thousands {
	margin-left: 30px;
}

#ads {
	clear: both;
	padding: 10px 0 0;
}
.left {
	width: 365px;
	padding-right: 20px;
	float: right;
}
.right {
	width: 365px;
	float: right;
}

#news {
	clear: both;
	padding: 20px 0 10px;
	float: right;
	direction: rtl;	
	text-align: right;
}
#news h2 {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 25px;
	height: 25px;
	background: #AFB4B4 url(../../i/bg/news_wide.jpg) left top no-repeat;
	margin: 0;
	padding: 0 10px;
	color: black;
	direction: rtl;	
	text-align: right;
}

#news h2.title {
font-size: 1.5em;}
.title {
font-size: 1.5em;}
#news h2 span {
	float: right;
	direction: rtl;	
}
.clock {
	float: left;
	direction: rtl;
	font-size: 1.0em;
	}
#news h2 a {
	float: right;
	text-decoration: none;
	color: #FFF;
}
#news h3 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 10px 0 1ex;
}

#products {
	clear: both;
	padding: 20px 0 0;
	text-align: right;
}
#products h2 {
	font: bold 1.1em/1.1em "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	margin: 0 0px 0 0px;
	padding: 0;
	direction: rtl;
}
#products h2 a {
	margin-right: 0px;
	margin-bottom: 50px;
	vertical-align: text-top;
	float: right;
}
#products a {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
}
#products p {
	margin: 0 0px 1em 20px;
	line-height: 1.2em;
	direction: rtl;
	
}
#products img {
	margin-left: 10px;
	}


