﻿

#page .left
{
    background: url(/images/h.fluff.jpg) no-repeat;
}
#page .left .quote
{
    margin: 300px auto 0 auto;
    display: block;
    background: url(/images/h.quote.gif) no-repeat;
    width:256px;
    height:73px;
    text-indent:-5678px;
    overflow:hidden; 
}

#page .right
{
    padding: 30px;
    width: 420px;
}
#page .right dl
{ 
    margin:0px;
    padding:0px;
}
#page .right dl dt
{ 
    margin:10px 0 0 0;
    padding: 0;
}
#page .right dl dd
{
    color: #6D6D6D;
    font: 10px/16px Verdana;
    margin:0px;
    padding:0px;  
}

#page .right h2
{ 
    background: url(/images/h.title.gif) no-repeat;
    margin:0;
    padding:0; 
    text-indent:-5678px;
    width:167px;
    height:22px;
}
#page .right h3
{
    font: Bold 15px/25px Arial;
 margin-bottom:0px;
    color: #EC5828;
}
#page .right h4
{
    color: #6D6D6D;
    font: Bold 10px/16px Verdana;
    margin: 0px;
    
}
#page .right .box
{
 background: url(/images/h.play-now.gif) no-repeat;
 overflow:hidden;
 width:391px;
 height:126px;
 text-indent:-5678px;
 position:relative;
 margin: 20px auto;
    
}
#page .right .box a.play
{ 
    position:absolute;
    top:0;
    left:0;
    width:391px;
    height:95px;
}
#page .right .box a.flash
{ 
    position:absolute;
    top:95px;
    left:0;
    width:391px;
    height:31px;
}