.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 345px;
	padding: 0;
	background: transparent url(../img/imgMenuHorizontal/bg-bubplastic-button.gif) top left no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0d0d0d;
	border-right-color: #1d1d1d;
	border-bottom-color: #1d1d1d;
	border-left-color: #1d1d1d;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 345px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #73661d;
	text-decoration: none;
	background: transparent url(../img/imgMenuHorizontal/bg-bubplastic-button.gif) top left no-repeat;
	font-weight: bold;
	height:35px;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 345px;
	height: 35px;
	padding-top: 10px;
	background: transparent url(../img/imgMenuHorizontal/bg-bubplastic-button.gif) top left no-repeat;
	cursor: pointer;
	font-size: 14px;
}

.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background-color: transparent;
	background-image: url(../img/imgMenuHorizontal/bg-bubplastic-h-aqua.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
