
	h1 {
		font-size: 12px;
		margin-bottom: 10px;
		color: #444;
	}

	.h_search_text a {
		color: #222;
		text-decoration: none;
	}
	
	.h_product_name a {
		font-weight: bold;
		color: #3885CC;
		text-decoration: none;
	}
	
	.h_offers_min {
		font-size: 10px;
		color: #bb0000;
		font-weight: bold;
		margin-top: 5px;
	}
	
	.h_offers_num {
		font-size: 10px;
		color: #888;
	}
	
	.h_categories_name {
		margin-bottom: 5px;
	}
	
	.h_categories_name a {
		font-weight: bold;
		color: #ff7802;
		text-decoration: none;
	}
	
	.h_categories_sub a {
		color: #222;
		text-decoration: underline;
	}
	
	.h_liveshopping_left {
		background-image: url('../img/css.witte/home.liveshopping_left.gif');
		width: 29px;
		height: 42px;
	}
	
	.h_liveshopping_right {
		background-image: url('../img/css.witte/home.liveshopping_right.gif');
		width: 31px;
		height: 42px;
	}
	
	.h_liveshopping_bg {
		background-image: url('../img/css.witte/home.liveshopping_bg.jpg');
		width: 138px;
		height: 42px;
	}
	
	.h_liveshopping_time {
		color: #3885CC;
		font-weight: bold;
		text-align: center;
	}
	
	.h_liveshopping_time_info {
		color: #3885CC;
		text-align: center;
	}
	
	.h_liveshopping_name {
		height: 35px;
		margin-right: 10px;
		text-align: center;
	}
	
	.h_liveshopping_name a {
		font-weight: bold;
		color: #444;
		text-decoration: none;
	}
	
	.h_liveshopping_price {
		font-size: 10px;
		color: #cc0000;
		font-weight: bold;
		margin-top: 5px;
		width: 196px;
		text-align: center;
		margin-right: 10px;
	}
	
	.h_liveshopping_price_info {
		font-size: 10px;
		color: #cc0000;
		width: 196px;
		text-align: center;
		margin-right: 10px;
	}
	
	
	#h_scroll_outer {
		position: relative;
		overflow: hidden;
		height: 50px;
		width: 668px;
	}
	
	#h_scroll_inner {
		position: relative;
		top: 0px;
		left: 0px;
		width: 2500px;
	}
	
	#h_scroll_inner * {
		font-size: 10px;
	}
