
		body {
			background-color:#FFF;
			background:url(../images/background.png);
			font-size:90%;
			font-family:Arial, Verdana;
			font-weight:bold;
			margin: 30px 0 0 0;
			cursor:default;
			color:#fff;
		}
		a {color:#ED164F}
		a:hover {text-decoration:underline;}
		#center {
			position:absolute;
			left:50%;
			width:500px;
			margin-left:-170px;;
			margin-top:240px;
			padding-left:90px;
			font-weight:normal;
		}
		
		input {border:0;}
		
		#center img {position:absolute;top:-5px;left:0;}
		#center span {font-size:1em;font-weight:normal;cursor:pointer;}
		
		h2 {font-size:20px;font-weight:normal;padding:0;margin:0;margin-bottom:20px;}
		
		form a.button, form input[type=submit] {text-decoration:none;clear:both;background-color:#000;color:#fff 
		!important;padding:3px 5px;border:1px solid #000;-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer;}
		form a.button:hover, form input[type=submit]:hover {text-decoration:none;background-color:#222;color:#fff;border:0;}
		
		form label {display:block;float:left;margin-right:20px;padding-top:6px;}
		form input[type=checkbox] {margin-left:0;margin-top:2px;display:block;float:left;}
		form input {padding:3px 1px;}
		form a.button {margin-left:136px;padding:4px 10px;}

		#forgottenpw {display:none;}
    #tfp {margin-left:-15px;font-size:12px;color:#777;}
