@CHARSET "UTF-8";

hr {
	margin-top : 30px;
	margin-bottom : 30px;
	border: 1px solid #D0D0D0;
	width: 100%;
}

.message-date {
}
.message-title {
	margin-bottom: 1em;
}
.message-area {
	margin-bottom: 1em;
}

.pdficon {
	margin-right: 1em;
}

.filetext,
.linktext {
	margin: 15px 0;
}

.linklabel {
	color: #fff;
	padding: 5px 8px;
	margin-right: 1em;
	border-radius: 3px;
}
