#context_author_inner
{

}

#context_author
{
	margin: 				20px 10px;
}

.context_author_picture
{
	margin: 		15px 0;
}

.context_author_title
{
	color: 			#4788B2;
	font-size: 		11pt;
	font-weight: 	bold;
}

.context_author_subtitle
{
	color: 			#7FA3BB;
}

.context_testimonial
{
	background-image: 		url(../images/context/testimonial_end.jpg);
	background-repeat: 		no-repeat;
	background-position: 	bottom right;	
	padding-bottom:			50px;
	margin: 				20px 10px;
}
.context_testimonial_text
{
	background-image: 		url(../images/context/testimonial.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top left;
	padding-top: 			80px;
	color: 					#4788B2;
	text-align: 			left;
}
.context_testimonial_author
{
	font-size: 				8pt;
	color: 					#4788B2;
	font-weight: 			bold;
	text-align: 			right;
}

.zoom_top
{
	padding: 				5px 17px;
}

#context_tag
{
	background-image: 		url(../images/content/tag_title.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top left;
	padding-top: 			30px;
	margin: 				10px 10px;
}

#context_tag a:link,
#context_tag a:hover,
#context_tag a:active,
#context_tag a:visited
{
	color: 					#4788B2;
}