label.left { 
	float: left; 
	text-align: right; 
	width: 6em; 
	margin-top: .3em;
	margin-right: .3em; 
}

input, select, textarea {
	border: 1px solid #7F9DBB;
	margin-bottom: 5px;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 120%;
	margin-bottom: 1em;
}

#container a {
	font-size: 100%;
}

#container a:hover {
	color: #0084D7;
}

#small {
	font-size: 80%;
}

#filename {
	color: #0084D7;
}

#filesize {
	color: #0084D7;
}

#label {
	color: #999999;
}

#searchword {
	color: #000000;
}