.categorylinks{
list-style-type: disk;
list-style-image: url('images/arrow.gif');
padding: 0; margin-left:18px; margin-right:auto; margin-top:5px; margin-bottom:10px

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: -3px;
padding: 3px 1px;
font-size: 12px;
display: block;
color: #449805;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ececec;
}

.categorylinks a:visited{color: #449805; }
.categorylinks a:hover {color: #fff;	background: #51B906; text-decoration: none; }

form {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#DDDDDD;
	border-top: 1px dotted #878177;	
	border-bottom : 1px dotted #878177;	
	padding: 10px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
	
}
