.vinListItem {
	background: white;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-left: solid;
	border-left-width: 1px;
	border-right: solid;
	border-right-width: 1px;
	cursor: pointer;
	font-size: 12px;
	height: 30px;
	overflow: hidden;
	padding-left: 3px;
	padding-top: 3px;
	width: 250px;
}
