/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_ccats {
	width: 100%;
  background-color: #f4f5db;
  border-style: solid;
  border-color: #a05603;
  border-width: 2;
}
.containerrow1_ccats {
}
.containerrow2_ccats {
}
.containermaster_invisible {
  width: 100%;
  background-color: Transparent;
  text-align: center;
  border-style: none;
}



