    #splash_wrap,#splash{
      
    }
    #product_buy{
     position: relative;
     height: 300px;
     width: 920px;
     border-bottom: 1px solid #666666;
    }
    #product_buy_img,#product_buy_text{
     float:left;
     height:310px;
     width: 380px;
     display:inline;
    }
    #product_buy_img img{
     padding-top: 20px; 
    }
    #product_buy_text{
     width: 460px;
     text-align: left;
     margin-left: 20px;
     margin-right: 20px;
    }
    #product_buy_text h1{
     font-size:24px; 
     padding-top: 30px;
     font-weight: normal;

    }
    #product_buy_text h2{
     padding-top: 20px;
     font-size:20px; 
     font-weight:normal;
    }
    #product_buy_text p{
     padding-top: 10px;
     
    }
    #buyNowCheckout{
      float:left;
      display:inline;
      width: 261px;
      height: 81px;
     background: url(http://www.ecalc.com/pics/buy/buy_995.png) no-repeat;
     display: inline;
     margin-right: 30px;
     margin-top: 10px;
    }
    #other_products{
     float:right;
     display:inline;
     padding-top:40px;
     width: 300px;
     height: 250px;
     margin-right:20px;
     text-align:left;

    }
    #other_products img{
     float:left;
     display:inline;
     padding-right:5px;
     
    }
    #other_products h3{
     font-size: 18px; 
     font-weight: normal;
     margin-bottom: 10px;
    }
    #other_products h4{
     font-weight: normal;
     font-size:16px; 
     margin-top: 30px;
    }
    #other_products h5{
     font-size:14px; 
     font-weight: normal;
    }
