#releases {
	margin: 1em 0;
}
#releases td {
	padding: 2px 2px 2px 0; 
	font-size: 12px; 
	vertical-align: top;
}
ul.list {
	padding: 2;
}
ul.indent {
	padding: 0 0 0 5px; 
	font-size: 10px;
}

.prtitle {
	color : #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	margin-bottom: 16px;
}
.prdate {
	color : #666666;
}
.prtext {
	color : #000000;
}
.prcontact {
	color : #000000;
	float:left;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.prcontacttitle {
	color : #000000;
	font-weight: bold;
	line-height: 22px;
}