
/* CSS Document */

 #indexCategoryContainer_hl {
	margin: 0 0 0 -1px;
}

.indexcategoryListBoxContents {
	/*border: 1px solid #9a9a9a;*/
	border-right: 1px solid #e2e2e2;
	float: left;
	vertical-align: top;
	margin: 0 0 8px 6px;
	text-align: center;
	height:255px;
}

.indexcategoryListBoxContents_hl {
	width:177px;
	height:267px;
	border:1px solid #c8c7c7;
	padding: 10px;
	float:left;
	margin:0 10px 10px 0;
}

.indexcategoryListBoxContents_hl h2 {
    margin:5px 0 3px 0;
    padding:0 0 0 0;
    font-size:18px;
    font-weight:300;
    line-height:0.9;
}

.indexcategoryListBoxContents_hl p {
    margin:0;
    padding:0 0 0 0;
    font-size:8pt;

}

.indexcategoryListBoxContents_hl p a {
    color:#000000;
    text-decoration:underline;
}


.indexcategoryListBoxContents_hl a:link img, .indexcategoryListBoxContents_hl a:visited img {
    float:left;
    margin:0 10px 0 0;
border:1px solid #e2e2e2;
}

.indexcategoryListBoxContents_hl a:hover img  {
    float:left;
    margin:0 10px 0 0;
border:1px solid #D31B61;
}


div#category-top {
line-height: 8px;}

div#category-products {
line-height: 10px;
margin-top: 3px;
font-size: 9px;
}

#scTotalHeading {
	text-align: right;}
