
	#line-border-left {
		background-image: url('../img/2010/search/line-border-left-top.gif');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 19px;
		width: 1px;
	}
	
	#line-border-horizontal {
		background-image: url('../img/2010/search/line-border-horizontal.gif');
		background-repeat: repeat-x;
		background-position: 0px 10px;
		height: 19px;
		width: 436px;
	}
	
	#line-border-right {
		background-image: url('../img/2010/search/line-border-right-top.gif');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 19px;
		width: 1px;
	}
	
	#arrow-down {
		background-image: url('../img/2010/search/arrow-down.gif');
	}
	
	#arrow-down,
	#arrow-down-hidden {
		background-repeat: no-repeat;
		background-position: 50px top;
		width: 200px;
	}
	
	.offlineBox {
		padding: 15px;
	}
	
	.numOfflineOffers {
		color: #3784CB;
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		margin: 0px 2px 0px 0px;
	}
	
	.numOfflineText {
		color: #444;
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		margin: 0px 13px 0px 0px;
		text-align: center;
	}
	
	.numOfflineInfo {
		color: #666;
		font-size: 10px;
		line-height: 10px;
		margin: 5px 13px 5px 0px;
		text-align: center;
	}
	
	.numOfflineCity {
		color: #fff;
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		margin: 9px 13px 0px 0px;
		text-align: center;
	}
