/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_orange {
	width: 100%;
	background-color: transparent;
}
.containerrow1_orange
{
    border-top: #ff7700 1px solid;
    background-image: url(c412.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.containerContent_orange
{
    padding: 7px;
    border-right: #ff7700 1px solid;
    border-left: #ff7700 1px solid;
    background-color: transparent;
}
.containerrow2_orange {
	border-right: #ff7700 1px solid;
	border-left: #ff7700 1px solid;
	background-color: #ffffff;
}

.containerrow3 {
	margin-bottom: 7px;
}
.containerrow3_orange {
	border-bottom: #ff7700 1px solid;
	background-image: url(c434.gif);
	height: 13px;
}
