/* CSS Document */

#flash{
	width:800px;
	height:250px;
	margin-top:10px;
}


#main table.border{
	margin:10px 0 0 0;
}

#main table.border th.voice{
	background-color: #EEEEEE;
	text-align: left;
	font-size:10px;
	color: #999999;
	font-weight: normal;
}

td.read p{
	line-height: 200%;
	padding-bottom: 1em;
	text-indent:1em;
}


