@charset "utf-8";


div.voice h2 {
	margin-bottom: 30px;
	text-align: center;
	}

div.voice form {
	margin: 30px 0;
	text-align: center;
	}







div.voice div.section {
	margin: 50px 0;
	}
/*
div.voice div.section h3 {
	margin-bottom: 5px;
	padding: 2px 2px 2px 7px;
	border: 1px solid #693;
	border-left: 5px solid #693;
	color: #693;
	background: #f8ffee;
	font-weight: bold;
	font-size: 116%;
	}
*/
div.voice div.section h3 {
	padding: 10px 0 0 55px;
	min-height: 20px;
	color: #693;
	background: url(../img/voice/upper.gif) left top no-repeat;
	font-weight: bold;
	font-size: 116%;
	}

* html div.voice div.section h3 {
	height: 20px;
	}

div.voice div.section p.author {
	padding-top: 10px;
	background: url(../img/voice/lower.gif) left top no-repeat;
	font-weight: bold;
	text-align: right;
	}

div.voice div.section p strong {
	color: #c60;
	font-weight: bold;
	}





