

#blueline
{
	float:right;
	width:104px;
	height:21px;
	margin-top: 20px;
	background-image: url('../images/blueline_en.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#mainpage
{
	float:right;
	width:84px;
	height:21px;
	margin-top: 20px;
	background-image: url('../images/mainpage_en.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;
	

}

#mainpage1 {
	float:right;
	width:84px;
	height:21px;
	margin-top: 20px;
	background-image: url('../images/tr.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;
	

}
#mainpage2 {
	float:right;
	width:84px;
	height:21px;
	margin-top: 21px;
	background-image: url('../images/russian.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;
	

}
#print {
	float:right;
	width:81px;
	height:21px;
	margin-top: 20px;
	background-image: url('../images/print_icon.png');
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
	

}
#search {
	margin-top:25px;	
	float:right;
	width:100px;
	height:33px;
}
#searchBtn {
	margin-top:10px;	
	float:right;
	width:60px;
	height:33px;
	background-image: url('../images/search1.png');
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
	

}
.search-result-item
{
	margin-top:20px;
}	