#form {	border: 1px solid #FFF;	margin-bottom: 70px;	background-color: #252525;	padding: 10px;	width: 280px;	float: right;	height: 272px;	padding-top: 60px;	background-image: url(images/form-bg.png);	background-repeat: no-repeat; position: relative;}

input{	font-size:10px;	height: 20px;}

.txt {	width: 165px;	color:#333333;	font-size: 12px;}

.btn {width:92px;	float: right;	height: 25px;	color: #FFFFFF;	font-weight: bold;	font-size: 12px;background-image: url(images/button.png);	border: none;	background-color: #252525; position: absolute; bottom: 20px; right: 20px;}

.full {	clear: both;	margin-left: 8px;	padding-top: 5px;}

label {	float: left;	color:#FFFFFF;	font-size:11px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold; width: 100px;}

.clear	{	  clear:both;  }

.privacy a {	color: #FFFFFF;	font-size: 9px;	line-height: 50px;	text-decoration: underline;}

.privacy a:hover {	text-decoration: none;}
