blockquote {
    background-image:none!important;
    border-left: 4px solid rgb(223, 226, 229);
    padding: 0px 15px;
    color: #dfe2e5;
}
blockquote p {
		color: #777777;
}

#navigator {
    background-color: #000;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    clear: both;
}