.a_anbefalt_produkt_box, .a_anbefalt_produkt_box:visited{
	display: block;
	text-decoration: none;
	cursor: hand;
	height:100%;
}
.a_anbefalt_produkt_box:hover, .a_anbefalt_produkt_box:visited:hover{
	text-decoration: none;
	background-color: #f9f8f8;
}
.anbefalt_produkt_box{
	display: block;
	padding:5px;
}
.anbefalt_produkt_box .head_text{
	color:black;
	font-weight: bold;
	display: block;
	padding-bottom:4px;
	font-size: 12px;
	line-height: 14px;
}
.anbefalt_produkt_box .text1{
	color:black;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.anbefalt_produkt_box .price{}
.td-anbefalt-produkt-hor{
	background: url(../../site/img/main/hor_line_bck.png) repeat-x;
}
.td-anbefalt-produkt-vert{
	background: url(../../site/img/main/vert_line_bck.png) repeat-y;
}
.picture_box{
	display:block;
	height:180px;
}