/*
 * CSS rules that don't belong to a certain category should be put in this file.
 */

.messages {
	background: #C5F2C6;
	color: #200;
	border: 1px solid #71E076;
	padding: 15px;
	text-align: center;
	font-weight: bold;
	margin:0px 15px;
}

blockquote {
	padding-left: 30px;
}

/*
     