blockquote {
  border-style: none;
  padding: 1% 1% 1% 2%;
  margin: 1% 1% 1% 0;
}

blockquote,
blockquote.quotedText {
  border-style: none;
  background-color: transparent;
}

.cnMainContainer .cnTopArea {
    background: none;
    width: 100%;
    background-color: #fff;
}

.cnMainContainer .cnLoginBoxAreaContainer {
    height: 30px;
    background-color: #253960;
    border-style: solid;
    border-width: 2px;
    border-color: #DBDBDB;
    background-image: none;
}

.cnFooterContainer .footerContentHolder {
    padding: 30px 23px 15px 23px;
    min-height: 52px;
    position: relative;
    text-align: left;
    background-image: none;
    _height: 57px;
    background-repeat: repeat;
    background-position: left top;
    background-color: #253960;
}