body
{
    background:black;
}

#logo
{
    margin-left:30px;
}

#RightCont
{
    position: absolute; top:10px; height:600px;
    background: #1e1e1e;
    border: outset 1px #282828;
    _border: outset 2px #282828;
    left: 6px; width: 800px;
    margin-left: 2px; 
}

#example
{
    width: 700px;
}

hr.example3 {
    width: 700px;
    border-style:  none none none solid; 
    border-top-width: 1px; 
    border-top-color: #335599; 
    height: 1px;
}

#Text1
{
    margin-left: 20px;
    position:relative;
    color:silver;
    font-size:18px;
    font-family: Arial, Helvetica, sans-serif;
}

#Text4
{
    margin-left:20px;
    position:relative;
    color:silver;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

input.downloadImg
{
    color: white;
    font-size: 10px;
    height:26px;
    width:100px;
    background-image:url('../../img/button_normal.png');
    border: none;
    margin-left:20px;
    margin-top:20px;
}
