/*=========================================================================================================
//	Category Styles
//========================================================================================================*/
#content
{
	padding-left:     10px;
	width:            980px;
}

#header-image
{
	left:             0px;
}

#category-table
{
	position:         relative;
	left:             128px;
	top:              49px;
	margin:           0 0 0 60px;
}

#category-table td
{
	background:       black url('/images/vert_dbl_rule.gif') repeat-y top left;
	border-bottom:    1px solid #900;
	padding:          0 20px 20px 20px;
	color:            #666;
}

.bodytext
{
	margin-bottom:    0px;
}

#main-image
{
	position:         absolute;
	left:             0px;
	top:              275px;
}

td#partsaccessories
{
	border-bottom:    none;
	background-image: none;
}

td#partsaccessories a.cat-title
{
	color:            #666;
	text-decoration:  underline;
}

td#spacer
{
	border-bottom:    none!important;
	background-image: none!important;
}

td.spacer
{
	border-bottom:    none!important;
	background-image: none!important;
	width:            60px;
	height:           15px;
}

td#spacer a
{
	display:          none;
}

