/* CSS Document */

.title {
	margin: 0 0 5px 0;
	padding: 5px 0 8px 0;
	border-top: 2px solid #cc3333;
	border-bottom: 1px dashed #cc3333;
	line-height: 16px;
	color: #cc3333;
	}

.authors {
	margin: 20px 0 10px 0;
	border-bottom: 1px dashed #ccc;
	background: #fafafa;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	}

.caption {
	color: #cc6666;
	}