/*
	Selene Directory
	Copyright (C) 2007-2010 Refresh Web Development [www.RefreshMy.com]

	This file is part of Selene Directory, it's usage is governed by
	the Selene Directory SLA found at www.SeleneDirectory.com/license.html
*/
.listDate {
	font-weight: bold;
	padding-top: 5px;
	}
a.listLink {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #0000FF;
	line-height: 15px;
	padding: 0px 0px 7px 0px;
	}
a.listLink:hover {
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #3D3F3E;
	line-height: 15px;
	padding-bottom: 5px;
	}
