.HiddenIfStylesheet { display: none }

DIV.ParentlinkBar A {
	color: yellow;
}

DIV.ParentlinkBar {
	color: yellow;
	margin-top: 1.5ex;
	background: url(/ico/roundfade.gif) no-repeat;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 1em;
	height:43px;
}

DIV.ParentlinkBar {
	position: fixed;
	bottom: 0px;
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	padding-top: 10px;
	height:33px;
background-color:white;
}
 BODY {
	padding-bottom: 43px;
}
