﻿body{
    padding:0;
    margin:0 auto;
    font-family:"Trebuchet MS",Tahoma;
    font-size:13px;
    line-height:18px;
    width:800px;
   
    color:#000;
 }
 form{
    padding:0;
    margin:0
 }
 a{
    color:#3333CC;
    text-decoration:underline;
  }
 a:visited{
    color:#6633CC
 }
 a img{border:0}
 span
{
    font-size:16px;
    color:#9e0704;
   }

 .top
 {
    background:#F4CE53;
    width:100%;
    font-size:20px;
    padding:9px 0;
    text-align:center;
 }
 .video_cont,.main{clear:both;}
 #video
 {
    width:342px;
    background:#000;
    color:#F4CE53;
    font-style:italic;
    text-align:center;
    float:left;
    padding:5px 5px 10px 5px;
 }
 #box
 {
    width:437px;
    float:right;
    padding:5px 0 5px 5px;
    text-align:right;
    }
#box .move_cont
{
    margin:0 10px;
    height:150px;
    overflow:hidden;
    position:relative;
    font-size:12px;
    font-family:Arial;}
#box .border{border-bottom:2px solid #000;}    
#box #move_div
{
    position:relative;
    top:0;
    left:0;
    text-align:left;
}
.main{padding-top:20px;}
.main #left{float:left;
    width:250px;
    border-right:1px solid #999999;
    text-align:left;
    }
.main #left td{padding:15px 10px 10px 10px;}    
.main #right
{
    float:right;
    width:539px;
    padding:0 0 0 10px;
    line-height:18px;
}  

.main #right ul{margin-top:0}
.main #right strong{ color:#9e0704;}
.main #right a{font-size:16px;}
.problem
{
    background:url(img/set-time-limits.jpg) no-repeat center top;
    text-align:center;
    width:231px;
    margin:10px 0 0 5px;
    padding:85px 0 0 0;
    color:#FFF;
}
a.download
{
    width:192px;
    height:72px;
    display:block;
    text-decoration:none;
    background:url(img/download.jpg) no-repeat center center;}
a.download:hover
{
     background:url(img/download-red.jpg) no-repeat center center;}
a.add_cart
{
    width:239px;
    height:70px;
    display:block;
    text-decoration:none;
    background:url(img/Add-To-Cart.jpg) no-repeat center center;
}
a.add_cart:hover
{
     background:url(img/Add-To-Cart_red.jpg) no-repeat center center;}
.main_bottom
{
    width:100%;
    padding-top:20px;
    clear:both;
}
.main_bottom td.center{text-align:center;}  