#files_carousel {
	font-family: arial, helvetica, sans-serif;
}

#files_carousel DIV.fileItem {
}

#files_carousel DIV.fileIcon {
	float: left;
	height: 60px;
	margin: 2px 5px 0px 0px;
	width: 32px;
}

#files_carousel DIV.fileName {
	font-size: 75%;
	font-weight: bold;
}

#files_carousel DIV.fileDescription {
	font-size: 75%;
	height: 35px;
	overflow: hidden;
}

#files_carousel DIV.fileLink A {
	color: #000000;
	font-size: 75%;
	font-weight: bold;
}