/********************************************/
/* FORMULÄRSTAGGAR TILL NEW YORK KAMPANJEN    */
/********************************************/
div#tavlingNewYork
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	width: 487px;
	font-size: 1.0em;
}

div#tavlingNewYork .formTable 
{
	width: 480px;
	padding: 0;
	margin: 0;
}

div#tavlingNewYork .formTable td 
{
	padding: 0;
	margin: 0;
	border: 0;
}

div#tavlingNewYork .formTable td.juryText
{
	padding-top: 1.0em;
	padding-bottom: 2.0em;
	font-size: 0.8em;
	line-height: 1.2em;	
}

div#tavlingNewYork .formTable td span
{
	font-size: 0.8em;
	line-height: 1.2em;
	
}

div#tavlingNewYork .formLabel 
{
	color: #555;
	font-size: 0.8em;
	font-weight: bold;
}

div#tavlingNewYork .checklist 
{
	color: #555;
	font-size: 0.8em;
	font-weight: normal;
}


div#tavlingNewYork .textBox
{
	font-size: 0.8em;
	color: #699F00;
	width: 230px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
}

div#tavlingNewYork .textArea
{
	font-size: 0.8em;
	color: #699F00;
	width: 480px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
}

div#tavlingNewYork .button
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-weight: bold;
	height: 22px;
	width: 120px;
	font-size: 0.8em;
	color: #555;
	margin-top: 10px;
}

div#tavlingNewYork .validationSummary
{
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
	color: #FF0000;
}

div#tavlingNewYork .errorMsg
{
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
	color: #FF0000;
}

div#tavlingNewYork .userMsg
{
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
	color: #555;
	font-weight: bold;
}
