	#productRange .head {
		border-bottom: 1px solid #000;
	}
	#onlineStoresPanel {
		position: relative;
		bottom: auto;
		width: auto;
		background: #fff;
		z-index: auto;
	}
	#onlineStoresContent {
		background: #fff;
	}
	#onlineStoresPanel .head {
		float: none;
	}
	#onlineStoresContent .banners {
		width: auto;
	}
	#onlineStoresContent .banners a {
		float: none;
		margin: 16px 0 8px 8px;
	}
	#onlineStoresContent .head {
		padding: 16px 0 8px 8px;
		background: none;
		border: none;
		color: #000;
	}
	
	
	#onlineStoresContent .regContain {
		background-color: #fff;
		width: 704px;
		padding: 0;
	}
	#onlineStoresContent table {
		width: 704px;
	}
	#onlineStoresContent .regCol {
		border-left: 4px solid #fff;
		background-color: #e6e6e6;
	}
	#onlineStoresContent .regCol.fI {
		border-left: 0;
	}
	#onlineStoresContent .regCol .banners {
		padding: 6px 0 22px 21px;
	}
	#onlineStoresContent .regCol .banners a {
		margin: 11px 0 4px 0;
		width: 188px;
		height: 27px;
	}
	#onlineStoresContent .regCol .banners a img {
		width: 188px;
		height: 27px;
	}
	#onlineStoresContent .regHead {
		font-size: 15px;
		line-height: 16px;
		padding: 18px 16px;
	}

