#skipnavform
{
float:left;
}
div.row {margin:5px 0;}
div.row label {margin-right:10px;}
div.row input {width:14em;}
#options,
#generated {
float:left;
}
#options {
width:22em;
}
#options div{
margin:4px 0;
clear:left;
}
#options div label{
display:block;
float:left;
width:10em;
}
#options fieldset label {
display:inline;
float:none;
width:10em;
}
#generated {
width:21em;
}
#generated textarea{
width:21em;
}
#generated p{
margin:-4px 0 2px 0;
font-size:small;
}
fieldset#options,
fieldset#generated
{
min-height:19em;
}
#extremeStats,
#gaStats
{
	text-indent:-30000px;
}
