  div.clear {clear:both;}
  .hide {display:none;}
  #dc-product .panel {display: none;}
  div#dc-product {padding-left:22px;}
  div#dc-product .img-holder {float:left;}
  div#dc-product img {float:left;}
  div#dc-product h2 {float:left; color:#000000; font: 15px/15px AVGSans_2,Arial,sans-serif; padding-bottom:16px; margin:0px; width:550px;}
  div#dc-product ul {float:left;}
  div#dc-product ul li {font: 11px/20px Verdana,Arial,sans-serif; color:#5c707b; background: url("/stc/tpl/crp/img/dwnl-business-form-li-bg.png") no-repeat scroll left 0.5em; }
   p.req {text-align:right; font-size:10px; color:#5c707b; text-transform:lowercase; border-top:1px solid #e2e2e2; padding-top:10px; padding-right:7px;}
  
  /*form*/
  form#dwn-business-trial input.txt {height:34px; width:316px; padding:0 5px; -webkit-border-radius: 5px; border-radius: 5px; border:1px solid #bebebe;
    background: -moz-linear-gradient(top, #fafaf9,#ffffff 60%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAF9), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #FAFAF9 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #FAFAF9 0%,#FFFFFF 5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #FAFAF9 0%,#FFFFFF 100%); /* IE10+ */
    background: linear-gradient(top,  #FAFAF9 0%,#FFFFFF 100%); /* W3C */ }
  
  form#dwn-business-trial input.btn {
    border:1px solid #4b8293; 
    -webkit-border-radius: 5px; border-radius: 5px; 
    background: #5ac238;
    background-image: -moz-linear-gradient(top, #5ac238 0%, #40a036 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ac238), color-stop(100%,#40a036));
    background-image: -webkit-linear-gradient(top, #5ac238 0%,#40a036 100%);
    background-image: -o-linear-gradient(top, #5ac238 0%,#40a036 100%);
    background-image: -ms-linear-gradient(top, #5ac238 0%,#40a036 100%);
    background-image: linear-gradient(to bottom, #5ac238 0%,#40a036 100%);
    background-position:top right;
    -webkit-box-shadow: inset 0px 0px 0px 1px #409f36;
    box-shadow: inset 0px 0px 0px 1px #409f36;
    width:240px; height:45px; text-align:center; font: 13px/13px Verdana, Arial,sans-serif; color:#ffffff; font-weight:bold; text-transform:capitalize; padding: 15px 20px; display: block; line-height: 16px; height: auto; white-space: normal; }
  
  
  form#dwn-business-trial td.first {width:160px; padding:18px 17px 18px 0; text-align:right;}
  form#dwn-business-trial td.second {width:206px; padding:7px 166px 7px 0;}
  form#dwn-business-trial .flb {font:12px/14px Verdana,Arial,sans-serif; color:#5c707b;}
  form#dwn-business-trial .flb span.warning {color:#5c707b !important;}
  
  form#dwn-business-trial td.border-bottom {border-bottom:1px solid #e2e2e2;}
  form#dwn-business-trial td.border-bottom.second {padding-bottom:30px;}
  form#dwn-business-trial td.button {padding-top:30px;}
  form#dwn-business-trial td.border-bottom.first {padding-bottom:38px;}