p.feature {
	background:url(../IMG/layout/home_block.jpg) top left no-repeat;
	background-color:#e8e8e8;
	padding:15px;
	width:182px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	margin-bottom:30px;
	text-align:left;
}

p.feature a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#5eae46;
}

blockquote {
	background:url(../IMG/layout/left_quote.jpg) top left no-repeat;
	padding:0px 30px 0px 20px;
	width:162px;
	font-size:10px;
	line-height:20px;
	font-style:italic;
	color:#666;
	text-align:left;
}

blockquote a {
	font-size:10px;
	line-height:21px;
	font-style:italic;
}

/*blockquote p {
	display:block;
	width:162px;
	background:url(../IMG/layout/right_quote.jpg) bottom right no-repeat;
}*/

p.author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5eae46;
	font-style:normal;
	background:none;
}

