.jd_testimonial_label {
	width: 14em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.submit {
	margin-left: 3.8em;
	border: 1px solid #000000;
	display: block;
}

#add_your_testimonial {
	font-size: 20px;
	margin: 10px;
}

#writer_name {
	font-weight: bold;
}

#writer_text {
	border: 1px dotted #CECECE;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 75%;
}

.legend {
	background:#F7F7F7 none repeat scroll 0%;
	border:1px solid #CACACC;
	margin:20px 0pt;
	padding: 4px 10px;
	position:relative;
}

.legend-title {
	background:#FFFFFF none repeat scroll 0%;
	display:block;
	font-size: 120%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -15px;
	color: #00A9DD;
}

