﻿.menu 			
{ 
border-bottom: 1px solid #000000; 
background-color: #f1f1f1; 
}
.menu_over 		
{ 
border-bottom: 1px solid #000000; 
background-color: #cccccc; 
cursor: pointer; }
.menu2 			
{ 
border-bottom: 1px solid #000000; 
}

.popup ul { 
	border: 1px dotted #444;
	border-top: 0px dotted #444;
	margin: 0px;
}

li.list {
	background-color: #dddddd;
	border-top: 1px dotted #444;
	cursor: pointer; 
	padding: 5px;
}

li.list_hover { 
	background-color: #eeeeee;
	border-top: 1px dotted #444;
	cursor: pointer; 
	padding: 5px;
}

	
#o2, #hb2, #sap2	{ 
	display: none; 
}	
			
.popup {
	filter:alpha(opacity=90);
	-moz-opacity: .9;
	width: 120px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	background-color: #ffffff;
}

#bigpic
{
	margin: 5px;
}