/* that margin cuts edge text off
body { margin: 0 0 0 0; } 
*/
.nojavascript_header {
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: red;
}

#settings 
{
	display:none;
}
#help_prompt 
{
	display:none;
}
#nojavascript {
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: black;
}
li {
	margin-bottom: 12px;
}
#help_text
{
	margin-top: 10px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
#help_hide
{
	text-align: left;
	vertical-align:middle;
}
#stream_row 
{
	display:none;
}
#stream
{
	width: 150px;
}
#font 
{
	width: 150px;
}
#size
{
	width: 45px;
}
.error
{
	font-weight: bold;
	color: Red;
}
.streamerror { display: none; }
