#huuto_suurinCont {
	background-image:url('SuomenSuurinKauppakeskus.png');
	height:250px;
	width:300px;
	position:relative;
}
#huuto_kohteet {
	height:141px;
	margin-top:71px;
	margin-left:15px;
	overflow:hidden;
	position:absolute;	
	width:273px;
}
#huuto_more {
	margin-top:225px;
	margin-left:75px;
	position:absolute;
}
#huuto_more a {
	background-image:url('katsolisaa.png');
	display:block;
	width:150px;
	height:20px;
}
#huuto_more span {
	display:none;
}
#huuto_more li, #huuto_more ul, #huuto_more span, #huuto_more a {
	margin:0;
	padding:0;
	vertical-align: bottom;
}

#huuto_kohteet ul li {
	font-family:arial,helvetica,clean,sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	width:270px;
	height:18px;
	margin-top:5px;
	white-space:nowrap;
	border-bottom:1px solid #ccc;
	clear:both;
}
#huuto_kohteet span.huuto_price {
	color:#f60;
	display:block;
	float:right;
	width:50px;
	overflow:hidden;
	text-align:right;
}
#huuto_kohteet span.huuto_title {
	width:220px;
	overflow:hidden;
	display:block;
	float:left;
}
#huuto_kohteet a {
	color:#333;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}


