/* CSS Document */

* {
margin:0;
padding:0;
outline:none;
}

body {
background:url(../images/body_popup.jpg) top center repeat-x #050507;
font:12px Verdana;
color:#ACACB0;
}

blockquote {
background:#292935;
padding:2px 17px;
}

p {
margin:10px 0;
padding:5px;
line-height:20px;
text-indent:0px;
}

#content table {
width:475px;
background:#1E1E2D;
margin:25px 0;
}

th {
color:#fff;
padding:10px;
font-size:9.0pt;
}