.product-label-tab{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:1px;

	padding-right:1px;
	padding-top:2px;
	background-position:center;
}

.background-tab-green{
	background:url("../image/content/tab-product.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom:2px;
	height:21px;
	width:93px;
}

.background-tab-orange{
	background:url("../image/content/tab-product-orange.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom:2px;
	height:21px;
	width:93px;
}

.background-line-tab{
	background:url("../image/content/line-product-tab.jpg");
	background-position: top;
	background-repeat:repeat-x;
	height:3px;
	width:2px;
}
.product-label-regular{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5F5E5E;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:1px;
	padding-right:5px;

}

.product-tab-link{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:1px;

	padding-right:1px;
	padding-top:2px;
	background-position:center;
        text-decoration:none;
}

.product-tab-link:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:1px;

	padding-right:1px;
	padding-top:2px;
	background-position:center;
        text-decoration:none;
}