/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
width: 100%;
background-color: #ffffff;
border-right: #eeeeee 1px solid; 
border-top: #eeeeee 1px solid; 
border-left: #eeeeee 1px solid; 
border-bottom: #7eeeeee 1px solid; 
}

.containerrow2_blue {
background-color: #ffffff;
}

.PrintTitle {font-size: 14px; font-color: #404040;}

