body
{
    background: url(http://dhthuanthanh.com/App_Themes/default/images/body_bg.gif) center top repeat-x;
}
#header-content
{
    min-height: 70px;
    overflow:hidden;
}
#content{ overflow:hidden;}
#footer
{
   
}
#footer-content
{
    min-height:98px; background: url(images/footer-bg.jpg) top repeat-x;
}
#footer-content div.clearfix
{
    padding: 10px;
}
#sidebar .widget{ margin-bottom:10px;}
.success, .SuccMessage
{
    color: #33CC00;
}
.error, .FailMessage
{
    color: #FF0000;
}