#GuestSignIn {
   padding: 0px;
   margin: 0px;
   /*width: 180px;*/
}
#GuestSignIn h2 {
	color:#717F89;
	font-size:18px;
	font-weight:normal;
	margin:14px 0px 14px -20px;
	padding:0px;
}
#GuestSignIn p {
   background: #f5f9ff;
   padding: 4px;
}
#GuestSignIn a {
   color: #fff;
   text-decoration: underline;
}
#GuestSignIn a:hover {
   text-decoration: none;
}#GuestSignIn fieldset {border: 0}

#GuestSignIn .button {
	height:auto !important;
	margin-bottom:5px !important;
	margin-top:5px !important;
	padding:2px !important;
	width:auto !important;
	color:#000000;
	font-size:14px;
	border:1px solid #919191;
}

#GuestSignIn input {
	border:1px solid #919191;
	color:#DFDFDF;
	font-size:24px;
	height:29px;
	width:100% !important;
}

#GuestSignIn .checkbox_1 {
	border:0pt none !important;
	float:right;
	width:auto !important;
}

#GuestSignIn label {
	/*display:block;*/
	margin-top:5px !important;
}

#GuestSignIn img {
	margin: 0;
	padding: 0;
}