/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue
{
    width: 100%;
    background-image: url(images/bg-content-style1.gif);
    border-right: #7994CB 1px solid;
    border-top: #7994CB 1px solid;
    border-left: #7994CB 1px solid;
    border-bottom: #7994CB 1px solid;
    background-repeat: repeat-x;
    border-color: #C0C0C0;
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #FFFFFF
}

.containermaster_white {
	width: 100%;
    border-right: #7994CB 1px solid;
    border-top: #7994CB 1px solid;
    border-left: #7994CB 1px solid;
    border-bottom: #7994CB 1px solid;
    border-color: #C0C0C0;
}
.containermaster_white_head 
{
 
    background-image: url(images/bg-leftproduct-title.gif);
    background-repeat:repeat-x;
    height:35px;
}
    






























































































































