/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containerTable {
	background-color: Transparent;
	BORDER: none 0px none;
	width:100%
}

.adminContainerTable {
	background-color: Transparent;
	BORDER: #000000 1px solid;
	width:100%
}

.ActionRow {
	background-color: Transparent;
	height:10px;
}
