/* ----- FORM Styles----- */

.standout {
    font-size: 14px;
	color: #2A3F00;
	font-weight: bold;	
	}
.general {
    padding: 20px;
	}
