/* CSS Document */

.voice {
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	clear: both;
	float: none;
	width: 550px;
	line-height: 150%;
	border: 1px dotted #7EDAC1;
	padding: 10px;
	margin-bottom: 40px;
	margin-left: 20px;
}
#main h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #0033FF;
}
