/* Widget Builder ************************************************************/
#topicBar {
    display: none;
}

#header #search {
    background: url('/images/widget/widgetBubble.gif') no-repeat 0 0px;
    height: 165px;
    margin: 10px;
    width: 510px;
}

#header #search p.partner, #header #search form#searchForm {
    display: none;
}

#header .exploreTopicsContainer {
    display: none;
}

div#contextualWidgetBlock h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

p.note {
    margin: 10px 0;
    font-style: italic;
    font-size: 80%;
}