

div.demolayout {
	width: 420px;	list-style-type: none; height:auto; float:left;
	border:1px solid #d5d5d5;
	margin: 0px 0px 0px 0px;
}

ul.demolayout {
	list-style-type: none;
	width: 100%;
	float: left;
	border: 1px solid #ccc;	border-bottom:0px; border-top:0px;	border-left: 0px;


}

ul.demolayout li {
	margin: 0 2px 0 0;	 width:150px;
	float: left;
}

ul.demolayout a {width:135px; text-align:center;
	float: left;
	display: block;
	padding: 4px 8px;
	border-right: 1px solid #ccc;
	border-left: 0px;
	border-top: 0;
	border-bottom:1px solid #d5d5d5;
	color: #666;
	background: #f8fef6;
	text-decoration: none;
	font-weight: bold; font-size:12px; fon t-family:Arial;
}

ul.demolayout a:hover {
	background: #eceded;
	color:#920e0e;
	text-decoration:underline;
}

ul.demolayout a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #0a0a0a;border-bottom:0px solid #d5d5d5;
}

.tabs-container {
	clear: left;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 20px 8px 0 8px;
}

#demo h2 {
	font-size: 100%;
	margin: 0 0 20px 0;
}

.tab{background-color:#ffffff;min-height:250px; padding:10px 10px 0px 10px;border:0px solid red;float:left;height:auto;width:400px;margin-top:0px;}

.empty{width:100%;color:#666;line-height:18px; float:left;background-color:#eceded; margin-top:10px;margin-bottom:10px;text-align:left; padding:5px;}

.text{}

.box{padding:0px 20px 0px 20px; min-height:190px;background: #fff;bor der:1px solid red;margin:10px 0px 0px 0px;}

.box table{border:0px solid red; font-size:11px;background-color:#d5d5d5;}

.box table tr td {color:#666; background-color:#fff;}

.Featur{font-weight:bold;font-size:16px;color: #333; padding:20px 10px 10px 20px; 
	background: #fff;}

.Featur ul li{}

.MoveTop{text-decoration:none; float:right;padding:15px 25px 0px 0px;border:0px solid red;margin:0px;}
.MoveTop a{font-size:12px;color:#666;}
.MoveTop a:hover{text-decoration:underline;color:Black;}
.MoveTop img{border:0px solid red;}