.testimonials .content{
	overflow: auto;
}

.testimonials h4 {
	text-align:left;
	font-size: 16px;
}

.mini-testimonials h4 { 
	/*background-image:url(../images/icon_newspaper.gif);*/ 
	min-height:16px;
	/*background-repeat:no-repeat; background-position:0 0;*/ 
	text-align:left;
}

.testimonials .notepad{
	background: url(../images/all_testim_notepad.jpg) top left no-repeat;
	width: 96px;
	height: 93px;
	float: left;
	padding-right: 7px;
}

.mini-testimonials .notepad{
	background: url(../images/notepad.jpg) top left no-repeat;
	width: 96px;
	height: 93px;
	float: left;
	padding-right: 7px;
}

.testimonials .author{
	font-size: 1.3em;
	color: #3499B7;
	/*font-weight: bold;*/
	text-align: right;
	padding-top: 5px;
}

.testimonials .all_testimonials{
	text-align: center;
	margin-top: 8px;
}

.testimonials .all_testimonials a{
	background: url(../images/all_testim_arrow.jpg) center right no-repeat;
	padding-right: 15px;
	color: #ff5a02;
	font-size: 13px;
}
