/* Start of CMSMS style sheet 'upload_css' */
.up_box {
	padding-right:3%;
	float: left;
	width: 30%;
}

.up_name, .up_name a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #d38a17;
}

.up_name a:hover {
	color: #990000;
}

.up_auth {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #e4e5ea;
}

.up_date {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #e4e5ea;
}

.up_summ {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

/* End of 'upload_css' */

