/* CSS Document */

table.results{
	width:100%;
	height:auto;
	margin:10px 0;
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	}
	
.results td{
	width:50%;
	border:none;
	vertical-align:top;
	}
.aiueo{
	float:right;
	}
	
contents p{
	margin:10px 0 0 0;
	}