.vzmenu {
	vertical-align: top;
	width: 150px;
}

.vztd {
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	height: 36px;
}

.vzmenu a {
	color: black;
	font: bold 16px "Times New Roman";
	height: 36px;
	padding-left: 32px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	width: 150px;
}

.vzmenu a:hover {
	color: red;
}

.viewcart {
	float: right;
	padding-right: 15px;
	padding-top: 10px;
}