/* CSS Document */
.catalogfulltitlecolor {
	/*color: #5C5445;*/
	color:Black;
}

/*-------[ Filters ]-------*/

div#catalogfull #filters {
/*	background: #D6D4D0;*/
}
div#catalogfull #filters select {
/*	width: 170px;*/
}
/*-------[ catalogfull List View ]-------*/
div#catalogfull {
	margin: 10px;
}
div#catalogfull table{
	border-collapse: collapse;
}

/*-------[ Navigation ]-------*/
#navigation {
	float:right;
	clear:both;
}

#navigation a {
	color:#660000;
}
