﻿.nor
{
	background-color:white;
				color:black;
				cursor:pointer;
}
.overli
{
	background-color:#A5B2CE;
	color:white;
	cursor:pointer;
}
#stocklist
{
	position:absolute;
	width:184px;
	
	border:solid 1px gray;
	background-color:white;
	padding:0px;
	display:none;
}
