

#heading.inside {

	width: 550px;

	margin: 0 auto;

	text-align: center;

	position: relative;

}


#heading img.accent {

	position: absolute;

	left: 0;

	top: 0;

	float: none;

}


#heading img.accent.right {

	left: auto;

	right: 0;

}


.breadcrumbs {

	font-size: 0.9em;

}


body #content #category-heading * {

	color: #9D894A;

}


#primary-content-heading {

	text-transform: lowercase;

	font-size: 1.3em;

	font-weight: bold;

	margin: 0;

	padding: 0;

}


body #category-heading #category_description {

	font-size: 1.2em;

	font-weight: normal;

	margin: 0;

	padding: 0;

	line-height: 1.2;

}


#child-categories-list {

	list-style-type: none;

	margin: 1em 0;

	padding: 0;

}


#child-categories-list li {

	background: url( "/images/gui/ideas_advice/list-item-arrow.png" ) no-repeat left 0.3em;

	padding: 0 0 0 12px;

}


#entries-list {

	list-style-type: none;

	margin: 1em 0;

	padding: 0;

}


#entries-list .entry .entry-title {

	font-weight: bold;

	background: url( "/images/gui/ideas_advice/list-item-arrow.png" ) no-repeat left 0.3em;

	padding: 0 0 0 12px;

}