.testimonials1Shell {
	position:relative;
	width:100%;
	
	
}


.testimonials1ItemShell{
	float:left;
	width:100%;
	background:url(images/eventback.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

.testimonials1Pad{

	margin-left:17px;
	margin-right:22px;


}
.testimonials1EventTop{

	background:url(images/eventtop.jpg);
	background-repeat:no-repeat;
	height:19px;

}

.testimonials1EventBottom{

	background:url(images/eventbottom.jpg);
	background-repeat:no-repeat;
	height:17px;

}


/*/////////////RESIZE IMAGE IF REQUIRED//////////////////////////*/
.testimonials1Image{
	width:80px;
	height:80px;
	float:left;
	
}

.testimonials1ImageAlt{
	width:80px;
	height:80px;
	float:right;
	
}

.testimonials1ImageUpload{
	width:80px;
	height:80px;
	
}


/*///////////////////////////////////////////*/


.testimonials1TextBody{
	margin-left:95px;
	display:inline-block;
	
}

.testimonials1TextBodyAlt{
	margin-right:95px;
	display:inline-block;
	
}

.testimonials1Title{
	padding-bottom:8px;

}

.testimonials1Intro{

	padding-bottom:8px;

}



.testimonials1Currently{
	border:1px;
	border-color:#DDDDDD;
	border-style:solid;
	padding:12px;
	margin-top:12px;
	
}







