
#content h1, #contentNoRight h1 {
	/*display: none;*/
}
#content .firstCategoryItem h1, #content .categoryItem h1, #contentNoRight .firstCategoryItem h1, #contentNoRight .categoryItem h1 {
	display: block;
	clear: none;
	/*margin: 7px;*/
}
#content, #contentNoRight {
	/*position: relative;*/
	/*float: left;*/
	/*background: #ffffff;*/
	/*border-top: 8px solid #676735;*/

}
#content {
	/*width: 522px !important;*/
	/*width: 518px !important;*/
	/*padding: 4px 182px 10px 4px !important;*/
	/*border-right: 178px solid #fff;*/
	/*margin: 0 -178px 0 0;*/
}
#contentNoRight {
	/*width: 100% !important;
	padding: 10px !important;
	margin: 0 !important;*/
}
#content .foot, #contentNoRight .foot {
	/*position: relative;*/
	/*padding: 0;*/
	/*margin: 10px 0 0 -8px;*//*main_ie6.css*/
	/*clear: both;*/
	/*width: 100% !important;*/
	/*width: 720px;*//*main_ie6.css*/
	/*text-align: center;
	border: 1px solid lime;*/
	/*float: left;*/
}

/************************** content category ************************/

.categoryItem {
	/*position: relative;
	float: left;
	width: 176px !important;
	height: 214px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0 !important;*/
	/*margin: 0 3px !important;*//*homespec_ie6.css*/
	/*border: 1px solid #EDC61D;*/
}


.categoryItem h2, .categoryItem h3 {
	/*padding: 4px;*/
}
.categoryItem .categoryContent {
}


/************************** fin content category ************************/
