@charset "utf-8";
/* CSS Document */

.arrowlistmenu{/* float:left;*/}
.content_para{/* float:left; margin-left:20px; width:580px;*/}
.clickhere {
	height: 17px;
	width: 74px;
	display: inline;
	background: #d0ddeb url(images/arrow_01.gif) no-repeat left center;
	padding: 1px 15px;
	margin-right: 3px;
	margin-bottom: 5px;
}
.clickhere img{ margin:0; padding:0; border:0;}
.clickhere a{
	text-decoration:none;
	color: #036;
	padding-left: 5px;
}
.clickhere a:visited{
	text-decoration:none;
	color:#666;
}
.clickhere a:hover{
	text-decoration:none;
	color: #333;
}
.servRequistion {
	height: 51px;
	width: 94px;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin-top: 5px;
}
.servRequistion img{ margin:0; padding:0; border:0;}
.servRequistion a{
	text-decoration:none;
	color: #036;
	padding-left: 0px;
	display: block;
	padding: 0;
}
.servRequistion a:visited{
	text-decoration:none;
	color:#666;
}
.servRequistion a:hover{
	text-decoration:none;
	color: #333;
	background-color: #FFF;
	border: 0;
	padding: 0;
}

