body{
	width:390px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	color:#000000;
	line-height:130%;
	font-size:75%;
}
#content{
	background-color:#E6E6EA;
	padding-bottom:10px;
	margin-top:5px;
}
fieldset{
	border:0;
}
fieldset div{
	padding:0px;
	margin:0px;
}
input{
	height:20px;
	padding:1px 1px 2px;
	font-size:75%;
	width:100%;
}
textarea{
	width:100%;
}
#link{
	width:373px;
}
#sender_blockfs{
	width:175px;
	float:left;
}
#recipient_blockfs{
	width:175px;
	float:right;
}
#text_blockfs{
	clear:both;
}
.submitbtn{
	width: 120px;
	background-image:url(../layoutbilder/bg2ndLevel.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border: 1px solid #7F1245;
	padding:2px 5px 2px 5px;
	margin:10px;
}
a{
	color:#7F1245;
	text-decoration:none;
}
a:hover{
	color:#7F1245;
	text-decoration:none;
}
.popuptext{
  padding:10px;

}

