/******************************************************************************
*
*	Div Class Properties
*
******************************************************************************/

.keyword
{
	padding: 42px 12px 5px 19px;
	background: url(../images/search_main.gif) no-repeat;
}

.keyword input
{
	width: 258px;
	border: 0px none #FF0000;
	height: 13px;
}

.location
{
	padding: 42px 12px 5px 19px;
	background: url(../images/search_location.gif) no-repeat;
}

.location input
{
	width: 147px;
	border: 0px none #FF0000;
	height: 13px;
}

#CORNER
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 957px;
	height: 0px;
	text-align: right;
	background-color: #F1D97C;
}
