/* CATEGORY COLUMN */

#rps-cat2-catcolwrap {
	padding: 5px;
}

#rps-cat2-browse {
	font-weight: bold;
	font-size: 14px;

}

#rps-cat2-catwrap {
	margin-top: 15px;
}

#rps-cat2-tl {
	font-weight: bold;
}

.rps-cat2-cat {
	margin-top: 2px;
}

.rps-cat2-cat a {
	color: #FFFFFF;
	text-decoration: none;
}

.rps-cat2-cat a:hover {
	text-decoration: underline;
}

.rps-cat2-subcat {
	margin-top: 2px;
	padding-left: 5px;
	font-size: 10px;
}

.rps-cat2-subcat a {
	color: #CCCCCC;
	text-decoration: none;
}

.rps-cat2-subcat a:hover {
	text-decoration: underline;
}

#rps-cat2-traitwrap {
	margin-top: 15px;
}

#rps-cat2-traittl {
	font-weight: bold;
}

.rps-cat2-trait {
	margin-top: 2px;
}

.rps-cat2-trait a {
	color: #FFFFFF;
	text-decoration: none;
}

.rps-cat2-trait a:hover {
	text-decoration: underline;
}

#rps-cat2-viewbywrap {
	margin-top: 15px;
}

.rps-cat2-viewby {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
}
.rps-cat2-viewby a {
	color: #FFFFFF;
	text-decoration: none;
}

.rps-cat2-viewby a:hover {
	text-decoration: underline;
}

#rps-cat2-featwrap {
	margin-top: 15px;
}

#rps-cat2-feattl {
	text-align: center;
	font-weight: bold;
}

.rps-cat2-feat {
	text-align: center;
	margin-top: 5px;
}

