﻿.footer{
	background-image: none;
	}

.contactBar{
	width:771px;
	height:186px;
	display:block;
	float:right;
	background: url('../Images/contactBar_bg.jpg');
	background-repeat:no-repeat;
	direction:rtl;
	
}


.contactBar1{
	background: url('../Images/contactBar_bg.jpg');
}

.contactBar .tabs{
	margin-right:93px;	height:29px;
}

.contactBar .tabs .tab {
	display:block;
	float:right;
	width:146px;
	height:23px;
	background: url('../Images/tab.gif') no-repeat;
	padding-right:5px;
	padding-top:6px;
	text-align:center;
	color:#D5D9DC;
	text-decoration:none;
	font-weight:bold;
}

.contactBar .tabs .sel {
	background: url('../Images/tab_on.gif') no-repeat;
	color: #000000;
}


#hpFlash{
	width:770px;
	height:326px;
	overflow: hidden;

}



	.feedback
	{

		}

	.feedback .title {}

	.feedback .item {position: relative;}

	.feedback .item #AllFeedbacks
	{
		position: absolute;
		right: 10px;
		top: 0px;
		}

	.feedback .item a
	{
		display: block;
		text-decoration: none;
		padding-bottom: 8px;
		padding-right: 20px;
		padding-left: 5px;
		color: #000204;
		}

	.feedback .item a img
	{
		position: absolute;
		right: 0px;
		}

	.feedback .item .name {font-weight:bold;}

	.publications .item
	{
		position: relative;
		}

	.publications .item a {
		color: #000204;
		text-decoration: none;
		}

	.publications .item a span.itemtitle
	{
		font-weight: bold;
		clear: right;
	}

	.publications .item #AllPublications
	{
		position: absolute;
		right: 10px;
		top: 0px;
		}

	.publications .item .row
	{
		clear:both;
		height: auto;
		margin-bottom: 8px;
		}

	.publications .item .source {float: right; padding-right: 3px;}

.column .item
	{
		height: 154px;
		overflow: hidden;
		padding-right:16px;
		padding-left:16px;
		margin-bottom:14px;
	}

.poll h4 {
	color:#000000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	}
.poll .count {color:#ED232A;}