.ModuleTitle_MenuItem
{	
}
.New_Content_Style
{
	/*position:relative;
	left: -1px;
	/*margin-left: 6px;
	overflow:visible;*/
	width:100%;
}

.TweakImage
{
	position:relative; 
	left: 6px; 
	top: -43px; 
}
.TweakImage2
{
	position:relative; 
	left: -1px; 
	top: -43px; 
}



.ModSeparator
{
	position:relative; 
	left: -1px; 
	top: 0px; 
	height: 8px; 
	border-bottom: solid 1px #000000; 
	border-top: solid 1px #000000; 
	border-left: solid 1px #FFFFFF; 
	/*border-right: solid 1px #FFFFFF; */
	background-repeat: repeat-x;
	line-height: 8px;
}
.ModSeparator2
{
	position:relative; 
	left: 8px; 
	top: -22px; 
	height: 6px; 
	border-bottom: solid 1px #000000; 
	border-top: solid 1px #000000; 
	border-left: solid 1px #FFFFFF; 
	border-right: solid 1px #FFFFFF; 
	background-repeat: repeat-x;
}
.HeaderOverlay2
{
	
	z-index: 999;
	position:relative;
	left: 2px; 
	top: -26px; 
	height: 26px; 
	width: 3px;
	border-bottom: solid 1px #000000; 
	border-top: solid 1px #000000; 
	background-repeat: repeat-x;
	text-align:right;
}
html>body .HeaderOverlay2
{
	height: 24px; 
}


.New_Container_Master
{
	position:static;
	left: 2px;
	/*top: -26px;*/
	/*margin-left: -2px;*/
	margin-top: -1px;
	margin-left: -2px;
	/*padding-right: 2px;*/
	border-spacing: 0px;
	text-align:right;
	border-top: solid 1px #000000;
	overflow:visible;
	z-index: 0;
	
    width: 100%;
    /*height: 100%;*/
    background-color: #FFFFFF;
    /*padding-right: 4px;*/
}
/*html>body .New_Container_Master
{
	position:relative;
	left: 2px;
	top: -26px;
	margin-left: -2px;
	margin-top: -1px;
	margin-left: -2px;
	padding-right: 2px;
	border-spacing: 0px;
	text-align:right;
	border-top: solid 1px #000000;
	overflow:visible;
	
    width: 100%;
    height: 100%;
    background-color: #FAFAFA;
    padding-right: 4px;
}*/
.Container_Master
{
	border: solid 1px #000000;
    width: 100%;
    /*height: 100%;*/
    background-color: #FAFAFA;
    /*padding-right: 4px;*/
}
.Container_Master_Stretch
{
	border: solid 1px #000000;
    width: 100%;
    height: 100%;
    background-color: #FAFAFA;
    /*padding-right: 4px;*/ 
    /*margin-top: 10px;*/
}
.Container_Master_Admin
{
	border: solid 1px #000000;
    width: 100%;
	background-color: #AAAAAA;
}
.Container_Header
{
	background-color: #012d5c;
	/*border-top: solid 1px #000000;*/
}

.contentStyle
{
	/*padding-left:50px; 
	padding-right:50px;*/
	width:100%;
}

.DNNAlignleft
{
	width: 100%;
}


