/********************************************/
/* FORMULÄRSTAGGAR TILL NEW YORK KAMPANJEN    */
/********************************************/
div#tavlingNewYork
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	width: 487px;
	font-size: 1.0em;
	margin-bottom: 1.2em;
}

div#tavlingNewYork .formTable 
{
	width: 480px;
	padding: 0;
	margin: 0;
}

div#tavlingNewYork .formTable td 
{
	padding: 0;
	margin: 0;
	border: 0;
}

div#tavlingNewYork .formTable .checkBoxList label
{
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:80%;
	margin: 0px 0px 0px 3px;
}

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;
	margin-top: 3px;
}

div#tavlingNewYork .checklist label
{
	margin-left: 5px;
}

div#tavlingNewYork .dropdown
{
	font-size: 0.8em;
	color: #0e79c7;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
}

div#tavlingNewYork .textBox
{
	font-size: 0.8em;
	color: #0e79c7;
	width: 230px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
}

div#tavlingNewYork .small
{
	font-size: 0.8em;
	color: #0e79c7;
	width: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
}

div#tavlingNewYork .textArea
{
	font-size: 0.8em;
	color: #0e79c7;
	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;
}

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;
}


