#Sliders
{
    padding:             4px;
    float:               right;
}

#Sliders .Sliders
{
	border-collapse:     collapse;
	border-style:        none;
	margin:              0pt;
	padding:             0pt;
	width:               auto;
}
#Sliders .Sliders tr
{
	border-style:        none;
}
#Sliders .Sliders td
{
	border-style:        none;
}

#Sliders input
{
    font-size:           8pt;
    font-family:         Verdana, Arial, Helvetica, Sans-Serif;
    background-color:    #ffffff;
    color:               #666666;
    border:              solid 1px #666666;
}

#BedroomsArea
{
	width:               auto;
	float:               left;
}
#MinPriceArea
{
	width:               auto;
	float:               left;
}
#MaxPriceArea
{
	width:               auto;
	float:               left;
}
#LocationArea
{
	width:               auto;
	float:               left;
}

.SldLocationTrackW
{
    background-image:    url("../Images/sldr3h_bg.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               100px;
	height:              16px;
	position:            relative;
}
.SldLocationHandleW
{
    background-image:    url("../Images/sldr3h_sl.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               17px;
	height:              16px;
	position:            absolute;
}
.SldLocationTrackWd
{
    background-image:    url("../Images/sldr3h_bg_d.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               100px;
	height:              16px;
	position:            relative;
}
.SldLocationHandleWd
{
    background-image:    url("../Images/sldr3h_sl_d.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               17px;
	height:              16px;
	position:            absolute;
}
.SldBedroomsTrackW
{
    background-image:    url("../Images/sldr3h_bg.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               100px;
	height:              16px;
	position:            relative;
}
.SldBedroomsHandleW
{
    background-image:    url("../Images/sldr3h_sl.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               17px;
	height:              16px;
	position:            absolute;
}
.SldBedroomsTrackWd
{
    background-image:    url("../Images/sldr3h_bg_d.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               100px;
	height:              16px;
	position:            relative;
}
.SldBedroomsHandleWd
{
    background-image:    url("../Images/sldr3h_sl_d.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               17px;
	height:              16px;
	position:            absolute;
}
.SldPriceRangeTrackW
{
    background-image:    url("../Images/sldr3h_bg.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               100px;
	height:              16px;
	position:            relative;
}
.SldPriceRangeHandleW
{
    background-image:    url("../Images/sldr3h_sl.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               17px;
	height:              16px;
	position:            absolute;
}
.SldPriceRangeTrackWd
{
    background-image:    url("../Images/sldr3h_bg_d.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               100px;
	height:              16px;
	position:            relative;
}
.SldPriceRangeHandleWd
{
    background-image:    url("../Images/sldr3h_sl_d.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               17px;
	height:              16px;
	position:            absolute;
}

#SldBedroomsTrack
{
    background-image:    url("../Images/sldr3h_bg.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               100px;
	height:              16px;
	position:            relative;
}
#SldBedroomsHandle
{
    background-image:    url("../Images/sldr3h_sl.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               17px;
	height:              16px;
	position:            absolute;
}
#SldMinPriceTrack
{
    background-image:    url("../Images/sldr3h_bg2.gif");
    background-repeat:   repeat-x;
    background-position: left top;
	width:               200px;
	height:              16px;
	position:            relative;
}
#SldMinPriceHandle
{
    background-image:    url("../Images/sldr3h_sl.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               17px;
	height:              16px;
	position:            absolute;
}
#SldMaxPriceTrack
{
    background-image:    url("../Images/sldr3h_bg.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               100px;
	height:              16px;
	position:            relative;
}
#SldMaxPriceHandle
{
    background-image:    url("../Images/sldr3h_sl.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               17px;
	height:              16px;
	position:            absolute;
}

#RefineSearch
{
    background-image:    url("../Images/RefineSearch.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               654px;
	height:              62px;
	margin-bottom:       16pt;
	float:               right;
}
#RefineSearchW
{
    background-image:    url("../Images/RefineSearchW.gif");
    background-repeat:   no-repeat;
    background-position: left top;
	width:               760px;
	height:              62px;
	margin-bottom:       16pt;
	float:               right;
}
