/* ----------------------------------------
Theme Name: MedCar
Version: 1.0
---------------------------------------- */
.sitemap LI {
    margin-left: 20px;
}

.contactform INPUT[type="text"], .contactform SELECT, .contactform TEXTAREA {
    width: 200px;
    height: 16px;
}

.contactform SELECT {
    height: 20px;
}

.contactform TEXTAREA {
    height: 60px;
}
