@charset "UTF-8";

.terms {
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px dotted #ccc;
}
.terms p, .terms li {
	font-size: 10px;
}

label {
	display: block;
	padding-bottom: 2px;
	color: #e30000;
	font-weight: bold;
	font-size: 11px;
}
#username, #password {
	width: 250px;
	margin-bottom: 10px;
	display: block;
}


.interior_content h3 { font-size: 19px; font-weight: normal; color: #e46300 !important; margin-bottom: 6px; border-top: 1px dotted #ccc; padding-top: 5px; margin-top: 10px; }
