﻿/* Form Tags */

select, input, textarea {
    font-family: "Open Sans",sans-serif;
    font-size: .95em;
}

.formLabel

{
    color:#666;
    font-weight:bold;
}