#right
{
	padding: 0;
	width: 215px;
	padding-bottom: 30px;
}
#linkboxes
{
	padding: 15px;
}

#categorycontent .itemgroup
{
	margin: 0;
	padding: 0 0 0 0;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-weight: bold; /*here position was dropped because of posotion. probably styles do not need the position at all*/
	position: relative;
}

#categorycontent .itempic
{
	margin: 10px 10px 0px 0px;
	width: 123px; /*123*/
	height: 60px;
	float: left;
	border: 1px solid #301703;
}

#categorycontent .itempic img
{
	width: 123px; /*123*/
	height: 60px;
}

#categorycontent .itemgroup .items
{
	margin-left: 140px;
	height: 60px;
}

#categorycontent .itemgroup h4.mainitem
{
	padding: 10px 0 0 0;
	font-weight: normal;
}

#categorycontent .itemgroup h4.mainitem a
{
	color: #4A423F;
	font-weight: bold;
}

#categorycontent .itemgroup ul
{
	list-style: none;
}
#categorycontent .itemgroup p
{
	margin: 0;
}
#categorycontent .itemgroup p.firstitemtitle
{
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#categorycontent .itemgroup p.intro
{
	margin: 0 0 5px 0;
}

#categorycontent .itemgroup ul li
{
	padding-bottom: 3px;
}
#categorycontent .itemgroup ul li a
{
	font-weight: bold;
}
