.cs-container.redtitle .cs-container-header {
    background: url("/images/topic_red_left.png") no-repeat scroll left top transparent;
    height: 35px;
    overflow: hidden;
    width:100%;
}
.cs-container.redtitle .cs-container-header .header_center {
    background: url("/images/topic_red_bg.jpg") repeat-x scroll 0 0 transparent;
    height: 35px;
    margin: 0 10px;
}
.cs-container.redtitle .cs-container-header .header_right {
    background: url("/images/topic_red_right.png") no-repeat scroll right top transparent;
    float: right;
    height: 35px;
    position: relative;
    top: -35px;
    width: 11px;
}

.cs-container.redtitle .cs-container-header .cs-container-title 
{
	padding: 6px 10px 0px 0px;
}



.cs-container.redtitle .cs-container-body {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #eeeeee;
    border-color: -moz-use-text-color #B6B5B5;
    border-left: 1px solid #B6B5B5;
    border-right: 1px solid #B6B5B5;
    border-style: none solid;
    border-width: medium 1px;
    padding: 10px 10px 1px;
    position: relative;
}
.cs-container.redtitle .cs-container-body h2 {
    color: #111111;
    font-weight: 600;
    margin-top: 0;
}
.cs-container.redtitle .cs-container-body ul {
    padding-left: 20px;
}
.cs-container.redtitle .cs-container-body ul li {
    line-height: 30px;
}
.cs-container.redtitle .cs-container-body ul li a {
    color: #111111;
    font-weight: normal;
}
.cs-container.redtitle .cs-container-body a {
    font-weight: bold;
}
.cs-container.redtitle .cs-container-body .normal {
    color:#343434;
}
.cs-container.redtitle .cs-container-body table span {
    color: #242424;
    font-size: 11px;
}
.cs-container.redtitle .cs-container-footer {
    background-color: #EEEEEE;
    border-left: 1px solid #B6B5B5;
    border-right: 1px solid #B6B5B5;
}
.cs-container.redtitle .bot_angel {
    background: url("/images/mfoot_gray_left.png") no-repeat scroll left bottom transparent;
}
.cs-container.redtitle .bot_angel .bot_center {
    background-color: #EEEEEE;
    border-bottom: 1px solid #B6B5B5;
    height: 10px;
    margin: 0 10px;
}
.cs-container.redtitle .bot_angel .bot-right-angle {
    background: url("/images/mfoot_gray_right.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 11px;
    position: relative;
    top: -11px;
    width: 11px;
}
.cs-container.redtitle .cs-container-body .CommandButton {
    background: url("../but_red") no-repeat scroll 0 0 transparent;
    float: right;
}
.cs-container.redtitle .cs-container-body .CommandButton {
    color: white;
    padding: 5px 33px 5px 27px;
    text-decoration: none;
}

.cs-container.redtitle .cs-container-body .Normal.c_contentpane .DNN_HTMLContent .Normal {
    width: 100%;
}
.cs-container.redtitle .cs-container-body .NormalTextBox {
    width: 214px;
}
.cs-container.redtitle .cs-container-body .SubHead {
    padding-left: 0;
    padding-right: 0;
}



