.clear0{
	overflow: hidden;
	clear: both;
	height: 0;
	font-size: 0;}
	
.clear5{
	overflow: hidden;
	clear: both;
	height: 5px;
	font-size: 0;}
	
.clear10{
	overflow: hidden;
	clear: both;
	height: 10px;
	font-size: 0;}
	
.clear15{
	overflow: hidden;
	clear: both;
	height: 15px;
	font-size: 0;}
	
.clear30{
	overflow: hidden;
	clear: both;
	height: 30px;
	font-size: 0;}

/********** Content Shuffle **********/
.contentShuffle{
	position: relative;}
	
.shuffleAbsolute{
	width: 680px;}
	
.shuffleImage{
	float: left;
	width: 428px;
	height: 273px;}
	
.shuffleText{
	float: left;
	margin:0 0 0 30px;
	width:205px;
	background: #f4f4f4;}
	
.shuffleArea{
	width: 55px;
	height: 50px;
	float: left;
	margin: 20px 0;}
	
.largeImg {
	border:1px solid #CCCCCC;
	height:273px;
	padding:5px;
	width:428px;}
/********** End **********/


/********** Testimonials Shuffle **********/
.testimonialsShuffle{
	position: relative;}
	
.testimonialsWidth{
	width: 680px;}
	
.shuffleImage{
	float: left;
	width: 428px;
	height: 273px;}
	
.shuffleText{
	float: left;
	margin:0 0 0 30px;
	width:205px;
	background: #f4f4f4;}
	
.shuffleArea{
	width: 55px;
	height: 50px;
	float: left;
	margin: 20px 0;}
	
.largeImg {
	border:1px solid #CCCCCC;
	height:273px;
	padding:5px;
	width:428px;}
/********** End **********/
