.spacer_20 {
	height:20px;
}
.tr_content {
	margin:0 35px 0 35px;
}
.tr_content label {
	font-size:13px;
}
.tr_content a {
	color:#FFFFFF;
	text-decoration:underline;	
}
.tr_content a:hover {
	text-decoration:none;	
}

.back_button {
	margin-top:8px;
	margin-left:10px;	
}
.back_button a {
	color:#000000;
	font-size:13px;
}

.left_side {
	float:left;
	width:49%;
	margin-top:10px;
	font-size:13px;
}

.right_side {
	float:right; 
	width:49%;
	margin-top:10px;
	font-size:13px;
}

.subject_box {
	padding:10px;
	margin-bottom:20px;
}
.subject_box a {
	color:#000000;	
	text-decoration:none;
	line-height:25px;
	height:25px;
}

.file_line {
	clear:both; 
	margin:5px 0;	
}

.large_white {
	background:#FFFFFF;
	font-size:15px;
	color:#000000;
	border:none;
	margin:5px 0 15px;
	padding:3px;
	width:350px;
}

div.list {
	margin-left:20px;
}
