/* CSS Document */

.filelayout1 {
	float: left;
	width: 300px;
	padding: 10px 0px 10px 60px;
	text-align: left;
}

#clearall {
clear: both;
margin-top: 20px;
}

p {
	clear: both;
}
