@charset "utf-8";
/* CSS Document */



html body {background-color:#;}

#wrapper {
   
   font-family:Arial, Helvetica, sans-serif;
   font-size:0.99em;
   background-color:#;
   width:550px;   
   margin-left:10%;
   color:#000;
   padding: 0px;
   }
   
h2 {
	color:#000}

}

form {
	
	padding:;
	border:1px solid #000;
	margin:em;
	width:35em;
}
	

.detail {
	background:url() no-repeat 95% 1em;
}
.contact {
	background:url() no-repeat 65% 0.5em;
}
fieldset div {
	margin:0.3em 0;
	clear:both;
}

label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:0.5em;
	padding:0.35em;margin-top: 2px;
}
legend {
	color:#000;
	font-size:1.5em;
}
legend span {
	width:10em;
	text-align:right;
}

form select {
	padding:0.35em;
	width:
	border:2px solid #ddd;
	background:#fafafa;
	font:bold 1em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	margin-top:2px;
}

#wrapper input {
	padding:0.1em;margin-top: 1px;
	width:15em;
	border:2px solid #999;
	background:#fafafa;
	font:bold 1em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	
}
#wrapper input:hover, input:focus {
	border-color:#ff009f;
	background:#e2bfd5;
} 
fieldset {
	border:1px solid #000;
	padding:1.1em 0.5em 0.5em 0;
}

}

#wrapper input.default {
	color:#bbb;
	}

#submit-go {
	margin-top:1em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../gfx/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -26px;
}

#dMLink a{
	font-size:0.7em;
	color:#fff;
	
	}
	
#dMLink img {
	float:right;
	padding-right:1em;
	
	}
#dMLink {
	width:550px;}




