@CHARSET "UTF-8";

p.description {
	color: #777;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}

div.submit {
	text-align: right;
}

p.lead {
	margin-top: 65px;
	text-align: center;
}

form ul.errors {
	color: #b94a48;
    font-size: 11px;
    list-style: inside none disc;
}

.modal-header {
	background-color: #d9534f;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #fff;
}