﻿		.search-options	{
			position:relative;
			height:256px;
		}

		#search-options	{
			position:relative;
			top:0px;
			height:149px;
			overflow:hidden;
		}
		.options-wrap	{
			width:975px;
		}
		.options-wrap2	{
			border-right:3px solid white;
		}
		.main	{
			border:3px solid #fff;
			border-width:3px 3px 0px 0px;
			height:665px;
			padding:0px;
		}
 
					.filter-buttons	{
						float:right;
						width:355px;
						padding:0px;
					}
						.btn-filter-update-disabled, .btn-filter-update, .btn-filter-clear, .btn-filter-clear-enabled	{
							float:right;
							display:block;
							width:107px;
							height:24px;
							background:url(../Images/btn_filter_results.gif) no-repeat 0 0;
							text-indent:-1000px;
							margin-left:10px;
						}
						.btn-filter-update	{
							background-position:0 -24px;
						}
						.btn-filter-update-disabled:hover	{
							cursor:default;
						}
						.btn-filter-clear	{
							background-position:-107px -24px;
						}
						.btn-filter-clear-enabled	{
							background-position:-107px -24px;
						}
						.btn-filter-update:hover	{
							background-position:0 -48px;
						}
						.btn-filter-clear:hover	{
							background-position:-107px -48px;
						}
					.filter-buttons .btn-save-search, .filter-buttons .btn-save-search-disabled {
							float:right;
							display:block;
							width:107px;
							height:24px;
							background:url(../Images/btn_save_search.jpg) no-repeat 0 0;
							text-indent:-1000px;
						}
						.filter-buttons .btn-save-search:hover { background-position:0 -24px; }
                        .filter-buttons .btn-save-search-disabled { background-position:0 -48px; }
                        .filter-buttons .btn-save-search-disabled:hover { cursor:default; }
	.main-header	{
		height:40px;
		margin:0px 30px 0px 30px;
	}
		.main-header .wrap	{
			padding-top:11px;
		}
	.homes-found-icon, .homes-found-icon-stopped	{
		background:url(../Images/icon_homes_found.gif) no-repeat 0 0;
		width:32px;
		height:32px;
		float:left;
		margin-top:4px;
	}
	.homes-found-icon-stopped	{
		background:url(../Images/icon_homes_found_stopped.gif) no-repeat 0 0;
	}
	.homes-found	{
		float:left;
		font-size:15px;
		font-weight:bold;
		color:#66a7da;
		height:24px;
		padding-left:6px;
		padding-top:4px;
	}
	.homes-found-city	{
		border-left:1px solid #66a7da;
		float:left;
		margin-left:8px;
		padding-left:8px;
		line-height:15px;
		font-size:15px;
		color:#434d4e;
		height:15px;
		margin-top:5px;
	}
	.homes-found-goto	{
		float:right;
	}
	.homes-found-goto a	{
		padding-left:15px;
	}
	    .main-cont  {
	        /*position:relative;*/
	    }
			.map-cont	{
				outline:0px solid red;
				margin-left:30px;
			}
				.map-overlay    {
					width:974px;
					height:649px;
					*height:669px;
					position:absolute;
					left:0px;
					top:168px;
					background-color:#000;
					z-index:1;
					opacity:0.0;
					filter:alpha(opacity=0);
				}
				.map	{
					float:left;
					width:528px;
					height:446px;
					border:2px solid #dbe3e4;
					position: relative;
					overflow: hidden;
				}
				.map-results	{
					float:left;
					width:381px;
					height:446px;
					border:2px solid #dbe3e4;
					border-width:2 2 1 0;
				}
					.map-results .header	{
						color:#50646b;
						font-size:12px;
						font-weight:bold;
						width:371px;
						height:24px;
						padding:5px 0 0 10px;
						background:url(../Images/bg_search_results_header.gif) repeat-x 0 0;
					}
						.map-results .header .search-by	{
							float:left;
							padding-right:5px;
							font-size:12px;
							font-weight:bold;
							color:#50646b;
						}
						.map-results .header .select-small	{
							float:left;
						}
						
					.map-results .results-footer	{
						height:31px;
						outline:0px solid blue;
						background:url(../Images/bg_results_header_tab.gif) repeat-x 0 0px;
					}
						.map-results .results-footer a#current-listings-link	{
							display:block;
							width:114px;
							height:31px;
							float:left;
						}
						.map-results .results-footer a#recent-sales-link	{
							display:block;
							width:116px;
							height:31px;
							float:left;
						}
						.map-results .results-footer a:hover	{
							background-position:0px -31px;
						}
						.map-results .results-footer a.current	{
							background:url(../images/btn_results_tab_current_2.gif) no-repeat 0 0px;
						}
						.map-results .results-footer a.current-selected	{
							background:url(../images/btn_results_tab_current_2.gif) no-repeat 0 -62px;
						}
						.map-results .results-footer a.current-selected:hover, .map-results .results-footer a.recent-selected:hover	{
							background-position:0px -93px;
						}
						.map-results .results-footer a.recent	{
							background:url(../images/btn_results_tab_recent_2.gif) no-repeat 0 0px;
						}
						.map-results .results-footer a.recent-selected	{
							background:url(../images/btn_results_tab_recent_2.gif) no-repeat 0 -62px;
						}						
						.map-results .results-footer a:hover	{
							background-position:0px -31px;
						}

							/*	details open	*/
								.map-results .scrollbox .results-open .results-details	{
									float:left;
									width:172px;
									line-height:15px;
								}
							.results-open	{
								width:379px;
								border:1px solid #fff;
								border-bottom:1px solid #dbe3e4;
								padding-bottom:5px;
								margin-bottom:4px;
								padding-top:10px;
								clear:both;
								background:url(../Images/bg_results_deatils_open.gif) repeat-x 0 0px;
							}
								.results-open:hover, .results-open-selected	{
									border:1px solid #66a7da;
								}
							.details-open-top	{
							}
							.results-sqft	{
								clear:both;
							}
							.results-type	{
								clear:both;
							}
							.results-area	{
								clear:both;
							}
							.results-courtesy	{
								clear:both;
							}
								.details-open-action	{
									clear:both;
									outline:0px solid blue;
									width:335px;
									padding-top:0px;
									background:url(../Images/bg_border_dotted.gif) repeat-x 0 9px;
									padding-top:17px;
									margin-left:17px;
								}
									.details-open-action .scroller	{
										float:left;
										outline:0px solid red;
										padding-top:5px;
										width:133px;
										text-align:center;
										height:20px;
									}
								.map-results .scrollbox .details-open-action .results-status	{
									float:right;
									clear:none;
									outline:0px solid green;
									width:184px;
									text-align:right;
									margin:0;
									padding-top:3px;
								}
								a.btn-pag-arrow-left	{
									display:block;
									width:10px;
									height:13px;
									outline:0px solid red;
									background:url(../Images/btn_pag_arrow_left.gif) no-repeat bottom left;
									float:left;
								}
								p.photo-count	{
									outline:0px solid blue;
									width:113px;
									float:left;
								}
								a.btn-pag-arrow-right	{
									display:block;
									width:10px;
									height:13px;
									outline:0px solid red;
									background:url(../Images/btn_pag_arrow_right.gif) no-repeat bottom right;
									float:right;
								}

/* custom css from .NET-dev, please do not replace from UI-DEV */
.listings-loading	{
	margin-left:8px;
	padding-left:8px;
	line-height:15px;
	font-size:15px;
	color:#434d4e;
	height:15px;
	margin-top:5px;
}
.results-thumbnail-img
{
    height: 35px;
    width: 50px;
}

.results-thumbnail-img-big
{
    height:100px;
    width:133px;
}						
						
/* foundational CSS */
.yui-dt {
    border:0px solid transparent;
}

.yui-dt-noop {
    border:none;
}

.yui-dt-liner {
    overflow:hidden;
}

/* a11y headers */
.yui-dt-bd thead tr, .yui-dt-bd thead th {
    position:absolute;
    left:-1500px;
}

/* draggable columns */
.yui-dt-draggable {
    cursor: move;
}
.yui-dt-coltarget {
    position: absolute;
    z-index: 999;
}

/* resizeable columns */
.yui-dt-hd {
    zoom:1;
    display:none; 
}
th.yui-dt-resizeable .yui-dt-liner {
    position:relative;
}
.yui-dt-resizer {
    position:absolute;
    right:0;
    bottom:0;
    height:100%;
    cursor:e-resize;
    cursor:col-resize;
}
.yui-dt-resizerproxy {
    visibility:hidden;
    position:absolute;
    z-index:9000;
}

/* hidden columns */
.yui-skin-sam th.yui-dt-hidden .yui-dt-liner, 
.yui-skin-sam td.yui-dt-hidden .yui-dt-liner {
    margin:0;
    padding:0;
    overflow:hidden;
    white-space:nowrap;
}

/* vertical and horizontal scrolling */
.yui-dt-scrollable .yui-dt-bd {
    overflow-y:auto;
    overflow-x:hidden;
}
.yui-dt-scrollable .yui-dt-hd {
    overflow:hidden;
    position:relative; /* for ie overflow bug http://rowanw.com/bugs/overflow_relative.htm */
    display:none;
} 

/* editing */
.yui-dt-editor {
    position:absolute;z-index:9000;
}
						
/* basic skin styles */
.yui-skin-sam .yui-dt table {margin:0;padding:0;font-family:arial;font-size:inherit;border-collapse:collapse;border-spacing:0;}
.yui-skin-sam .yui-dt thead {border-spacing:0;} /* for safari bug */
.yui-skin-sam .yui-dt caption {padding-bottom:1em;text-align:left;}

/*outer border */
.yui-skin-sam .yui-dt-hd table {border-left:0px solid #7F7F7F;border-top:0px solid #7F7F7F;border-right:0px solid #7F7F7F;}
.yui-skin-sam .yui-dt-bd table {border-left:0px solid #7F7F7F;border-bottom:0px solid #7F7F7F;border-right:0px solid #7F7F7F;}

.yui-skin-sam .yui-dt-scrollable .yui-dt-hd table {border:0px;}
.yui-skin-sam .yui-dt-scrollable .yui-dt-bd table {border:0px;}
.yui-skin-sam .yui-dt-scrollable .yui-dt-hd {border-left:0px solid #7F7F7F;border-top:0px solid #7F7F7F;border-right:0px solid #7F7F7F;}
.yui-skin-sam .yui-dt-scrollable .yui-dt-bd {border-left:0px solid #7F7F7F;border-bottom:0px solid #7F7F7F;border-right:0px solid #7F7F7F;}

.yui-skin-sam .yui-dt th {
    /*background:#D8D8DA url(../Js/Yui/build/datatable/assets/skins/sam/sprite.png) repeat-x 0 0; /* header gradient */
}
.yui-skin-sam .yui-dt th,
.yui-skin-sam .yui-dt th a {
    font-weight:normal;text-decoration:none;color:#000; /* header text */
    vertical-align:bottom;
}
.yui-skin-sam .yui-dt th {
    margin:0;padding:0;
    border:none;
    border-right:1px solid #CBCBCB;/*  inner column border */
}
.yui-skin-sam .yui-dt-liner {
    margin:0;padding:0;
    padding:0px 0px 0px 0px; /* cell padding */
}
.yui-skin-sam .yui-dt-coltarget {
    width: 5px;
    background-color: red;
}
.yui-skin-sam .yui-dt td {
    margin:0;padding:0;
    border:none;
    border-right:1px solid #CBCBCB; /* inner column border */
    text-align:left;
}
.yui-skin-sam .yui-dt-list td {
    border-right:none; /* disable inner column border in list mode */
}
.yui-skin-sam .yui-dt-resizer {
    width:6px;
}

/* messaging */
.yui-skin-sam .yui-dt-loading {
    background-color:#FFF;
}
.yui-skin-sam .yui-dt-empty {
    background-color:#FFF;
}
.yui-skin-sam .yui-dt-error {
    background-color:#FFF;
}

/* sortable columns */
.yui-skin-sam thead .yui-dt-sortable {
    cursor:pointer;
}
.yui-skin-sam th.yui-dt-asc,
.yui-skin-sam th.yui-dt-desc {
    /*background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 -100px; /* sorted header gradient */
}
.yui-skin-sam th.yui-dt-sortable .yui-dt-label {
    margin-right:10px;
}
.yui-skin-sam th.yui-dt-asc .yui-dt-liner {
    background:url(dt-arrow-up.png) no-repeat right; /* sorted header gradient */
}
.yui-skin-sam th.yui-dt-desc .yui-dt-liner {
    background:url(dt-arrow-dn.png) no-repeat right; /* sorted header gradient */
}

/* editing */
.yui-dt-editable {
    cursor:pointer;
}
.yui-dt-editor {
    text-align:left;
    background-color:#F2F2F2;
    border:1px solid #808080;
    padding:6px;
}
.yui-dt-editor label {
    padding-left:4px;padding-right:6px;
}
.yui-dt-editor .yui-dt-button {
    padding-top:6px;text-align:right;
}
.yui-dt-editor .yui-dt-button button {
    background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;
    border:1px solid #999;
    width:4em;height:1.8em;
    margin-left:6px;
}
.yui-dt-editor .yui-dt-button button.yui-dt-default {
    background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 -1400px;
    background-color: #5584E0;
    border:1px solid #304369;
    color:#FFF
}
.yui-dt-editor .yui-dt-button button:hover {
    background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 -1300px;
    color:#000;
}
.yui-dt-editor .yui-dt-button button:active {
    background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 -1700px;
    color:#000;
}

/* striping */
.yui-skin-sam tr.yui-dt-even { background-color:#FFF; } /* white */
.yui-skin-sam tr.yui-dt-odd { background-color:#FFF; } /* light blue */
.yui-skin-sam tr.yui-dt-even td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-even td.yui-dt-desc { background-color:#FFF; } /* light blue sorted */
.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-odd td.yui-dt-desc { background-color:#FFF; } /* dark blue sorted */

/* disable striping in list mode */
.yui-skin-sam .yui-dt-list tr.yui-dt-even { background-color:#FFF; } /* white */
.yui-skin-sam .yui-dt-list tr.yui-dt-odd { background-color:#FFF; } /* white */
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-asc,
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-desc { background-color:#FFF; } /* light blue sorted */
.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-asc,
.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-desc { background-color:#FFF; } /* light blue sorted */

/* highlighting */
.yui-skin-sam th.yui-dt-highlighted,
.yui-skin-sam th.yui-dt-highlighted a {
    background-color:#FFF; /* med blue hover */
}
.yui-skin-sam tr.yui-dt-highlighted,
.yui-skin-sam tr.yui-dt-highlighted td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-highlighted td.yui-dt-desc,
.yui-skin-sam tr.yui-dt-even td.yui-dt-highlighted,
.yui-skin-sam tr.yui-dt-odd td.yui-dt-highlighted {
    cursor:pointer;
    background-color:#FFF; /* med blue hover */
}

/* enable highlighting in list mode */
.yui-skin-sam .yui-dt-list th.yui-dt-highlighted,
.yui-skin-sam .yui-dt-list th.yui-dt-highlighted a {
    background-color:#FFF; /* med blue hover */
}
.yui-skin-sam .yui-dt-list tr.yui-dt-highlighted,
.yui-skin-sam .yui-dt-list tr.yui-dt-highlighted td.yui-dt-asc,
.yui-skin-sam .yui-dt-list tr.yui-dt-highlighted td.yui-dt-desc,
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-highlighted,
.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-highlighted {
    cursor:pointer;
    background-color:#FFF; /* med blue  hover */
}

/* selection */
.yui-skin-sam th.yui-dt-selected,
.yui-skin-sam th.yui-dt-selected a {
    background-color:#FFF; /* bright blue selected cell */
}
.yui-skin-sam tr.yui-dt-selected td,
.yui-skin-sam tr.yui-dt-selected td.yui-dt-asc,
.yui-skin-sam tr.yui-dt-selected td.yui-dt-desc {
    background-color:#FFF; /* bright blue selected row */
    color:#FFF;
}
.yui-skin-sam tr.yui-dt-even td.yui-dt-selected,
.yui-skin-sam tr.yui-dt-odd td.yui-dt-selected {
    background-color:#FFF; /* bright blue selected cell */
    color:#FFF;
}

/* enable selection in list mode */
.yui-skin-sam .yui-dt-list th.yui-dt-selected,
.yui-skin-sam .yui-dt-list th.yui-dt-selected a {
    background-color:#FFF; /* bright blue selected cell */
}
.yui-skin-sam .yui-dt-list tr.yui-dt-selected td,
.yui-skin-sam .yui-dt-list tr.yui-dt-selected td.yui-dt-asc,
.yui-skin-sam .yui-dt-list tr.yui-dt-selected td.yui-dt-desc {
    background-color:#FFF; /* bright blue selected row */
    color:#FFF;
}
.yui-skin-sam .yui-dt-list tr.yui-dt-even td.yui-dt-selected,
.yui-skin-sam .yui-dt-list tr.yui-dt-odd td.yui-dt-selected {
    background-color:#FFF; /* bright blue selected cell */
    color:#FFF;
}

/* pagination */
.yui-skin-sam .yui-pg-container,
.yui-skin-sam .yui-dt-paginator {
    display:block;margin:6px 0;white-space:nowrap;
}
.yui-skin-sam .yui-pg-first,
.yui-skin-sam .yui-pg-last,
.yui-skin-sam .yui-pg-current-page,
.yui-skin-sam .yui-dt-first,
.yui-skin-sam .yui-dt-paginator .yui-dt-last,
.yui-skin-sam .yui-dt-paginator .yui-dt-selected {
    padding:2px 6px;
}
.yui-skin-sam a.yui-pg-first,
.yui-skin-sam a.yui-pg-previous,
.yui-skin-sam a.yui-pg-next,
.yui-skin-sam a.yui-pg-last,
.yui-skin-sam a.yui-pg-page,
.yui-skin-sam .yui-dt-paginator a.yui-dt-first,
.yui-skin-sam .yui-dt-paginator a.yui-dt-last {
    text-decoration:none;
}
.yui-skin-sam .yui-dt-paginator .yui-dt-previous,
.yui-skin-sam .yui-dt-paginator .yui-dt-next {
    display:none;
}
.yui-skin-sam a.yui-pg-page,
.yui-skin-sam a.yui-dt-page {
    border:1px solid #CBCBCB;
    padding:2px 6px;
    text-decoration:none;
    background-color:#fff
}
.yui-skin-sam .yui-pg-current-page,
.yui-skin-sam .yui-dt-selected {
    border:1px solid #fff;
    background-color:#fff;
}
.yui-skin-sam .yui-pg-pages {
    margin-left:1ex;
    margin-right:1ex;
}
.yui-skin-sam .yui-pg-page {
    margin-right:1px;
    margin-left:1px;
}
.yui-skin-sam .yui-pg-first,
.yui-skin-sam .yui-pg-previous {
    margin-right:3px;
}
.yui-skin-sam .yui-pg-next,
.yui-skin-sam .yui-pg-last {
    margin-left:3px;
}
.yui-skin-sam .yui-pg-current,
.yui-skin-sam .yui-pg-rpp-options {
    margin-right:1em;
    margin-left:1em;
}

#yui-history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px;
  visibility:hidden;
}
/* to override the ms css file with hacks to set glyph borders red	*/
.MSVE_Dashboard_V6 .MSVE_MapMode, .MSVE_Dashboard_V6 .MSVE_MapMode_disabled,
.MSVE_Dashboard_V6 .MSVE_MapStyle, .MSVE_Dashboard_V6 .MSVE_MapStyle_disabled
{
	/* IE6 transparent border hack */
	_border-color: #8DC2EE;
	_filter:chroma(color="#8DC2EE");
}

.MSVE_ObliqueView #MSVE_navAction_traffic,
.MSVE_Dashboard_V6 .MSVE_MapMode_disabled,
.MSVE_Dashboard_V6 .MSVE_MapStyle_disabled
{
	/* IE6 transparent border hack */
	_border-color: #8DC2EE;
	_filter:chroma(color="#8DC2EE");
}

/* TOGGLE GLYPH AND COLLAPSED STATES */
#MSVE_navAction_toggleGlyphWrapper
{
	/* IE6 transparent border hack */
	_border-color: #8DC2EE;
	_filter:chroma(color="#8DC2EE");
}
#MSVE_navAction_zoomPlusWrapper,
#MSVE_navAction_zoomMinusWrapper
{
	/* IE6 transparent border hack */
	_border-color: #8DC2EE;
	_filter:chroma(color="#8DC2EE");
}
#MSVE_navAction_ccwWrapper,
#MSVE_navAction_cwWrapper
{
	/* IE6 transparent border hack */
	_border-color: #8DC2EE;
	_filter:chroma(color="#8DC2EE");
}

#amenities  {
    display:none;
    height:17px;
    width:110px;
    top:8px;left:420px;
    background:#FFFFFF; 
    text-align:center; 
    border: solid 1px #000;
    position:absolute;
}
    #amenities-menu {
        margin:1px 0px 0px 0px;
    }
    #amenities-options  {
        display:none; text-align: left; margin: 0px 5px 2px 5px; padding: 3px 0px 4px 0px; border-top: solid 1px #E3E3E3; border-bottom: solid 1px #E3E3E3;
    }
        #amenities-options ul li    {
            color: #000;
            margin-bottom:5px;
        }
        * html #amenities-options ul li    {
            margin-bottom:0px;
        }
        *+html #amenities-options ul li    {
            margin-bottom:0px;
        }



#searchListingsNoResults    {
    position:absolute;
    top:555px;
    left:565px;
    -top:571px;
    -left:532px;
    z-index:1;
}
    #searchListingsNoResults .icon-error   {
        width:26px;
        height:26px;
        padding: 0px;
    }
    #searchListingsNoResults .homes-found   {
        width:300px; margin:13px 0px 0px 0px;
    }
    
#iphonePromo
{
	position:absolute;
	width:468px;
	height:102px;
	
	bottom:0;
	left:29px;
	z-index:40;
	
	overflow: hidden;
	bottom: -102px;
}

#iphonePromo .closeLink
{
	position: absolute;
	background: url(/Images/bg_iphonePromo_cross.png) no-repeat 0 0;
	width: 10px;
	height: 10px;
	right: 10px;
	top: 46px;
	z-index: 5;
}

#iphonePromo .clickLink
{
	position: absolute;
	display:block;
	width: 100%;
	height: 100%;
	z-index: 4;
}

#iphonePromo .ipLayer3
{
	position: absolute;
	background: url(/Images/bg_iphonePromo_text.png) no-repeat 0 0;
	font: bold 13px/15px Verdana, sans-serif;
	width: 274px;
	height: 46px;
	left: 136px;
	top: 46px;
	z-index: 3;
	text-indent: -999em;
	
	top: 102px;
}

#iphonePromo .ipLayer2
{
	position: absolute;
	background: url(/Images/bg_iphonePromo_phone.png) no-repeat 0 0;
	_background: url(/Images/bg_iphonePromo_phone_8b.png) no-repeat 0 0;
	width: 88px;
	height: 102px;
	left: 35px;
	top: 0;
	z-index: 2;
	
	top: 102px;
}

#iphonePromo .ipLayer1
{
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/Images/bg_iphonePromo.png) no-repeat 0 0;
	_background: url(/Images/bg_iphonePromo_8b.png) no-repeat 0 0;
	height: 71px;
	width: 468px;
	z-index: 1;
}
.redirect-buttons 
{
	height:35px;
	margin:0 100px;
}
.redirect-go, .redirect-cancel	{
	float:left;
	display:block;
	width:57px;
	height:24px;
	text-indent:-1000px;
	margin:10px;
}
.redirect-go { background:url(/Images/btn_go_green.png) no-repeat 0 0; }
.redirect-cancel { background:url(/Images/btn_cancel_green.png) no-repeat 0 0; }
.redirect-go:hover, .redirect-cancel:hover { background-position:0 -24px; }

