.GEdit {
   /* min-height: 708px;
 	height: auto !important;
  	height: 708px;*/
    line-height: 17px;
    font-size: 14px;
    width: 610px;
    line-height: 16px;
}
.regularContent{
	overflow-x:hidden;
	/*min-height: 708px;
 	height: auto !important;
  	height: 708px;*/
}
div.rightSide input{
	_position:relative;

}
div.rightSide{
	margin-top:9px;
	width:685px;
	float:left;
	
}
div.rightSide div.regularContainer{
	width:993px;
	min-height: 708px;
 	height: auto !important;
  	height: 708px;
	background:url(appProxy/site/demo/contentBg.png) no-repeat;
	_background:url(appProxy/site/global/contentBg.jpg) no-repeat;
}
div.rightSide div.regularContainer div.title{
	height:35px;
	width:94%;
	margin:0 auto;
	font-weight:bold;
	color:white;
	line-height:40px;
	text-indent:15px;
	font-family:Trebuchet MS
}
div.rightSide div.regularContainer div.main{
	width:898px;
	margin:0 auto;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
}
div.rightSide ul.pageDepth{
	list-style-type:none;
	min-height: 23px;
 	height: auto !important;
  	height: 23px;
  	font-size:11px;
  	margin-left:38px;
}
div.rightSide ul.pageDepth li{
	float:left;
	color:#34721D;
	padding-left:5px;
}
div.rightSide ul.pageDepth li.home{
	padding-left:0px;
	background:url(appProxy/site/global/pageDepthHomeBg.jpg) right no-repeat;
	padding-right:5px;
}
div.rightSide ul.pageDepth li.home a{
	color:#828282;
}

/************************/
.demoTop{
	min-height:30px;
	height:auto !important;
	height:30px;
	font-size:11px;
	width:898px;
	line-height:19px;
}
div.rightSide div#videoContainer a{
	width:700px;
	height:457px;
	display:block;
	margin:0 auto;
	margin-top:20px;
	border:1px solid #5F747C;
}
div.liveAccountContainer{
	width:700px;
	margin:0 auto;
	margin-top:30px;
	vertical-align:middle
}
.liveAccount{
	min-height:85px;
	height:auto !important;
	height:85px;
	width:355px;
	font-size:12px;
	line-height:19px;
	float:left
}

/*#demo_howToTradeBtn {
	width: 253px;
	height: 51px;
	background:url(appProxy/site/demo/howToTradeBtn.gif) no-repeat;
}

#demo_openAccountBtn {
	width: 253px;
	height: 51px;
	background:url(appProxy/site/demo/openAccountBtn.gif) no-repeat;
}*/

#demo_buttons {
	/*position: relative;
	top: -95px;*/
	list-style: none;
	width: 600px;
	height: 51px;
	padding-left: 100px;
}

#demo_buttons li {
	float: left;
	margin-right: 13px;
	font-size: 18px;
}

#demo_howToTradeBtn {
	color: #fff;
	width:180px;
	height:36px;
	padding: 15px 0 0 73px;
	background:url(appProxy/site/demo/howToTradeBtn.gif) no-repeat;
}

#demo_openAccountBtn {
	color: #fff;
	width: 197px; /* 197 = 253 - 56 */
	height: 36px;
	padding: 15px 0 0 55px;
    background:url(appProxy/site/demo/openAccountBtn.gif) no-repeat;
}

#page {
	background-color:#efefef;
	width:600px;
	margin:50px auto;
	padding:20px 150px 20px 50px;
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}

h1, h2 {
	letter-spacing:-1px;
	color:#2D5AC3;
	font-weight:normal;		
	margin-bottom:-10px;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

.less {
	color:#999;
	font-size:12px;
}

a {
	color:#295c72;		
}
