

/**********************************  TESTIMONAL ***************************************//
#quotes
			{
				
				
				margin:0px;
				color:#590000;
				font-family:verdana,arial;
				background:#FFFFFF;
				
			}
			
			#quotes1
			{
				
				
				margin:0px;
				color:#590000;
				font-family:verdana,arial;
				
				
				
			}
			#quotes h1
			{
			border:1px solid white;
			font:"Times New Roman", Times, serif;
			background-color: ##3a6805;
			background-image:
		-moz-linear-gradient(
			top,
			rgba(255,255,255,0.25),
			rgba(255,255,255,0.05)
		);
	background-image:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, rgba(255,255,255,0.25)),
			color-stop(1, rgba(255,255,255,0.05))
		);
			color:#FFFFFF;
			  font-size:16px;
			  text-transform:uppercase;
			  font-weight:bolder;
			  text-align:center;
			  margin:0px;
			  padding:2px 0;
			 width:258px;
				
			  border-bottom:0px;
			}
			.textItem
			{
				position:absolute;
				display:none;
				border:1px solid #FFFFFF;
				padding:5px;
				 width:248px;
				height:170px;
				background:#CCCCCC;
			
			}
			
			.textItem1
			{
				
				
			position:absolute;
				display:none;
				background:#CCCCCC;
				
				margin:0px;
				padding:0px;
				
			
			}
			
			.textItem p
			{
				text-align:justify;
				height:55px;
				font-size:14px;
				margin:0px;
				 width:245px;
				 
				overflow:hidden;
				color:#330000;
				font-style:italic;
				font-weight:normal;
				
				
			}
			.textItem img
			{
			border:2px solid #CCC;
			margin-bottom:3px;
			 width:245px;
			height:65px;	
			
		
			}
			a
			{
				color:#000;
				font-size:15px;
			}
		a.cn_more{
		margin-top:5px;
		
	position:absolute;
	padding: 1px 0px;
	
	left:0px;
	bottom:0px;
	margin-left:4px;
	margin-bottom:2px;
	 width:245px;
	color:#fff;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #011c44;
	text-transform:uppercase;
	text-decoration: none;
	border:1px solid #3a6805;
	outline:none;
	cursor:pointer;
	background-color: #3a6805;
	background-image:
		-moz-linear-gradient(
			top,
			rgba(255,255,255,0.25),
			rgba(255,255,255,0.05)
		);
	background-image:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, rgba(255,255,255,0.25)),
			color-stop(1, rgba(255,255,255,0.05))
		);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-border-bottom-left-radius: 5px;
	-border-bottom-right-radius: 5px;
	-moz-box-shadow:1px 1px 3px #111;
	-webkit-box-shadow:1px 1px 3px #111;
	box-shadow:1px 1px 3px #111;
}
a.cn_more:hover{
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}

.cn_date{
	
	
	font-size:11px;
	margin-top:5px;
	float:right;
}

/********************************************************/

/* CONTROLS */



/************************************* CLOSE TESTIMONALS *****************************/


