body{
text-align: center;
margin: 0 auto;
background: #fff;

}

#search {
	background-image: url(http://www.quicker.com.au/templates/vroom/images/vroom-back.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #666666;
	height: auto;
	overflow: hidden;
	position: relative;
	width: 635px;
        margin: 0 auto;
        padding-top: 20px;
       
}

#search_listing {
	color: #666666;
	height: auto;
	overflow: hidden;
	position: relative;
	width: 620px;
        margin: 0 auto;
        padding-top: 20px;
       
}

#search-box-container {
	float: left;
	height: auto;
	overflow: hidden;
	text-align: left;
	width: 484px;
}

#search-boxed {
	background-image: url(http://www.quicker.com.au/templates/vroom/images/search-box-middle.gif);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
	margin: 0 auto;
	padding: 0 0 0 20px;
	text-align: left;
	width: 484px;
}

#search #myinputpickup{
	width: 280px;
}

#search #myinputreturn{
	width: 280px;
}

#search-boxed .vroomsearchform tbody tr td {
	font-size: 12px;
	text-align: left;
}

#search-box-bottom {
	background-image: url(http://www.quicker.com.au/templates/vroom/images/search-box-bottom.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	margin: 0 auto;
	text-align: left;
	width: 484px;
}

#search-box-top {
	background-image: url(http://www.quicker.com.au/templates/vroom/images/search-box-top.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	margin: 0 auto;
	text-align: left;
	width: 484px;
}

.myAutoComplete .inputbg{
    width:300px;
    background: transparent;
   
  
}

.myAutoComplete .inputbg:hover{
  background: transparent;
}

.myAutoComplete input{
  width:280px;
  font-size: 13px;
  border: 1px solid #ccc;
  background: #fff;
}


.yui-calcontainer {
	position:absolute;
	padding:5px;
	background-color:#F7F9FB;
	border:1px solid #7B9EBD;
	float:left;
	overflow:hidden;
	display:block;
z-index: 1000;
top: 0px;
left: 0px;
}



