.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

.error {
	font-weight: bold;
	color: #DD0000;
}

.top_sides {
	background-image: url(img/upload-sc_01.gif);
	background-repeat: repeat-x;
}

li {
	margin-bottom: 10px;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-decoration: none;
	color: #72C706;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-decoration: none;
	color: #72C706;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #72C706;
}

.edit {
	border: 1px solid;
	padding-left: 2px;
	padding-right: 2px;
}
.edit {
	border: 1px solid;
	padding-left: 2px;
	padding-right: 2px;
}
div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.file {
	position: relative;
	color:#333333;
	border: 0px solid;
	background-color: transparent;
	z-index: 2;
}