.chat {
width:200px;
height:0px;
margin:auto;
z-index:5;
}

.chat .content {
position:relative;
top:10px;
left:430px;
height:100px;
width:170px;
overflow:visible;
z-index:5;
}

BODY.active, #wmxcontent, HTML
{
background-color: #000000;
height: 570px;
}

#hubContainer {
width: 998px;
margin: 0px auto 10px;
position: relative;
}

#dealer-text {
color: #fff;
position: absolute;
top: 190px;
font-size: 14px; 
font-family: myriad, myriad-pro, arial, sans-serif;
padding: 0px 30px;
}
/* ---Footer CSS--- */

#Footer{
color: #FFFFFF;
width: 998px;
margin: 0 auto 20px;;
}

#Footer a, #acura a, #nissan a{
color: #3b5c91;
text-decoration: none;
}

#Footer a:hover, #acura a:hover, #nissan a: over{
color: #3b5c91;
text-decoration: underline;
}

.FooterText{
display: inline;
padding: 0 20px;
}

#LeftSide{
margin-right: 520px;
margin-left: 10px
}

/* ---End of Footer CSS--- */

