#footerlinks {width:100%;}
#footerlinks {width:100%;}
#footerlinks li, #socialiconslist li
{
    float: left;
    margin-left: 2%;
    padding-right: 14px;
    text-align: right;
}
.footer{height:auto;}
#footer .footer_center {
    padding-bottom: 41px;
}
#footer .footer_center .widget .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 10px;
}
#footer .footer_center .widget {
    margin-top: 20px;
}
input.error
{
    background: #FFFFFF;
    color: black;
    border: 1px dotted red;
    width: 100%;
}
textarea.error
{
    background: #FFFFFF;
    color: black;
    border: 1px dotted red;
    width: 100%;
}
.error
{
    color:red;
    font-size: 10px;
    font-style: italic;
}
.slide-out-div
{
    padding: 20px;
    height: 430px;
    width: 300px;
    background: #E8E7E4;
}