/* ------------------------------------------------------------------------
Testimonials Style Sheet - Accuvision

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/

/*GR:Start*/
.testimonial {
	background:#E1EEF1;
	padding:10px 10px 0px 10px;
	margin:0px 0px 10px 0px;
}
/*GR:End*/

hr {
	display: none;
	}

.reviewer {
	font-weight: bold;
	}
	
.line {
	background-color: #ccc;
	height: 1px;
	margin-bottom: 1.25em;
	width: 100%;
	}
		
#nav-terms ul a, #nav-terms-home ul a
	{ 
	color: #227992;
	text-decoration: none;
	}
	
#nav-terms a:hover, #nav-terms-home a:hover, #nav-terms-home .selected { 
	color: #fff;
	text-decoration: none;
	}

#nav-terms-home p a:hover { 
	color: #227992;
	text-decoration: underline;
	}
	
#date
	{ 
	margin: 0 0 1.25em 10px;
	width: 160px;
	}
	
#date a
	{
	background: url('../images/date-bg.gif') no-repeat 0 0;
	color: #227992;
	display: block;
	height: 21px;
	margin-bottom: 2px;
	padding-top: 6px;
	text-decoration: none;
	width: 160px;
	}

#date a:hover, #date .selected
	{
	background-position: 0 -27px;
	color: #fff;
	}

#tags {
	background: url('../images/testimonials/tags.gif') no-repeat 0 0;
	width:479px;
	height:33px;
	margin:0px 0px 15px 0px;
}
#tags legend {
	display:none;
}
#tags select {
	float:left;
	width:175px;
	margin:7px 0px 0px 225px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#tags input {
	float:right;
}




p#btn-thank-you-cards{
	float:right;
	width:20px;
	height:20px;
	position:relative;
}

#btn-thank-you-cards a
	{
	position:absolute;
	top:-45px;
	right:-40px;
	background: url('../images/btn-thank-you-cards.png') no-repeat 0 0;
	display: block;
	height: 79px;
	text-indent: -25000px;
	width: 79px;
	}












