.fileList a {
text-decoration:none;
color:#666666;
}

.fileList ul {
margin-top:35px;
margin-left:35px;
}

.fileList li {
padding:5px;
list-style-type:square;
}

.fileList #fileInput  {
border:0px;
margin-right:5px;
}

.fileList form {
margin-top:15px;
}

#uploadContainer {
	overflow:auto;
	height:390px;
	width:410px;
}
