﻿body 
{
	font-family:arial,verdana,sans-serif;
	line-height:150%;
	margin: 0px;
	padding:0px;
}
tbody { margin:0px; padding:0px;}

#signupform 
{
	margin:0px;
	padding:0px;
	text-align:left;
	color:#666666;
	font-size:12px;
}

#signupform td.label 
{
	text-align:right;
	padding-right: 11px;
	padding-bottom: 5px;
	width:150px;
	color:#666666;
	font-size:12px;
}

#signupform td.input 
{
	width: 225px;
	padding-bottom: 5px;
}

#signupform td.rightspacer
{
	width: 60px;
}

#signupform td.hinttext 
{
	font-size: 9px;
	vertical-align:top;
	white-space:nowrap;
}
.hinttextmobile  
{
	text-align: right;
	text-align: center;
	white-space:nowrap;
}

#signupform td input[type="text"] 
{
border-color:#ACACAC #ACACAC #E7E7E7 #E7E7E7;
border-style:solid;
border-width:1px;
padding:4px 0;
width:225px;
color:#000000;
font-size:1em;
}

#signupform td select {}
#signupform td input[type="button"] {}

#signupform td.submit
{}

#signupform td.submit a
{ display:none; }


.contactcodes 
{
	background: #F4F4F4;
	border:0 none;
	padding:11px;	
	color:#666666;
	font-size:12px;	
	margin-bottom: 12px;
}

.contactcodes .subscr
{
	color:#666666;
	font-size:12px;
	font-weight:bold;	
}

.contactcodes .rw
{
	color:#666666;
	font-size:12px;
	margin:3px 0;
	text-align:left;
	border-bottom:1px solid #DCE0D9;
	clear:left;
	height:20px;
	margin-bottom:0;
	padding:11px 0;
}

div.rw input[type="checkbox"]
{
	float:left;
	margin-right:5px;
	position: relative;
	top: 3px;
	
}

div.rwbtns 
{
	border-top:4px solid #F4F4F4;
	clear:left;
	float:left;
	padding:10px 0;
	text-align:right;
	width:455px; /* 460px */
	margin-bottom:9px;
	padding-right:11px;
	margin:3px 0;
	color:#666666;
	font-size:12px;	
}

.btnSubmit 
{
background: url(femern09/gfx/layout/btn-tilmeld-bg.gif) no-repeat scroll left top #FFFFFF;
border:0 none;
color:#666666;
cursor:pointer;
float:right;
font-weight:bold;
height:24px;
width:80px;
}
.unsubscribe 
{
	color:#666666;
	cursor:pointer;
	float:right;
	font-weight:bold;
	margin-right:20px;
	text-decoration:none;
	width:100px;	
}
