﻿div#pd_image_pane {
    float:left;
    width:300px; height:300px;
    text-align:center;
}

div#pd_desc_pane{
    float:left;
    width:350px;
    font-size:0.9em;
}

#pd_desc_pane h2 {
    margin-top:0px;
}

div#pd_sim_items_pane {
    float:left;
    width:180px;
    font-size: 0.8em;
    margin-left:10px;
}
div#sim_items_top {
    background: url(../images/layout/det_sim_top.png) no-repeat;
    height:10px; width:160px;
    padding: 8px 10px;
    font-weight:bold;
}
div#sim_items_content {
    width:172px;
    border-right: solid 1px #d0d0d0;
    border-left: solid 1px #d0d0d0;
    padding-right:3px;
    padding-left:3px;
}

a.sim_item_link {
    padding-top:5px;
    display:block;
}

div#sim_items_bottom {
    background: url(../images/layout/det_sim_bot.png) no-repeat;
    height:5px; width:180px;
}
div#pd_description {
    line-height:1.5em;
    font-size:1.0em;
}
div#pd_nro_offer {
    margin-top:10px;   
}

#pd_nro_offer hr {
    border:0px none;
    color: #aaa;
    background-color:#aaa;
    height:1px;
}

div.pd_maininfo {}
div.pd_maininfo_left {
     height:117px; width:12px;
     background: url(../images/layout/det_info_left.png) no-repeat;
     float:left;   
}
div.pd_maininfo_center {
    height:117px; width:326px;
    background: url(../images/layout/det_info_mid.png) repeat-x;
    float:left;
}
div.pd_maininfo_content {
    height:70px;
    margin-top:6px;
}
div.pd_maininfo_content_left {
    width:160px;
    float:left;
}
div.pd_maininfo_content_right {
    width:140px;
    float:left;
}
div.pd_maininfo_lowercontent {
    margin-top:10px;
}
div.pd_maininfo_right {
    height:117px; width:12px;
    background: url(../images/layout/det_info_right.png) no-repeat;
    float:left;
}

.attr_name {
    width:80px;
    float:left;
}
.attr_val {
    float:left;
}

ul.dynamic_text {   
    /*padding-left:20px;*/
}

.sim_item_box {   
    padding-top:5px;
}
.sim_item_img {
    max-width: 50px;
}
.sim_item_link {
    width: 122px;
}