/*
*
*This style sheet is for Vanpool Interest Form
*
*/

.error {
	color: red;
	font-size: 12px;
	font-weight: normal;
}
.red {
	color: red;
}
span.format{
	color: darkgrey;
	font-size: 88%;
}
.betweenText {
    float: left;
}
