.subject{
	width:460px;
	background-image:url(/images/fff_alpha_50.png);
	border:solid 1px #E1E1E1;
	margin:0 0 10px 0;
	padding:10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:440px;

/*	-khtml-opacity:0.8;*/
/*	-moz-opacity:0.8;*/
}
/*\*/
* html .subject{
	background-image:none;
	background-color:white;
	filter:Alpha(Opacity=50);
}
* html .subject table tr td{
	position:relative;
}
/**/

.subject table tr td.exp{
	font-size:86%;
	line-height:1.4em;
}

.subject table tr td span.shadow-wrap{
	margin:0 10px 0 0;
	float:left;
	display:block;
	position:relative;
	background: url(/images/shadow_white.gif) no-repeat bottom right;
}

.subject table tr td span.shadow-wrap img{
	display: block;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	position: relative;
}

.review-list-unit{
	margin:10px 0 20px 0;
/*	background:url(/images/dot_gray.gif) bottom left repeat-x;*/
}
.review-list-unit .review-corrected{
	float:right;
	width:100px;
}
#navigator{
	font-size:12px;
	margin:20px 0;
}
#navigator #midbox{
	width:300px;
	margin:0 100px;
	text-align:center;
}
#navigator #prevbox{
	width:100px;
	float:left;
}
#navigator #nextbox{
	text-align:right;
	width:100px;
	float:right;
}

