/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.red_header_box_full_width{
	background-color: #FFFFFF;
}
.red_header_box_full_width_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style:italic;
}
.red_header_box_full_width_header
{
    white-space:nowrap;
    background-color: #8c0007;
    padding-left: 3px;
    padding-right: 3px;
}
.red_header_box_full_width_space{
    
    height: 10px;
}


































































































