#main_handy_description {
    float:left;
    
    margin: 0 auto;
    
    width:960px;
    height:490px;
    
    background-color:#eee;
    border:1px solid #d1d1d1;
    
    font-family: Verdana;
}

#contentright {
    float:right;
    
}

#smart-youtube,
#top_ten_handys,
#sidebar-subscribe {
    display:none;
}

#commentsColumn {
    float:left;
    
    width:490px;
    height:490px;    
}

#descriptionColumn {
    float:left;
    
    width:280px;
    height:490px;    
}

#descriptionColumn .box {
    float:left;
    
    width:268px;
    height:439px;
    
    margin-top:15px;
    
    padding-left:12px;
    padding-top:17px;
    
    background-color:#FFF;
    border: #c5c5c5 1px solid;
    
    color:#333;
}

#descriptionColumn .box .short_desc img {
    float:left;
    
    width:45px;
    height:45px;

    margin-right:5px;
    
    border:#333 1px solid;
}

#descriptionColumn .box .title {
    font-size:11pt;
}

#descriptionColumn .box .titleColor {
    color:#173a78;
}

#descriptionColumn .box .text {
    float:left;
    
    margin-top:10px;
    
    height:355px;
    
    background-repeat: no-repeat;
    background-position: right bottom;
}

#descriptionColumn .box .text .descPic {   
    float:left;
    
    margin-top:10px;
}

#descriptionColumn .box .short_desc .manufacturer_title {
    font-size:11pt;
    color:#333;
    
    height:22px;
}

#descriptionColumn .box .short_desc .handy_title {
    font-size:8pt;
    font-weight:bold;
    
    color:#333;
    
    height:22px;
}


#descriptionColumn .box .short_desc {
    float:left;
    
    width:268px;
    
    height:47px;
       
    margin-top:10px;
}

#priceColumn {
    float:left;
    
    width:190px;
    height:490px;    
}

#priceColumn .box {
    width:166px;
    height:183px;
    
    margin-top:169px;
    margin-left:13px;
    
    padding-top:48px;
    
    background:url(../images/handy_price_box_bg.jpg) no-repeat;
}

#priceColumn .box .text {
    width:161px;
    
    margin-left:10px;
}

#priceColumn .box span {
    color:#454545;
    font-size:13pt;
    font-weight:normal;
}

#priceColumn .box h2 {
    color:#173a78;
    font-size:28pt;
    font-weight:normal;
}

a.buyButton {
    display:block;
    
    width:141px;
    height:80px;
    
    margin-top:18px;
    
    padding-left: 25px;
    padding-top: 30px;
    
    line-height: 17pt;
    
    font-size:18pt;
    
    color:#FFF;
    
    background:url(../images/btn_buy_handy.jpg) no-repeat;
}
