.border-top-extra:not(:first-of-type) {
	padding: 15px 0 15px 0;
	border-top: 8px solid #dddddd;
}

.gritter-title {
	font-size: 16px!important;
	padding: 0 0 12px 0!important;
}

.flash > .gritter-item p {
	font-size: 14px!important;
	line-height: 16px!important;
}

select[multiple] {
	resize: both;
}

