.sidemenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 225px;
}
.titleside-maincategories {
	
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 180px;
}
.productdetail-wrapper a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
	color: #493725;
}
.titleside-membercat {
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 180px;
	background-image: url(../images/titleside-productdetail.png);
	background-repeat: no-repeat;
}

.titleside-category {
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 180px;
	background-image: url(../images/titleside-themes.png);
	background-repeat: no-repeat;
}
.maincategories-wrapper {
	margin: 10px 0 10px 0;
	padding: 0 0 0 13px;
}
.maincategories-wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.maincategories-wrapper li {
	/*background-image: url(../images/icon-plus.gif);
	background-repeat: no-repeat;*/
	display: list-item;
	padding: 0 0 0 0px;
	line-height: 20px;
	background-position: left 6px;
}
.productdetail-wrapper {
	margin: 10px 0 0px 0;
	padding: 0 0 0 13px;
}
.productdetail-wrapper ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
.productdetail-wrapper li {
	background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	display: list-item;
	padding: 0 0 0 18px;
	line-height: 18px;
	background-position: left 4px;
	font-weight: normal;
	margin: 0 35px 0 0;
}
.member-wrap {
	margin: 10px 0 20px 0;
	padding: 0 0 0 8px;
}
.member-wrap ul {
	margin: 0px;
	padding: 0px;
}
.member-wrap li {
	list-style-type: square;
	display: list-item;
	line-height: 20px;
	margin: 0 0 0 15px;
}
