﻿#navigation a.contact { background-position: -767px -80px; }
#navigation .highlight a.contact:hover, #navigation a.contact .hover, #navigation li.subhover a.contact { background-position: -767px -120px; }

#three { background-image: url('images/sidebar-3-over.png'); }

#three a, #three a p, #three a h2 { 
	color: white !important;
	text-decoration: none;
}

#three a p {
    font-weight: bold;
}

.contactBlock img {
    position: relative;
    top: 5px;
    margin-right: 5px;
}

input[type=checkbox] {
    width: auto;
}

#strMessage p {
    color: #ff4004;
}

#ValidationSummary1 ul {
    margin-left: 0px;
    padding-left: 0px;
}

#ValidationSummary1 li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
