#topContentTestimonials{
	width: 580px;
	border: 1px solid #dbdbdb;
	padding:10px;
	overflow: hidden;
	background: #f3f2f2 url('../../img/global/boxBackground.gif') repeat-x;
	margin: 0 0 10px 0;
	text-align: justify;
}

#navigation a.tesSelected {
	color: #b21811;
}
h6 {
	color: #00aeef;
	font-size: 1em;
	font-weight: normal;
	line-height: 20px;
}
.show {
	cursor:pointer;
	display:inline;
	color:#b21811;
}

.closeText {
	cursor:pointer;
	display:inline;
	color:#b21811;
}
#topContentTestimonials img {
	float:left;
	width:100px;
}

#topContentTestimonials h3,h5 {
	float:left;
	width:430px;
	padding:0 0 0 40px;
}
.clear {
	clear:both;
}