/* CSS Document */
.category_links
{
	color:#422100;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:27px;
	white-space:normal;
	width:505px;
	height:55px;
}

.category_links a
{
	color:#422100;
}
.category_link_seperator
{
	border-:medium;
	border-color:#000000;
	border-right-style:solid;
	width:2px;
}
.category_link
{
	margin-right:3px;
	padding-left:8px;
	padding-right:8px;
}
.category_link a
{
	white-space:nowrap;
}

