#successFeatures {
    min-width:700px;
    height:180px;
}
#successFeaturesSpacer {
    width:740px;
}
#successFeature1 {
    height:176px;
    text-align:right;
    width:49%;
    float:left;
    margin-right:0;
}
#successFeature2 {
    height:176px;
    text-align:right;
    width:49%;
    float:right;
}
.successFeatureBody {
    background:#fff;
    text-align:left;
    height:152px;
    overflow:visible;
    margin:8px 8px 8px 180px;
    border-style:solid solid solid none;
    border-width:1px 1px 1px 0;
    border-color:#898989;
    overflow:visible;
}
.successFeatureBody img {
    margin:0 0 0 5px;
}
#content .successFeatureBody h3{
    font-size:110%;
    font-style:normal;
    font-weight:bold;
    color:#707070;
    margin:5px 5px 0 5px;
    text-decoration:none;
}
.successFeatureBody p {
    color:#000;
    padding:0;
    margin:5px 5px 0 5px;
    font-size:90%;
}
.successFeatureBody p a {
    font-weight:bold;
    text-decoration:none;
}
/* put orange arrows next to the read more and register now links in the features */
p.featureActions a {
    padding:0 5px 0 8px;
    background:url(/images/orange_doublearrow.gif) 0 40% no-repeat;
}
/* Include file: */
h2.webcasts {
    clear:left;
    margin:0 0 8px 0;
    padding:0 0 8px 0;
    background:url(/images/homepage/dot.gif) bottom left repeat-x;
    text-transform:uppercase;
    color:#036;
    font-size:80%;
}
.webcastsTable {
    width:100%;
    margin-bottom:20px;
    font-size:100%;
}
.webcastsTable th {
    font-weight:normal;
    padding:2px 30px 2px 2px;
    margin:0;
    text-align:left;
}
.webcastsTable td {
    font-weight:normal;
    padding:2px 30px 2px 2px;
    margin:0;
    text-align:left;
}
td.webcastDate {
    white-space:pre;
    width:80px;
}
tr.shaded td, tr.shaded th, tr.shaded {
    background-color:#EDF2F9;
}
.webcastSpacer1 {
    height:20px;
}
.original_live_today {
    color:#ff0000;
    font-weight:bold;
    padding:0 0 0 5px;
}

/* Hide the Opinion Labs link */
a#ooFeedback { display: none !important; }