/* master_page_common.css */


.master_page_page {
  width:93em;
  *width:100%;
  /*height:70em; */
  height:auto;
}


.hiddenLangBar {
 display: none;
}

#img2 {
 border:none;
}
.TopGradientBg4 {
	height: 70px; 
}

.master_page_header_bar {
	width: 60em;
	margin: 0 auto !important;
	height: 700px ! important;
}

.master_page_right_side {
    height: 36.333em;
    width: 31.7em;
}

.master_page_left_side {
	height:41.333em;	 
}


.master_page_container  {
    border: 0.083em solid #C2C2C2;
    height: 39.9em;
    height: 39.7em\0; /* IE9 IE8 */ 
    padding: 0;
    width: 58.5em;
}


.master_page_ge {
   vertical-align:top;
   height: 33em;
}

body{

 background-color:#f2f2f2;
}

.login_header{
	background-color:#32762a;
	 border-radius: 0.6em 0.6em 0 0;
 -webkit-border-radius: 0.6em 0.6em 0 0;
 -moz-border-radius: 0.6em 0.6em 0 0;
	
	padding-right:10px;
	padding-left:10px;
	vertical-align:middle;
}

.login_header_title {
	font-weight:bold;
	color:#ffffff;
	font-size:1.833em;
}

.content_body {
    height: 100%;
    *padding-left:55px;/*IE7*/
  
}

