@charset "utf-8";
/* CSS Document */

#listDocument h3 {
	height: 37px;
	width: 580px;
	background: url(/htdocs/images/flle_deco.gif) no-repeat;
	background-position: -25px 0;
}

#listDocument p {
	background: #fff;
	width: 520px;
	margin: 0 0 10px 20px;
}

#listDocument img {
	width: 80px;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	border: 1px solid #ecf0e5;
	padding: 5px;
}

#listDocument p#text {
	width: 300px;
	float: left;
	height: 140px !important;
}

#listDocument p#more {
	height: 21px;
	width: 72px;
	margin: 8px 0 20px 480px;
}

#detailsDocument img {
	float: left;
	margin-right: 10px;
	border: 1px solid #ecf0e5;
	padding: 5px;
}
