﻿.content h3
{
	font-size: 13px;	
}

.content h1 a, .content h3 a
{
	color: #273d4d;
}

.content h3 a:link, .content h3 a:visited
{
	text-decoration: none;
}

.content h3 a:hover
{
	text-decoration: underline;
}

.CategoryList table
{
	width: 775px;
	font-size: 10px;
}

.CategoryList tr
{
	vertical-align: top;
}

.CategoryList tr td, .Bullet
{
	font-weight: bold;
}

.CategoryList ul
{
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-position: outside
}

.CategoryList li
{
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

.CategoryList li:first-child 
{
	padding-top: 10px;
}

.CategoryList li:last-child
{
	padding-bottom: 10px;
}

.CategoryList a
{
	color: #607f8f;
}

.CategoryList a:hover
{
	color: #000000;
}

.CategoryList p
{
	padding-bottom: 10px;
}


.CategoryFeaturedLinks img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.CategoryFeaturedLinks td
{
	text-align: center;	
	background-image: url('../images/feature_product_divider.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

.CategoryFeaturedLinks td:first-child
{
	background-image: none;
}


.CategoryFeaturedLinks a 
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #7f7f7f; 
	text-decoration: none; 
	line-height: 16px;
}

.CategoryFeaturedLinks a:hover 
{ 
	text-decoration: underline; 
}

