body 
{
    background: black;
    font-family: arial, helvetica, sans-serif;	
    color: white;
}

p { font-size: 11px; }

p.legal_left { float: left; display: inline; }
p.legal_right { float: right; margin-left: 30px; display: inline; }

a { color: white; text-decoration: underline; }
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#bottom {
	position:absolute;
	top: 671px;
	height: 25px;
	width: 1024px;
	display:none;
}

#block_3 {
	margin-left: 22px;
	width: 980px;
	margin-top: 15px;
}

.mozilla #fblikebox {
    display: none;
    position: absolute;
    width: 241px;
    height: 255px;
    top: 600px;
    left: 835px;
    z-index: 99;
    background-color: White;
}

#fblikebox {
    display: none;
    position: absolute;
    width: 241px;
    height: 255px;
    top: 550px;
    left: 735px;
    z-index: 99;
    background-color: White;
}