/*<![CDATA[*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Stylesheet-Version:		Inxmail Servicepages				   *
 * Version:				1.00							   *
 * Author:				re-lounge (http://www.re-lounge.com)	   *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

body {
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0;
	width: 100%; 
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
}	

a {
	text-decoration: underline;
	color: #e55c00;
	font-weight: bold;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #e55c00;
	font-weight: bold;
}

a:hover {
	text-decoration: underline; 
	color: #000000;
	font-weight: bold;
}

img.icon {
}

h2 {
  color: #e55c00;
  margin: 0;
  padding: 0;
  line-height: 1.3em;
  font-size: 1.5em;
  margin-bottom: 1.1em;
  font-weight: normal;
}

br.clear {
	clear: both;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset.userdata label {
	width: 30%;
	margin-right: 4%;
	float: left;
	padding-top: 5px;
}

fieldset.userdata label.radio {
	width: auto;
	padding-top: 3px;
}

fieldset.userdata div.radiogroup {
	width: 65%;
	float: left;
	margin-bottom: 10px;
}

fieldset.userdata input {
	width: 65%;
	margin-bottom: 10px;
}

fieldset.userdata input.radio {
	width: auto;
	float: left;
}

div.submit {
	float: right;
	margin-right: 1%;
}

div.submit input.submit {
	background: none;
	border: 0;
	margin: 0; 
	padding: 0;
	color: #e55c00;
	font-family: Verdana, Arial, sans-serif;
	width: auto;
	text-align: left;
	overflow: visible;	
}

div.submit input.submit:hover {
	cursor: hand;
	cursor: pointer;
}

div.submit a  {
	font-weight: normal;
	text-decoration: none;
}	

div.submit a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #e55c00;
}	

.success {
	color: #000000;
}

.warning,
.error {
	color: #cb0000;
}


/*]]*/
