#main_rightcontentmainpage #dnn_ContentPane 
{
    /*width:500px;*/
}
#dnn_LeftDownPane .Head,
#dnn_RightPane .Head 
{
    line-height: 27px;
    padding: 0 7px;
    color: #333;
    font-family: Arial;
    font-size: 12px;    
}
/*#dnn_LeftDownPane .Box,
#dnn_RightPane .Box 
{
    padding: 10px 15px 25px 15px;
}*/
#dnn_ContentPane .box
{
    padding: 15px 20px;
}
#dnn_ContentPane .Head
{
	line-height: 27px;
    padding: 0 10px;
}
#dnn_ContentPane .Head, #dnn_ContentPane h1
{
    color: #333333;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
#dnn_ContentPane .Normal
{
    font-family: Arial;
    font-size: 13px;
    color:#333;
}

#dnn_ContentPane h2 { color: #bd2227; font-size: 16px; }
#dnn_ContentPane h3 { color: #333333; font-size: 13px; }
#dnn_ContentPane h4 { color: #666666; font-size: 11px; }
#dnn_ContentPane h2, #dnn_ContentPane h3, #dnn_ContentPane h4
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	padding-bottom: 10px;
}

#dnn_RightPane .Normal
{
}

.containerRight
{
    padding: 10px 10px 10px 10px;
    font-family: "Arial", "Trebuchet MS" , "Arial" , "Tahoma" , "MS Sans Serif" , sans-serif;
    border-width: 0px;
    text-align: justify;
    width:100%;
}
.containerrow1_right
{
    text-align: center;
    height: 100%;
    padding: 1px 5px 2px 0px;
    background-color: #800000;
}

.containerrow1_right_title
{
    text-align:center;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
}

.right_box
{
    padding: 10px 30px 10px 30px;
}

.containerrow1_blue
{
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin-top: 10px;
}
div#main_contentmainpage .containerrow1_blue
{
	width: 740px;
}
#main_contentmainpage .blank_content
{
	padding: 0 20px;
}
div#main_menu  .containerrow1_blue
{
	width: 215px;
	padding-left: 10px;
}
.containerrow1_blue .blue_left
{
    /*background: url(img/blue_left.gif) no-repeat top left;*/
    background: url(img/title_left.jpg) no-repeat top left;
}
.containerrow1_blue .blue_middle
{
    /*background: url('img/blue_middle.gif') repeat-x top left;*/
    background: url(img/title_middle.jpg) repeat-x top left;
    height: 28px;
    margin: 0 5px;
}
.containerrow1_blue .blue_right
{
    /*background: url('img/blue_right.gif') no-repeat top right;*/
    background: url(img/title_right.jpg) no-repeat top right;
}
.containerrow2_blue {
    background-color: #FFFFFF;
    margin-bottom: 10px;
    overflow: hidden;
    /*border-color: #ededed;
    border-style: solid;
    border-width: 1px;
    border-top-width: 0px;*/
}

div#main_contentmainpage .containerrow2_blue
{
	width: 738px;
}
div#main_menu .containerrow2_blue
{
	margin-left: 10px;
	padding: 7px;
	width: 199px;
}
div#main_right .containerrow2_blue
{
	padding: 7px;
	width: 194px;
}

#dnn_ContentBaner .normal p
{
    margin-top:0;
    margin-bottom: 10px;
}
#dnn_ContentPane .Settings .Head
{
    color: #000;
} 