.newProductsBox {
  border: 1px solid #c0c0c0;
  /*padding: 2px;*/
}

.productBoxContent {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7d7a78;
}
.productBox A:link, .productBox A:active, .productBox A:visited,
.productBoxContent A:link, .productBoxContent A:active, .productBoxContent A:visited{
	font-family: Verdana,Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #486610; /* 666666 */
	text-decoration: none;

}
.productBox A:hover, .productBoxContent A:hover {
	color: #5D9100;
	text-decoration: underline;
	font-weight:bold;
}

.productBoxHeading_stg {
	text-align:left;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.hl_product_box {  
	margin: 5px;
	border: 1px solid #FFFFFF;
	height: 150px;
}
.hl_product_box_over {  
	margin: 5px;
	background-color: #eeeeee;
	border: 1px solid #c0c0c0;
	height: 140px;
}

.productBox {  
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #7d7a78;
	padding-top:5px; 
}
.productBoxLSide {
	width: 10px;
}

.productBoxName{
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
}

.productBottomLine{
	height: 5px;
    background-image: url(../images/linie_oriz_prod.gif);
    background-repeat: repeat-x;
	background-position: center;	
}

.productBoxTop_tb{
	height: 26px;
	vertical-align:middle;
	padding: 3px;
	margin-right: 5px;
	margin-right: 5px;
}

.productBoxLSide {
	width: 6px;
}

.top
{
	vertical-align:top;
}

