.productthumb_border {
width: 100px;
height: 100px;
float: left;
padding: 10px;
border: 1px solid #ccc;
text-align: center;
line-height:250%;
margin-bottom: 10px;
margin-right: 20px;
vertical-align: middle;
display: table;
}

.productsearch_screenshot {
width: 80px;
height: 52px;
float: left;
padding: 10px;
border: 1px solid #ccc;
margin-bottom: 10px;
margin-right: 20px;
text-align: center;
float: left;
}

.productdesc {
float: left;
width: 390px;
padding-right: 20px;
height: 107px;
}

.productdesc h2 {
	color: #222;
	background: none;
	font-size: 12px;
	line-height: 15x;
	padding: 0px;
	margin-top: 0px;
}
.productsearch_price {
	background:  url(../images/template/preisschild.jpg) top no-repeat;
	width: 100px;
	height: 31px;
	text-align: center;
	padding-top: 7px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.productsearch_infos {
	width: 100px;
	text-align: center;
	color: #333333;
	float: left;
	color: grey;
	font-size: 10px;
}


