

#ad, #ad_banner2
{
    margin-left:-190px;
    margin-top:114px;
}

#chat_hold
{
    width: 936px;
    height: 692px;
    font-size:12px;
    text-align:left;
    padding-left:20px;
    padding-top:24px;
	
}

#loginmsg {
    color:red;
    font-size:14px;
}

#chat_ad {
    width:721px;
}

#nav li ul 
{
    display: none;
}

#body_shell
{
    background: none;
}

#footer
{
    width: 1059px;
}



/* 
Cops page specific
*/

#chat_hold
{
    background-color:#000;
}

#ad
{
    color:#fff;
}

#chat_banner
{
    background-image:url(http://cache.g4tv.com/images/2007/cops/cops_question_box.jpg);
    background-repeat:no-repeat;
    height:85px;
    position:relative;
    width:764px;
}

#chat_table
{
    left:110px;
    position:absolute;
    top:10px;
}

#chat_question
{
    color:white;
    font-family:trebuchet, verdana, arial, sans-serif;
    font-size:24px;
    font-weight:bold;
    text-align:center;
    width:565px;
}

.chat_instructions
{
    color:#fff;
    padding:20px 0px 40px 40px;
    width:690px;
}

.chat_instructions p
{
    font-size:14px;
    font-weight:bold;
    padding-bottom:10px;
    text-align:left;
}

.chat_instructions a
{
    color:#ff9900;
    text-decoration:underline;
}
.chat_instructions a:hover
{
    text-decoration:none;
}

.chat_instructions div p
{
    padding-bottom:40px;
    text-align:center;
}

