.pageContentShow {
	background:#FFF url(../images/pagecontent_bg.jpg) left top repeat-x;
	width:545px;
	padding:10px 20px;
}
.pageContentHide {
	width:545px;
	padding:10px 20px;
	display:none;
}
.pageContentMenu ul, .pageContentMenu ul li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	outline:none;
	border:none;
	list-style-position:inside;
	list-style-type:none;
}
.pageContentMenu ul li {
	padding:7px 0px;
	margin:0;
	font-size:12px;
}

.menuShow {
	background:#f2f2f2 url(../images/featuredheader_bg.jpg) left bottom repeat-x;
	border:#666666 1px solid !important;
	border-bottom:none !important;
}

.menuShow#bttn-1 {
	border-left:none !important;
}

.menuShow#bttn-4 {
	border-right:none !important;
}

.menuShow a {
	color:#000000;
	font-weight:bold;
}

.menuHide#bttn-1 {
	margin-left:0 !important;
}

.menuHide {
	background:#f2f2f2 url(../images/tabshide_bg.jpg) left bottom repeat-x;
	margin:0 1px !important;
}

li.menuHide {
	border-bottom:#666 1px solid !important;
	padding-bottom:6px !important;
}

.menuHide a {
	color:#999;
	font-weight:bold;
}
.pageContentMenu {
	height:auto;
	padding:7px 0;
	background:#FFF url(../images/menuline_bg.jpg) left bottom repeat-x;
}