@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://hootsuite.com/dashboard){

.stream .header .streamName {
    font-size: 13px !important;
    font-family: 'Helvetica Neue', Arial, sans-serif !important;
}

.message p {
    text-shadow: 1px 1px #fafafa !important;
    line-height: 1.43em;
}

.message .networkName {
    font-family: Tahoma, sans-serif !important;
    text-shadow: 1px 1px #fefefe !important;
}

.message .postTime {
    font-family: Tahoma, sans-serif !important;
    text-shadow: 1px 1px #fafafa !important;
}

#header, #streamTabInfo, #dashboardTabs, .streamMessage {
    font-family: 'Helvetica Neue', Arial, sans-serif !important;
}

#header .quickSearch #quickSearchField {
    width: 200px;
}

#footer {
    display: none;
    height: 0px;
}

}