﻿
/*
http://localhost/EasyWeb.Site/Console/cMasterPages/Console.master
*/
.m_MasterFrame{	margin:0px; padding:0px; width:100%; height:70%; 
	margin-left:auto; margin-right:auto; }
.m_SimpleCnt{ margin:0; padding:0px; height:100%;  }



/* http://localhost/EasyWeb.Site/Console/cMasterPages/ConsoleTwo.master
----------------------*/
.m_Column{ margin:0px; padding:0px; width:100%; height:100%;
	 background-position:right bottom; background-repeat:no-repeat;}
.m_ColumnLeft{ margin:0px; padding:0px; vertical-align:top; background-color:#F2F5F7; 
	border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; height:100%; }
.m_ColumnRight{ margin:0px; padding:0px; vertical-align:top; }
.m_ColumnCenter{ margin:0px; padding:0px; vertical-align:top; width:100%; }

.m_titleImg
{
	background: url(../img/MasterPage/cPagetitle.gif) no-repeat;
	width: 20px;
	height: 20px;
}
