#left, #right
{
    font-family: Arial; font-size: 12px; color: #fff;
    width: 274px; height: 86px;
    background: url(/images/bg.gif) no-repeat;
    position: absolute; z-index: 1;
}
#right { background: url(/images/bg-right.gif) no-repeat; }
/*#left { padding-left: 72px; left: 5%; }
#right { right: 5%; }*/
#right p { margin-left: 21px; }
#left p, #right p
{
    margin-top: 14px; line-height: 15px;
    margin-left: 67px;
}
#right p { margin-left: 20px; }
/*a { text-decoration: none; }
a:hover { text-decoration: underline; }*/
body { background: #000; }
img { border: 0; }
* { margin: 0; padding: 0; }

#vol { height: 37px; display: none; text-align: center; z-index: 3; position: absolute; width: 660px; }
.vol { width: 7px; visibility: hidden; }
*
{
    color: #fff;
}
.text
{
    font-family: Arial;
    font-size: 18px;
    color: #e9e9e9;
}
html, body { height: 100%; }
table { border-collapse: collapse; }
#girl
{
    height: 663px;
    background: url(/images/girl.jpg) center no-repeat;
}

.text a { position: relative; z-index: 999; }