.sites{

}
.sites h2{
	font-family: "Cera Pro Bold";
    font-size: 18px;
    color: #252525;
    line-height: 1;
    display: block;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.sites h3{
    font-weight: 600;
    margin-bottom: 15px;
}
.sites h4{
    font-weight: 600;
    margin-bottom: 5px;
}

.return_time label{
    width: 65px;
    margin-bottom: 10px;
}
.return_time label input{
    width: 1em;
    margin-top: 0.25em;
    padding: 0;
}