/** easyPOS Aanpassing */
#menu_left ul ul a.selected, #menu_left ul ul a.focus {
font-weight: bold;
color: black;
}
/* END */


table {border-collapse:collapse;}
col {border-collapse:collapse;}

.copyright
{
	background-color: #F3D583;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid black;
display:none;
}
a img {border: none;}
a:hover
{
	color: #000000;
	text-decoration: underline;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana,helvetica,sans-serif;
	color: #ffffff;
	background-color: #8f8e8e; 
	display: block;
}
.list_product{margin-right:3px;}
