#TestimonialsBox	{
	float:left;
	background-position: right top;
}
/* {{{ */
	#TestimonialsLeft	{ float:left; width:650px; padding:0px 0px 0px 20px; }
	/* {{{ */
		div.testimonialtype1	{ height:310px; padding:110px 0px 0px 0px;
								  background:transparent url(../img/testimonials-separator.png) 50% 0% no-repeat; }
		/* {{{ */
			div.testimonialtype1 div.testimonialTextbox
					{ float:left; width:290px; height:285px;
					  background:transparent url(../img/article-type1-textbg.png) 50% 50% no-repeat; }
			div.testimonialtype1 div.testimonialTextbox p
					{
	font-size:12px;
	color:#3f3f3f;
	text-align:left;
	line-height:normal;
	font-weight: bold;
}
			div.testimonialtype1 div.testimonialMedia
					{ float:right; width:330px; height:270px; padding:35px 0px 0px 5px;
					  background:transparent url(../img/article-type1-imgbg.png) 50% 50% no-repeat; } 
		/* }}}-div.articletype1 */
		div.testimonialtype2	{ height:310px; padding:110px 0px 0px 0px;
								  background:transparent url(../img/testimonials-separator.png) 50% 0% no-repeat; }
		/* {{{ */
			div.testimonialtype2 div.testimonialTextbox
					{ float:right; width:290px; height:285px;
					  background:transparent url(../img/article-type2-textbg.png) 50% 50% no-repeat; }
			div.testimonialtype2 div.testimonialTextbox p
					{ font-size:130%; color:#3f3f3f; text-align:left; line-height:22px; }
			div.testimonialtype2 div.testimonialMedia
					{
	float:left;
	width:330px;
	height:270px;
	padding:35px 0px 0px 5px;
	background:transparent url(../img/article-type2-imgbg.png) 50% 50% no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #000;
} 
		/* }}}-div.articletype2 */
		div.testimonialtype3	{ height:310px; padding:110px 0px 0px 0px;
								  background:transparent url(../img/testimonials-separator.png) 50% 0% no-repeat; }
		/* {{{ */
			div.testimonialtype3 div.testimonialTextbox
					{ float:left; width:290px; height:285px;
					  background:transparent url(../img/article-type3-textbg.png) 50% 50% no-repeat; }
			div.testimonialtype3 div.testimonialTextbox p
					{
	font-size:12%;
	color:#000;
	text-align:left;
	line-height:normal;
	font-weight: bold;
}
			div.testimonialtype3 div.testimonialMedia
					{ float:right; width:330px; height:270px; padding:35px 0px 0px 5px;
					  background:transparent url(../img/article-type3-imgbg.png) 50% 50% no-repeat; } 
		/* }}}-div.articletype3 */
		div.testimonialtype4	{ height:310px; padding:110px 0px 0px 0px;
								  background:transparent url(../img/testimonials-separator.png) 50% 0% no-repeat; }
		/* {{{ */
			div.testimonialtype4 div.testimonialTextbox
					{ float:right; width:290px; height:285px;
					  background:transparent url(../img/article-type4-textbg.png) 50% 50% no-repeat; }
			div.testimonialtype4 div.testimonialTextbox p
					{
	font-size:12px;
	color:#000;
	text-align:left;
	font-weight: normal;
}
			div.testimonialtype4 div.testimonialMedia
					{ float:left; width:330px; height:270px; padding:35px 0px 0px 5px;
					  background:transparent url(../img/article-type4-imgbg.png) 50% 50% no-repeat; } 
		/* }}}-div.articletype4 */
		#FirstTestimonialsBox	{ background:transparent; padding:0px; }
	/* }}}-#TestimonialsLeft */
	#TestimonialsRight	{
	float:left;
	width:185px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.showslist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

	/* {{{ */
		#TestimonialsRight ul		{ list-style-type:none; text-align:left; }
		#TestimonialsRight ul li	{
	font-size:12px;
	font-weight:bold;
	color:#000;
}
	/* }}}-#TestimonialsRight */
/* }}}-#TestimonialsBox */
.paragraphtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
.signaturetxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: normal;
}
