
input 
{ 
    font-family: verdana; 
    font-size:10px; 
    color: #333333; 
}

textarea 
{ 
    font-family: verdana; 
    font-size:10px; 
    color: #333333 
}

span.label 
{ 
    float: left; 
    width: 100px; 
    text-align: right; 
    margin-right: 10px;
}

span.spoiler
{ 
    color: black;
    background-color: black;
}

span.spoiler:hover
{ 
    color: white;
}

div.formitem 
{ 
    padding: 2px; 
    text-align: left; 
}

span.desc 
{ 
    font-family:verdana; 
    font-size:10px; 
    font-style: italic; 
}

#content .hosts
{
	color: grey;
	font-family: arial;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 120%;
}

#content .hosts a
{
	color: grey;
	font-family: arial;
	font-size: 14px;
}

a { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }

span.poll_list_date
{
	color: gray;
}
