ul.demolayout {
	list-style-type: none;	
	width: 660px;
	float: left;
	background: url(../images/pixel.gif) bottom left repeat-x;
	padding:0;
	margin:0;
	margin-bottom:10px
}

ul.demolayout li {
	margin: 0 2px 0 0;
	float: left;
	list-style-image:none !important;
	font-size:12px
}

ul.demolayout a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}

ul.demolayout a:hover {
	background: #fff;
}

ul.demolayout a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #990000;
}

.tab {}
/*
.demolayout {width:100%}
.demolayout  {margin:0; padding:}
.demolayout li {float:left;}*/
