@charset "UTF-8";
/* CSS Document */

#voice_title {
	background-image: url(../images/common/border_h.gif);
	background-repeat: repeat-x;
	background-position: 0px 26px;
	width: 590px;
	padding-bottom: 2px;
	text-align: left;
	height: 18px;
	padding-top: 8px;
}
#voice_date {
	text-align: left;
	margin-top: 8px;
	margin-bottom: 15px;
}
#voice_body {
	text-align: left;
	width: 460px;
	margin-right: 30px;
	float: left;
	line-height: 160%;
}
#voice_stuff {
	width: 100px;
	float: right;
	line-height: 140%;
}
#voice_caption {
	margin-top: 10px;
}
#voice_wrapper {
	clear: both;
	margin-bottom: 30px;
}
#voice_body .body-small {
	line-height: 140%;
}

