#support #container #us .enter_btn {
	display: block;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../img/us/usbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 15px;
	height: 173px;
}
#support #container #us .lead {
	font-weight: bold;
	color: #333;
}
#support #container #us h2 {
	font-weight: bold;
	margin-top: 2em;
	color: #333;
}
#support #container #us .demo {
	clear: both;
}
#support #container #us .form {
	margin-top: 0px;
	text-align: center;
	float: right;
	margin-right: 90px;
	padding: 0px;
	display: inline;
}
#support #container #us .enter_btn .enter {
	margin-left: 610px;
	margin-top: 5px;
}
#support #us .demo .contact_t {
	float: right;
	margin-right: 90px;
	margin-top: 15px;
}
