body
{
	background-color: #fff;
}

ul, li	
{
	list-style-type: none;
}

/* hide logo from old browsers that get this far */
#right-panel-frame
{
	display: none;
}

#right-panel-logo
{
	height: 1px;
}	

.clear-float
{
	clear: both;
	font-size: .1em;
	height: 1px;
}

.clear-float-left
{
	clear: left;
	font-size: .1em;
	height: 1px;
}

.clear-float-right
{
	clear: right;
	font-size: .1em;
	height: 1px;
}



