#content{
    width: 912px;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    margin-left: -456px;
}

#pricing_guide{
    width:720px;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    margin-left: -360px;
}

#shipping_kits{
    width:866px;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    margin-left: -433px;
}

#pricing_guide h2 span{
    font-size:12px;
    line-height:18px;
}

#pricing_guide h3, #shipping_kits h3, #totals h3 {
    padding:0 0 0 0;
    margin: 0 0 0 0;
}

#pricing_guide h3 span{
    font-size:12px;
}

#pricing_guide td span{
    font-size:10px;
    line-height:16px;
}

#pricing_guide td, #shipping_kits td, #totals td {
    text-align:left;
    color:#707070;
    font-size:13px;
    line-height:20px;
}

input {
    color:#000000;
    padding:5px 0px 0px 3px;
    font-family:"Trebuchet MS",trebuchet,tahoma,arial,helvetica,sans-serif;
    height:20px;
    font-size:11px;
    border: solid 1px #707070;
    background:#F0F4FA;

}

#shipping_kits span{
    position:relative;
    top:-4px;
    line-height:20px;
}

#shipping_kits h3 span{
    font-size:12px;
    line-height:18px;
}

td.radio {
    padding-top: 0;
}

td.radio span {
    vertical-align: middle;
    position:relative;
    left: -73px;
}

td.radio span input {
    margin: 5px 8px 0 0;
    position:relative;
    top:4px;
}

.more {
    color: #76840c;
}