/* Error {{{ */
#error table {
	empty-cells: show;
	}
	
.message {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #314141;
	line-height: 15px;
	padding-bottom: 5px;
	}

#error h1 {
	font-size: 18px;
	color: #679DD8;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 20px;
        padding-top: 20px;
	}
	
#error a {
	color: #336699;
	}

/* }}} */
