/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {	
	clear:both;
	font-family: Verdana;	
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #401c11;		
	background-color: #70AF00;
	background-repeat:no-repeat;	
	margin:25px 20px 0 50px;
	padding: 5px 10px;
	width: 846px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

/*--------------------------------
		 End Page Title
---------------------------------*/