.ndx_list
{
	
}

.ndx_nav
{
	padding: 2px;
	background: #6E6A7B;
	vertical-align: middle;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size:8pt;
	color: white;
	height: 24px;	
}

.ndx_nav a
{
	background: #4a4a4a;
	color: #f3f3f3;
	font-size: 8pt;
	border: 1px solid white;
	padding: 2px;
	width: 15px;
	height: 15px;
}

.ndx_nav a:hover
{
	background: #8b008b;
	color: white;
	font-size: 8pt;
	border: 1px solid white;
	padding: 2px;	
	width: 15px;
	height: 15px;
}

#ndx_wed_categories
{
	background: url('../graphics/ndx/wedding_search_bg.jpg') no-repeat;
	height: 52px;
}