/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containerControls {font-size: 11px; color: #000; text-align: right; background: none; border: none;}
.containerControls .left {float: left; text-align: left;}

.dnnControl {
	position: relative;
	width: 100%;
}
.dnnButtons {position: absolute; bottom: 0px; right: 0px; z-index: 30403;}







