body {
}


.unfloat {
    float: none;
    clear: both;
}

.home_hr {
    width: 262px;
    text-align: left;
    margin: 5px auto 0px 0px;
    padding: 0px;
}


.thick_line {
    background-image: url('../images/thick_line.jpg');
    height: 4px;
    background-repeat: repeat-x;
    
}
