/* BEGIN Special */
/* @group Special */
.noline {text-decoration: none;}
/* @end */
/* END Special */
.BlogError {
	text-align: center;
}

.BlogError p {
	color: #fff;
	display: inline;
	background-color:	#f77;
	padding: 7px;
	font-weight:bold;
}

#Breadcrumbs {
	font-family: 'courier new';
	font-size: .8em;
}