p.dsidx-error
{
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #FF0000;
}
.dsidx-widget
{
	text-align: left;
}
.dsidx-search-widget th
{
	padding-right: 10px;
}
.dsidx-search-widget .dsidx-price
{
	width: 80px;
}
.dsidx-improvedsqft
{
	width: 50px;
}
.dsidx-search-widget .dsidx-beds,
.dsidx-search-widget .dsidx-baths
{
	width: 25px;
}

input.search-button {
	background-color: F;
	color: #fff;
	/* border: solid 1px #336699; */
	border: 0;
	padding: 8px 15px 11px 35px;
	margin-top: -20px;
	cursor: pointer;
	/* background:url(../../../themes/realestate/images/arrow.png) no-repeat #31517f center left; */
	background:url(../../../themes/realestate/images/arrow.png) no-repeat center left;
	margin-left: 30px;
	
	}
