.fright
{
	float:right;
	display:block;
}

a.sdoor.fleft span,a.sdoor.fleft:hover span,a.sdoor.fleft:focus span,a.sdoor.fright span,a.sdoor.fright:hover span,a.sdoor.fright:focus span
{
	display:block;
}

.clearall
{
	clear:both;
}

.clearleft
{
	clear:left;
}

.clearright
{
	clear:right;
}

.h li.last
{
	margin-right:0;
	border-right:0;
}

.spacer
{
	height:15px;
}

.h.spacer
{
	width:15px;
}

.l_solid
{
	width:100%;
	height:1px;
	border-bottom:1px solid #000;
	margin-bottom:15px;
}

.l_dotted
{
	width:100%;
	height:1px;
	border-bottom:1px dotted #000;
	margin-bottom:15px;
}
