body { background-color: rgb(209, 223, 238); }
p {font-family: tahoma; }

a {
	font-weight: bold; 
	font-family: tahoma;
	font-size: 13px;
}

a:link{ color: rgb(50,100,151); }

a:visited{ color: rgb(50,100,151); }

div.prod_drop{
	position:absolute; 
	left:563px; 
	top:80px; 
	padding:2px 8px 4px 8px;
	display:block; 
	background:#ffffff;
	border-style: solid;
	border-width: 1px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 13px;
	visibility: hidden;
}