.uswitchLogo
{
	display:block;
	float:left;
	border:0;
	text-decoration:0;
	width:75px;
	height:75px;
	padding:0;
	background: transparent url(../images/postcodegadget/uswitch-logo.jpg) no-repeat 14px 4px;
	margin-right:10px;
}
#us-postcode-gadget
{
	margin-left:90px
}
#us-postcode-gadget label
{
	font-weight:bold;
	color: #003399;
	font-size: 0.9em;
	vertical-align:middle;
	float:left;
}
#us-postcode-gadget input
{	
	padding:0;
	margin:2px;
	
}
#us-postcode-gadget .us-gadget-submit 
{
	float:right;
	display:block;
	width: 8em;
	text-align:center;
	background-color:#4666A5;
	padding: 3px;
	color: #f3f25a;
	text-decoration:none;
	font-weight:bold;
	font-size: 0.9em;
	cursor: pointer;
	margin:3px 2px;
	
}
