#Start_Left {
        width:621px;
        float:left;
        overflow:hidden;
}
* html #Start_Left .twoColContainerContentTabs{
        width:621px;
}
#Start_Left .twoColContainerContentTabs{
        width:619px;
        margin-bottom:0;
}
.Startpage_Boxes{
        width:230px;
        float:right;
        padding:0;
        overflow:hidden;
        border:1px solid #ddd;
        background:#fff;
        margin-bottom: 15px;
        -khtml-border-radius:5px;
        -moz-border-radius:5px;
        position:relative;
        background:red;
}
.Startpage_Boxes .Box_Container {
    width:230px;
    height:120px;
    overflow:hidden;
}
.Startpage_Boxes.Last {
    margin-bottom:0;
}

* html #adpNewBanner {
    width:645px;
    padding:4px 10px;
}
#adpNewBanner {
    font-size: 0.76em;
    padding:2px 10px;
    background:#6486c5;
    width:619px;
    border:1px solid #7CA1D5;
    overflow:hidden;
    float:left;
    -moz-border-radius:5px 5px 0 0;
    -khtml-border-top-right-radius:5px;
    -khtml-border-top-left-radius:5px;
}
* html #adpNewBanner marquee {
    height:1.4em;
    line-height:1.4em;
}
#adpNewBanner marquee {
    text-align:center;
    color:#fff;
    height:1em;
    line-height:1em;
}
