/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.ZContainer_Plain_Table_Red_Icon, .ZContainer_Plain_Table_Green_Icon {
background-image:url('images/icon.gif');
background-position:top right;
background-repeat:no-repeat;
}
.ZContainer_Plain_Table_Red .Head, .ZContainer_Plain_Table_Red_Icon .Head {
color:#a40016;
}
.ZContainer_Plain_Table_Green_Icon .Head, .ZContainer_Plain_Table_Green_Icon .Head {
color:#01882a;
}
.ModuleTitle_SubMenu {
width:180px;
}
