﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}



/* Set width on the form input elements since they're 100% wide by d[efault */
input,
select {
    max-width:280px;
}

textarea {
    max-width: 600px;
}

.smallImageSize {
    width: 14px;
    margin: 0px;
}
