#downloads p.title{
	border-top: 1px solid #ddd;
	margin-bottom: .1em;
	margin-top: 2em;
	color: #876637;
	font-weight: bold;
	text-transform: uppercase;
	clear: left;
	}

#downloads p {
	margin-bottom: 0em;
	}

#downloads .title strong {
	display: block;
	width: 7.9em;
	text-align: right;
	margin-right: .8em;
	float: left;
	clear: left;
	}

#downloads .papers em {
	display: block;
	width: 10em;
	margin-right: .6em;
	color: #666;
	font-size: .8em;
	font-weight: bold;
	font-style: normal;
	float: left;
	text-align: right;
	clear: left;
	}

#downloads .pdf {
	background-repeat: no-repeat;
	padding-left: 22px;
	background-image: url("../images/iconPdf.gif");
	background-position: 0px 0px;
	}