.producttopleft img {height: 90px; padding-right: 20px; }
.producttopleft h4 {padding: 13px 0 5px;}
.producttop {height: 123px;}
.buycontent{
    width: 930px;
    height: 640px;
    background: url('../images/buybg.jpg') white;
    margin:20px auto 0;
}
.review{
    padding:23px 0 0 33px;
    width:165px;
    float:left;
}

.review .entry{
    margin: 10px 0 0;
    font-size: 12px;
    font-weight: bold;
    margin:15px 0 40px;
    color:#333333;
}
.review .name{
    font-size:12px;
    font-style:italic;
    color: #999;
    float:left;
}

.review .entry a{
    font-size: 12px;
    color: #0067a3;
    font-style: italic;
    display: inline;
    text-decoration: underline;
}
.main{
    float: left;
    margin:40px 0 0 89px;
}
.main div{
    float: left;
}
.main div img{
    margin: 0 0 0 45px;
}
.table{
    height: 300px;
    font-size:22px;
}
.table div{
    margin:27px 0 0 10px;
}
.table div table{
    border-spacing:7px;
}
.table div table td{
    padding: 5px;
}
.table div table td input{
    margin:0 8px 0 0;
}
.table .pr{
    text-decoration: line-through;
    color: #666;                
}

.veri{
    position: absolute;
    top: 294px;
    margin-left: 758px;
}
.veri2{
    margin-left:469px;
    position:absolute;
    top:752px;
}
.table p{
    width: 570px;
    font-size:12px !important;
    margin:35px 0 0;
    text-align:justify;            
}
.table .button{
    margin:74px  0 0 330px;
}
.button a{
    background: url('../images/buy-button.png');
    color:white;
    font-size:22px;
font-weight:bold;
padding:22px 63px 22px 20px;        
}
.button a:hover{
    background: url('../images/buy-button-over.png');
}