/*SEARCH BOX STYLE*/

#searchHome
{
	width: 245px;
	background-color: #ffffff;
	margin: 0px 0px 0px 12px;
	border-width: 1px 1px 0px 1px;
	border-color: #DFDFDF;
	border-style: solid;
}

div.titleHome
{
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: inherit;
	text-align: left;
}


/*Right Panel*/

#searchListing
{
	width: 222px;
	background-color: #404040;
}

#iframeCal
{
	border-width: 1px;
	border-style: solid;
	border-color: #394A21;
	z-index: 2;
	position: absolute;
	visibility: hidden;
	width: 271px;
	height: 130px;
}

input.searchText
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: 12px;
}

div.title
{
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: inherit;
	text-align: left;
}

form.fix {margin:0px;}
