.highlight {
  background-color: yellow;
}

@font-face {
    font-family: Alvi-Nastaleeq;
    src: url(http://alahazrat.eu5.net/Alvi-Nastaleeq.ttf);
}

/*#/wts/7527
{
	
	margin: -350px 0px;
	float:left;
	overflow:hidden;	
}
/*            */
body {
	margin: 0px;
  margin-left: 15px;
	font-family: Alvi-Nastaleeq;
	font-size: 12px;
	font-weight: bold;	
}

#sea {
  width: auto;
  height: auto;
  float: center;
  margin-top:0px;
  font-size: 15px;
  font-family: Alvi-Nastaleeq;
  src: url(http://alahazrat.eu5.net/Alvi-Nastaleeq.ttf);
  background-image: url('search.png');
  background-repeat: no-repeat;
  padding-right: 3px;
  -webkit-border-radius:5px;
  -webkit-box-shadow:3px 3px 3px #999;
  border: 2px solid #E2DFC8;
  direction: ltr;
  background-position: right;
}

#btn {
  width: auto;
  height: auto;
  font-family:Arrial, Helvetica, Sans-serif;
  margin-top:0px;
  color:#000;
  font-size:12px;
  text-shadow:1px 1px 1px #999;
  -webkit-border-radius:4px;
  -webkit-box-shadow:1px 1px 1px #999;
  background-color:#E6E4D0;
  padding:5px;
  
}

#comments {

	
	position: absolute;
	direction: rtl;
	padding: 2px;
	float: center;
	margin-top: 20px;
	margin-left: 100px;
	margin-right: 100px;
	z-index: 1;
	font-family: Alvi-Nastaleeq;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	border: 1px solid #ddd;
}