#content {
	float: left;
	width: 781px;
	min-height: 625px;
	height: auto !important;
	height: 625px;
	padding: 12px;
	background: #fff;
	position:relative;
}

#content a {
	color: #6a0d3a;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}


.message {
	font-size:120%;
	color:#6a0d3a;
	padding:15px 0;
}

.pager {
	text-align:right;
}
