/* -- Content -- */

#content {
	width:					632px !important;
}

#contentContainer {
	/* Change width only when you change the margins/paddings as well
	-> prevents content from breaking (if broader than 975px incl. navigation) */
	float: 					left;
	width: 					632px;
	display:				block;
	padding-top: 			20px;
	padding-left: 			40px;
	background-color: 		none;
}

* html #contentContainer {
	padding-left:			18px;
}

#categoryNavigation {
	width:					632px;
	height:					150px;
}

.category1 {
	width:					120px;
	height:					120px;
	float:					left;
}

.category2 {
	width:					120px;
	height:					120px;
	float:					left;
	margin-left:			8px;
}

.category3 {
	width:					120px;
	height:					120px;
	float:					left;
	margin-left:			8px;
}

.category4 {
	width:					120px;
	height:					120px;
	float:					left;
	margin-left:			8px;
}

.category5 {
	width:					120px;
	height:					120px;
	float:					left;
	margin-left:			8px;
}

.categoryNavigation img {
	width:					120px;
	height:					120px;
	border:					0;
}

.categoryNavigation img a {
	width:					120px;
	height:					120px;
	border:					0;
}

#content {
	width: 					632px;
	margin:					0 !important;
}

.ui-accordion .ui-accordion-header {
	margin-top:				10px !important;
}

.ui-accordion .ui-accordion-header a {
	color:					#333333 !important;
}

.ui-accordion .csc-header {
	display:				none;
}

.tx-jfmulticontent-pi1 td {
	width:					auto;
}
