/* CSS Document */

#categoriesContent {
	padding: 0px;
}

#categories #categoriesContent br {
	line-height: 1px;
}

#categories #categoriesContent a {
	padding: 3px 0 3px 3px;
	margin:0px 0;
	background-color: #EAF1F9;
	line-height: 1.6em;
	width:147px;
	display: block;
}

#categories #categoriesContent a:hover {
	background-color: #B4D6F6;
	font-weight: 400;
	color: #000;
}