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

.obox  {background: transparent url(../../images/bl.gif) no-repeat bottom left; 
	margin: 0 auto; 
	width: 450px;
}
.oouter{background: transparent url(../../images/br.gif) no-repeat bottom right;	}
.oinner{background: transparent url(../../images/tl.gif) no-repeat top left; }
.owrap     {background: transparent url(../../images/tr.gif) no-repeat top right; padding: 5px 8px;}


.catitemoutertable {
	width: 100%;
}
.category h1 {
    font-size: 1.3em;
    margin: 0;
    padding: 0;
    text-align: right;
    color: #82c5d5;
    width: 90%;
}
    
.category_large_image {
    padding: 4px;
    border: 0px;
    }

.categoryshortdesc {
    font-size: 9pt;
    }

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

.categorylongdesc {
    font-size: 9pt;
    text-align: center;
    margin: 5px;
	color: #6b785e;
    }

.mfglongdesc {
    font-size: 9pt;
    text-align: left;
    }

.paging {
	text-align: left; 
	width: 45%;
	position: absolute;
	top: 0;
	left: 50px;
	color: #6b785e;
}
.paging a {
	color: #6b785e;
}

.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 {
	color: 	#6b785e;
    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;
    }