/* CSS Document */
@import url("../../commentators/env/commentators.css");
@import url("index.css");/*to load the neccessery css in result pages*/


#bgTypingMachine{  background:none;}
#contentBottom{background:url(../images/about_bottom.gif) no-repeat; height:193px;} 

div.clear{clear:both;}

.hr
{
	width:200px;
	height:0;
	border-bottom: #e7debf solid 1px;
	margin-top:8px;
}

/*\*/* html .hr{margin:0;} /**/

#search_advanced
{
	float:left;
	width:100px;
}

#search_advanced img{float:right;margin-top:6px;}

span#request_intro
{
	font-size:12px;
	color: #03379d;
	border-bottom: #e7debf solid 1px;
}

.request_title
{
margin-top:18px;
	font-size:12px;
	color: #03379d;
}

.request_title a
{
	font-size:12px;	
}

.request_descr
{
	margin-top:4px;
	margin-right:10px;
	font-size:12px;
	color: #645639;
}

.request_link
{
	margin-top:4px;
	margin-right:10px;
	font-size:12px;
	color: #645639;
}

.request_link a
{
	color: #03379d;
	text-decoration: underline;
}

#more_pages
{
	margin-top:40px;
	font-size:14px;
	color: #03379d;
}

#current
{
	font-weight: bold;

	color: #abaa4d;
}

#more_pages a
{
	font-size:12px;
	color: #03379d;
	text-decoration: underline;
}

.bold{
	color:#645639;
	font-weight: bold;
}

#remark{
	font-weight: bold;
	text-align:center;
}

