
    #downloadWrapper{
        width: 100%;
        float:left;
        font-family: Verdana;
        position:relative;
        color: #4c4c4c;
        
        }
    .balloon.for-watchDownload #downloadWrapper, .balloon.for-installWebPlayer #downloadWrapper{
         margin-left: 0px;
         width: 700px;
     }

    #downloadHeader{
        font-size: 26pt;color:#4c4c4c;text-align:center;
        padding:40px 90px 50px;
    }
      .balloon.for-watchDownload #downloadHeader, .balloon.for-installWebPlayer #downloadHeader{
           padding:50px 50px 50px;
     }
    #downloadPane{
        height:auto;
       float:left; 
       width: 100%;
       padding-top:60px;
    }
    #downloaPaneLeft{
      float:left;
      width: 520px;
      padding: 0px 15px 0 20px
    }
    .balloon.for-watchDownload #downloaPaneLeft, .balloon.for-installWebPlayer #downloaPaneLeft{
          width: 400px;
    }
     #downloaPaneRight{
        float:right;
        width: 330px;
        color: #A1A1A1;
    } 
      .balloon.for-watchDownload #downloaPaneRight, .balloon.for-installWebPlayer #downloaPaneRight{
          width: 250px;
    }
   
   
    .gradientV2{
 background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */
background: linear-gradient(left, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
  }
     .gradientV1{
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 */
background: linear-gradient(left, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
  }
  #downloaPaneLeft ul{
        padding-left: 20px;
  }
  #downloaPaneLeft ul li{
      list-style-image:url('/images/5.6.0/pages/download/veoh_webplayer_checkmark.png');
      padding-bottom: 10px;
      padding-top: 10px;
      font-weight: bold;
      font-size: 12pt;
  }
  .sysReq{
      padding-bottom: 5px;
  }
   #downloaPaneRight ul{
        padding-right: 20px;
        color: #A1A1A1;
  
  }
  #downloaPaneRight ul li{
      list-style: disc;
      padding-bottom: 5px;
      padding-top:5px;
      font-size: 8pt;
  }

  #downloadFooter{
      width: 100%;
      color: #A1A1A1;
      font-size: 8pt;
      float: left;
  }
  .giraffic{
      float:left;
      height: 40px;
      padding: 40px 0px 0px 40px;
  }
   .balloon.for-watchDownload .giraffic, .balloon.for-installWebPlayer .giraffic{
       padding: 30px 0px 0px 20px;
  }
  #disclaimer{
      float: left;
      padding: 35px 0px 15px 20px;
      width: 720px;
  }
   .balloon.for-watchDownload #disclaimer, .balloon.for-installWebPlayer #disclaimer{
        width:    560px;
        padding-top:25px;
  }
  
 #downloadButton, #downloadButton:hover
{
        width			: 370px;
        height			: 70px;
        cursor			: pointer;
        border			: 1 inset #999999;
        padding-top: -30px;
        background-repeat	: no-repeat;
        background-position	: center;
        position:absolute;
        top:145px;
        left:300px;
        z-index: 9999px;
}

#downloadButton		 {background-image:url('/images/5.6.0/pages/download/veoh_webplayer_downloadButton-default.png'); }
#downloadButton:hover 	{ background-image: url('/images/5.6.0/pages/download/veoh_webplayer_downloadButton-hover.png'); }
  .balloon.for-watchDownload #downloadButton, .balloon.for-installWebPlayer #downloadButton{
      left:165px;
      top: 155px;
  }
#postDownload{
    display:none;
}
.downloadMSG{
    font-size:15pt;
    color: #4c4c4c;
    text-align: center;
    padding:80px 80px 50px;
}
downloadMSG a{
    color:#fd8900;
}
#webplayerAd{
    padding: 0px 350px 150px;
}
  .balloon.for-watchDownload #webplayerAd, .balloon.for-installWebPlayer #webplayerAd{
       padding: 0px 230px 150px;
  }
.seperateor{
    height: 1px;
    width:380px;
     border-bottom:1px solid #DCDCDC;
}
 .balloon.for-watchDownload .seperateor, .balloon.for-installWebPlayer .seperateor{
          width: 370px;
    }
 