.flyout-menu-det {
	position:absolute;
	overflow: hidden;
}

.flyout-menu-det {
	position:absolute;
	overflow: hidden;
	width: 270px;
	/*background:#000; */
	padding:5px;
	text-align:left;
	/*border:1px solid #FFF;*/
	/* font-family: helvetica,arial,tahoma,sans-serif;*/
	margin-bottom:100px;
	color: #FFF;
	text-weight: bold;
}
.flyout-menu-det #close-win {

 /*margin-right: 2px;*/
 margin-top:0px;
 /*background-color:#CCCCCC;*/
 /*border:1px solid #aaa;*/
 width: 99%;
 padding:2px;
 height:22px;
}

#close-win #j-top{
	display: block;
	float:left;
	overflow: hidden;
	font-size: 14px;
	padding-left:5px;
	font-weight: bold;
	color: #ACFE00;
}

#close-win .close-btn {
 display: block;
 float:right;
 overflow: hidden;
}

#det-wrapper {
 margin-top: 10px;
 /*border:1px solid #aaa;*/
 padding: 5px;
 width: 99%;
}

#det-wrapper .flyout-menu-det-label {
	float:left;
	width:150px;
}
#det-wrapper ol{
	margin-left:18px;
	list-style-type: disc;
	font-size:11px;
}
#det-wrapper ol .ol-none{
	list-style-type: none;
}

.flyout-menu-note {
	font-size: 9px;
	font-style: italic;
}
a , a:hover, a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

#about-us-wrapper ol{
	margin-left:18px;
	list-style-type: disc;
	font-size:11px;
}
#about-us-wrapper ol .ol-none{
	list-style-type: none;
}

#frm-contact-us3 .box {
	background-color:#CCCCCC;
	border:1px solid #666666;
	margin-bottom: 5px;
}
#frm-contact-us3 .login-btn {
	/*background-color:#CCCCCC;*/
	/*border:1px solid #666666;*/
	width: 50px;
	height: 19px;
	font-size:10px;
}

#login-line {
	vertical-align: bottom;
	margin:0px;
}

#demo-list UL {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
	font-weight: bold;
}

#demo-list LI {
	list-style-type: none;
}

#demo-list .demo-team-list-left {
	width: 190px;
	float: left;
}


