/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.red_header_box_full_width_grey_background{
	background-color: #e9e9e9;
}
.red_header_box_full_width_grey_background_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.red_header_box_full_width_grey_background_header
{
    white-space:nowrap;
    background-color: #8c0007;
    padding-left: 3px;
    padding-right: 3px;
}
.red_header_box_full_width_grey_background_space{
    
    height: 10px;
}
































































































