﻿
.CategoryList_Custom1
{
}

.CategoryList_Custom1 .list
{
}

.CategoryList_Custom1 .list .item a
{
	background: url(http://www.vmonline.nl/SiteFiles/Layout/submenu.png) no-repeat;
	color: #000000;
	font-family: verdana, Arial;
	font-size: 11px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-top: 5px;
	width: 160px;
	border: 0px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #626263;
}

.ff .CategoryList_Custom1 .list .item a, .ff .CategoryList_Custom1 .list .item a:hover
{
	width: 145px;
}

.CategoryList_Custom1 .list .item a:hover
{
	background: #888989 url(http://www.vmonline.nl/SiteFiles/Layout/submenu_hover.png) no-repeat top left;
	color: white;
	font-family: verdana, Arial;
	font-size: 11px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-top: 5px;
	width: 160px;
	border: 0px;
	display: block;
	text-decoration: none;	
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #626263;	
}
