﻿div.searchBoxContainer div.tradeSearch {
	display: inline;
	float: left;
	/* turn on when you realise you need a gap for the second module (drop down thingy) width: 380px; */
	width: 100%;
}
div.tradeSearch {
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top:10px;
}
div.tradeSearch h2 {
	color: #000000;
	font-size: 1.1em;
	margin-bottom: 10px;
	padding:10px;
}
.section595 div.tradeSearch h2 {
	background-image:url(images/search_answer.gif);
	background-repeat:no-repeat;
	height:43px;
	margin-bottom:-10px;
}
div.tradeSearch h2 span {
	display:none;
}
div.tradeSearch table {
	border-collapse: collapse;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.tradeSearch table th {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 1.1em;
	text-align: left;
}
div.tradeSearch table th, div.tradeSearch table td {
	font-weight: normal;
	padding-right: 10px;
}
div.tradeSearch table input.keywords {
	width: 260px;
	font-size: 1.1em;
	border:0px;
	background-color:transparent;
	padding-left:10px;
	width:455px;
	font-family:"Courier New", Courier, mono;
}
div.tradeSearch table td.inputBackdrop {
	background-image:url(images/input_long_background.gif);
	background-repeat:no-repeat;
	width:470px;
	height:35px;
}
div.tradeSearch table input.postcode {
	position:relative;
	left:-40px;
	width: 140px;
	font-size: 1.1em;
}
.postcodeLabel {
	position:relative;
	width:180px;
	left:-140px;
}

div.tradeSearch .postcodeLabel {
	left:0px!important;
}

.findButton {
	position:relative;
	left:-150px;
	top:0px;
}

div.tradeSearch .findButton {
	left:0px!important;
	}

.postcode {
	position:relative;
	margin-left:-100px;
}

div.tradeSearch .postcode {
	position:relative;
	margin-left:50px!important;
}

div.tradeSearch p {
	font-size: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
}
.question a {
	color:#ff0066;
	font-size:120%;
	text-decoration:underline;
}
.question a:hover {
	text-decoration:none;
}
/*-- hide from gear Landing --*/
.section197 div.tradeSearch p {
	display:none;
}
div.tradeSearch p a:link, div.tradeSearch p a:visited {
	font-size: 0.9em;
}
div.tradeSearch p a:hover, div.tradeSearch p a:active {
	text-decoration: none;
}

/*  services  */
 .inputBackdrop2 {
 	position:relative;
	background-image:url(images/input_short_background.gif);
	background-repeat:no-repeat;
	width:223px;
	height:35px;
	top:0px;
	left:0px;
	background-repeat:no-repeat;
	left:0px;
	padding-right:20px;
}

 .inputBackdrop2 input {
 position:relative;
	width:198px!important;
	top:10px;
	margin-left:0px;
	background-color:transparent;
	border:0px solid white;
}
