.spacer{
	width: 100%;
	height: 2px;
}
fieldset.dsselect{
	width: 400px;
}
ul.nomargin{
	margin-left : 0px;
}
li.nostyle{
	list-style-type: none;
}
.hidden_if_js_disabled{
	display: none;
}
.scriptwarn{
	font-size: 110%;
	font-weight: bold;
	color: #f00;
	text-align: left;
	vertical-align: bottom;
}

