h1
{
	margin: 5px 2px 7px 0px;
	padding-left: 20px;
	background: url(/images/category.gif) no-repeat;
	color: #0c9de5;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-align: left
}

.category_wrapper
{
	width: 594px;
	margin: 0px 31px 19px 66px;
	float: left;
	background: #cbeaff url(/images/category_top.gif) no-repeat top
}

.category
{
	padding: 0px 7px 4px 7px;
	background: url(/images/category_bottom.gif) no-repeat bottom;
	text-align: left
}

.category a
{
	margin-right: 10px;
	line-height: 18px;
	color: #008ce9;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none

}

.category a:hover
{
	color: #ff6e0e;
	font-size: 11px;
	font-family: Arial, sans-serif
}