#main2 {
    width:580px;
    position: relative;
    margin: 0px auto;
    text-align: left;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%;
    background: #fff;
} .stagedetail {
    width:550px;
} .dottedlinesm {
    z-index: 1;
    background: #fff;
    width: 275px;
    height: 1px;
    border-bottom: 1px dotted;
} #doubleline {
    margin-top:5px;
    z-index: 1;
    background: #fff;
    width: 580px;
    height: 1px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
} #fulllink {
    visibility: hidden;
    position: absolute;
    top: 240px;
    left: 50px;
    width: 165px;
    z-index: 2;
    background: #fff;
} #detailcontainer{
    position:absolute;
    /*
    left:90px;
    top:120px;
    width: 570px;
    */
    top:0px;
    left:0px;
    width:580px;
} #detailleft {
    width: 235px;
    z-index: 1;
    background: #fff;
    float: left;
} #detailright {
    float:right;
    left: 305px;
    width: 320px;
    z-index: 1;
    background: #fff;
} #detailbtm {
    clear:both;
    z-index: 1;
    background: #fff;
    width: 580px;
    border-top: 1px dotted;
    text-align: center;
    height:45px;
} #detailbtm a{
    display:inline-block;
    width:80px;
    clear:none;
    margin-top:5px;
} #detailpromo {
    float:left;
    clear:both;
    z-index: 1;
    text-align: left;
    background: #fff;
} #detailpromo2 {
    float:left;
    clear:both;
    z-index: 1;
    text-align: left;
    background: #fff;
} .notes {
    display: none;
} .stagedetail #footer {
    top:755px;
} .stagedetail #footerlinks {
    top:765px;
} .stagedetail #bg {
    left:0;
}
