div#right-content ul {
	padding:			0;
}

h4{
	padding:			15px 0px 5px 0px;
}

div#right-content{
	padding:			10px 10px 10px 10px;
	width:				700px;
}

div#right-content li.head-item a {
	color:				#000000;
	text-transform:		uppercase;
	text-decoration:	none;
	font-weight:		bold;
	font-size:			16px;
	margin-bottom:		5px;
}

div#right-content li.head-item a:hover {
	color:				#fdc609;
}

div#right-content li a {
	color:				#000000;
	text-transform:		uppercase;
	text-decoration:	none;
	font-weight:		bold;
}

div#right-content li.last-item {
	margin-bottom:		10px;
}

div#right-content a:hover {
	color:				#fdc609;
	font-weight:		bold;
}

li.product-item {
	margin-bottom:		5px;
}

.hr-small {
	margin-top:			5px;
	padding:			0 0 7px 0;
	clear:				both;
}

li div.category-head {
	float:				left;
	font-weight:		bold;
	color:				#FDC609;
	text-transform:		uppercase;
	font-size:			16px;
	margin-top:			4px;
}

li div.category-sub {
	float:				left;
	font-weight:		bold;
	color:				#000000;
	text-transform:		uppercase;
	font-size:			16px;
	margin-bottom:		5px;
}

img.open-close {
	float:				right;
	margin-bottom:		7px;
	cursor:				pointer;
}

div.category {
	float:				left;
	clear:				left;
	width:				100%;
}

