﻿.foo
{
	
}



.listview_header, .listview_header a:link, .listview_header a:visited
{

	font-size:16px;
	color:black;
	text-decoration:none;
	border-bottom: 1px solid #aaaaaa;
	width:100%;

	
}

.listview_content
{
	color:black;
	padding-bottom:2px;
}

.listview_category
{
	font-size:9px;
	color:#A7A9BE;
	
}

 .listview_search
{
	font-size: 14px;
	color: black;
	text-decoration: none;
	background: #ffffcc;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
	padding:1px 0px 1px 0px;
}

.listview_footer
{
	
	color: black;
	text-decoration: none;
	width: 100%;
	text-align:right;
	padding-right:10px;
}



.category_header
{
	font-size: 14px;
	color: black;
	text-decoration: none;
	background: #ffffcc;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
}

.category_search
{
	font-size: 14px;
	color: black;
	text-decoration: none;
	background: #ffffcc;
	width: 100%;
	padding:1px 0px 1px 0px;
}

 .category_header a:link, .category_header a:visited
{
	
	color: black;
	text-decoration: none;
	width: 100%;
	
}

.category_content
{
	
	padding:10px;
}


.category_footer
{
	
	color: black;
	text-decoration: none;
	width: 100%;
	text-align:right;
	padding:3px;
}

.category_footer a:link, .category_footer a:visited
{
	
	color: black;
	text-decoration: none;
	width: 100%;
}






