/*<![CDATA[*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Stylesheet-Version:		Inxmail Servicepages									   *
 * Version:					1.0													       *
 * Author:					re-lounge (http://www.re-lounge.com)					   *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			*/

body {
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0;
	width: 550px; 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}	

div.frame {
	width: 550px;
	margin: 0;
	padding: 0;
}

a {
	margin: 0; 
	font-size:12px; 
	color:#001e5b; 
	font-weight:normal; 
	line-height: 20px;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

img.icon {
	margin: 0 8px 0 0;
	padding: 0;	
}

h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;	
}

br.clear {
	clear: both;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset.userdata label {
	width: 100px;
	margin-right: 10px;
	float: left;
	padding-bottom: 5px;
}

fieldset.userdata label.radio {
	width: auto;
}

fieldset.userdata div.radiogroup {
	width: 215px;
	float: left;
}

fieldset.userdata input {
	width: 215px;
}

fieldset.userdata input.radio {
	width: auto;
	float: left;
}

div.text {
	margin-left: 110px;
	margin-top: 5px;
}

div.text p {
	margin: 0;
	padding: 0 0 10px 0;
}

fieldset.themes {
	margin-left: 110px;
	margin-top: 10px;
}

fieldset.themes input.checkbox {
	float: left;
	margin-left: 0;
	padding-left: 0;
}

* html fieldset.themes input.checkbox {
	margin-left: -4px;
}

fieldset.themes label {
	float: left;
}

fieldset.themes br.clear{
	clear: both;
}

fieldset.themes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

div.spacer {
	height: 20px;
}

div.submit {
	margin: 10px 0 0 111px;
}

div.submit input.submit {
	background: none;
	border: 0;
	margin: 0; 
	padding: 0;
	font-size: 11px;
	color: #001e5b; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	text-align: left;
	overflow: visible;	
}

div.submit a {
	font-weight: bold;
	font-size: 11px;	
}	

.success {
	color: green;
}

.warning,
.error {
	color: red;
}

div.plain p {
	/*font-weight: bold;*/
	font-weight: normal;
}

/*]]*/
