.small, .small a {

	padding: 0px;

	margin: 0px;

	color: #909090;

	font-size: 7pt;

	text-decoration: none;

}

.sort {

	color: #000000;

}


.catHome {

	float: left;

	width: 180px;

	padding: 0px 0px 18px 50px;

	background: url("../images/catHomeIcon.png") 29px 2px no-repeat;

}



a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}



a.catHomeMain:hover {

	text-decoration: underline;

}



.catHomeSubcats {

	margin: 18px 0px 0px 0px;

}



.catHomeSub {
	
	font-size: .9em;
	
	padding: 4px;

}



a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {

	color: #333333;

	text-decoration: none;

}



a.catHomeSub:hover {

	color: #333333;

	text-decoration: underline;

}



.catHomeCount {

	color: #333333;

	font-weight: bold;

}


/*-------------------*/



.noResults {

	margin-left: 20px;

}



.noResults p {

	color: #333333;

	margin: 0px 0px 15px 0px;

}



.noResults ul {

	margin: 0;

	padding: 15px 0px 20px 40px;

}



/*-------------------*/



.navig {

	padding: 5px;

	color: #333333;

	font-weight: bold;

}



.mainPaging {

	float: right;

}



.pagingLinks {

	color: #333333;

	font-weight: bold;

}



.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {

	color: #333333;

	text-decoration: none;

}



.pagingLinks a:hover {

	color: #333333;

	text-decoration: none;

}



/*-------------------*/



a.link:active, a.link:link {

	font-size: 12px;

	color: #333333;

	text-decoration: none;

}



a.link:visited {

	font-size: 12px;

	color: #333333;

	text-decoration: none;

}



a.link:hover {

	font-size: 12px;

	color: #333333;

	text-decoration: underline;

}



a.readMore:link, a.readMore:active, a.readMore:visited {

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}



a.readMore:hover {

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}



a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {

	color: #333333;

	text-decoration: none;

}



a.readMoreFeat:hover {

	color: #333333;

	text-decoration: underline;

}



/*-------------------*/



.searcCat a:link, .searcCat a:active, .searcCat a:visited {

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}



.searcCat a:hover {

	color: #333333;

	font-weight: bold;

	text-decoration: underline;

}



a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {

	color: #333333;

	text-decoration: underline;

}



/*-------------------*/



.linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {

	color: #333333;

	text-decoration: underline;

}

.headerSearch {

	float: left;

	color: #000000;

	margin: 2px 4px 0px 0px;

}



.searchLabel {

	float: left;
	vertical-align:top;
	margin: 4px 5px 0px 0px;

}



.searchInput {

	border-top: 0; border-bottom: 0; border-left: 0;

	border: 1px solid #333333;

	padding: 2px;

	float: left;

	width: 170px;

	height: 18px;

}



.searchBtn {

	height: 18px;

	float: right;

	margin: 2px 0px 0px 5px;

}



.searchBtnLeft {

	background: url("../images/searchBtnLeft.gif") no-repeat;

	height: 18px;

	width: 5px;

	float: left;

}



.searchBtnCenter {

	background: url("../images/searchBtnCenter.gif") repeat-x;

	height: 18px;

	margin: 0;

	padding: 0;

	border: 0;

	color: #FFFFFF;

	font-family: Arial;

	font-weight: bold;

	float: left;

}



.searchBtnRight {

	background: url("../images/searchBtnRight.gif") no-repeat;

	height: 18px;

	width: 5px;

	float: left;

}

