.category {
	margin: 20px 0 0 0; 
	text-align: center;
	position: relative;
}

.category_title {
	background: url(images/catname_bg.gif) no-repeat;
	width: 595px;
	height: 32px;
	position: relative;
	margin: 0 auto 20px;
}

.catitemoutertable {
	width: 100%;
	margin: 30px 0;
}

.category h1 {
    font-size: 150%;
    text-transform: lowercase;
    font-weight: bold;
    padding: 0px 0px 0px 20px;
    text-align: left;
    color: #b5121b;
    }
.category_large_image {
    padding: 4px;
    border: 0px;
    }

.category_title h1 {margin: 10px; text-align: left;}

.categoryshortdesc {
    font-size: 9pt;
    }

.categoryshortdesc p {
    font-size: 9pt;
    margin: 0px;
    }

.categorylongdesc {
    font-size: 9pt;
    text-align: center;
    margin: 20px 5px;
    }

.mfglongdesc {
    font-size: 9pt;
    text-align: left;
    }
    
    
.catbott {
	width: 595px;
	height: 32px;
	position: relative;
	margin: 0 auto 20px;
}
.paging {
	text-align: right; 
	top: 0px;
	right: 0px;
	position: absolute;
	color: #4db3d0;
	font-size: 100%;
}
.paging a {
	color: #4db3d0;
}

.pagingbold {
font-weight: bold;
}

.paging h1 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }

.subcatoutertable {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.subcatoutertable th {
    color: #FFFFFF;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    margin: 0px;
    padding: 0px 0px 0px 15px;
    background-repeat: no-repeat;
    text-indent: -9000px;
}

.subcattable {
    width: 100%;
    margin-top: 5px;
    }

.subcatcell {
    vertical-align: bottom;
    text-align: center;
    }

.subcatcell a {
    text-decoration: none;
    }

.subcats div {
    text-align: center;
    }
.category_thumb_image img{
    padding: 3px;
    border: 0px;
	clear:both;
    text-align: center;
    }

.categoryname {
    font-weight: bold;
    }

.mfg-head a{
    font-size: 9pt;
    font-weight: bold;
	   }

.p-line {
    font-size: 9pt;
    font-weight: normal;
	text-indent: 7px;
    }

.manufacturer {
    font-weight: bold;
    padding: 2px;
	font-size:12pt;
    }

.mfg-desc {
    font-size: 9pt;
    font-weight: normal;
    }