.lhcbox_element {
	line-height: 110% !important;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
}

.lhcbox_element div a {
	text-decoration: none;
}

.lhcbox_element_image {
	width: 148px;
	height: 84px;
}

.lhcbox_element_title {
	width: 142px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 15px;
}

.lhcbox_element_title a {
	color: black;
}

.lhcbox_element_teaser {

	padding-left: 2px;
	padding-right: 2px;
	width: 142px;
	font-size: 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 26px;
}

.lhcbox_element_teaser a {
	color: #777777;
}


.lhcbox_element_link {

	width: 146px;
	text-align: right;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 16px;
}