#testimonials_front_end_heading {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-indent: -2000px;
	overflow: hidden;
	height:0px;
}
#td_testimonials_listed {
	width:500px;
	padding-right: 40px;
}

#td_testimonials_listed #table-admin-type1 img {
	margin: 0 !important;
}

#td_testimonials_listed #table-admin-type1 img {
	margin: 0 !important;
}

.art-article img, img.art-article {
	margin: 0 !important;
	border: 0;
}
.art-article #testimonials_container fieldset {
	border:none;
	padding: 0;
}
.art-article #testimonials_container th {
	padding-left: 0;
	width:200px;
}
.art-article #testimonials_container table {
	border-collapse: collapse;
}
.art-article #testimonials_container #continuebtn {
	float: right;
	margin-right: 20px;
}
.art-article #testimonials_container input[type='text'], .art-article #testimonials_container textarea {
	width:252px;
}



#testimonials_container .name-place {
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	top:-10px;
	position: relative;
	}
	
#testimonials_container .testimonial_entry {
	padding-left: 40px;
	padding-top:0px;
	background: url('images/quote.gif') no-repeat 0 0;
	font-size: 16px;
	line-height: 18px;
	position: relative;
	border-bottom:1px dotted #CDCDCD;
	}
