/********************************/
/*CONTENT Category Items List   */
/********************************/


.ItemGroupList
{
margin-left:-20px;
}

.CategoryTitle
{
	float:left;
	background-image:url('/App_Themes/en-US/images/general/bgLeftTitels.jpg');
	background-repeat:no-repeat;
	width:216px;
	height:42px;
	padding-left:20px;
	padding-top:5px;
}

.CategoryTitle img
{
		vertical-align:-3px;		
}

.ItemGroupItem
{
float:left;
font-size:12px;
padding:3px 40px 3px 20px;

}

.CategoryContent
{
	float:left;
	background-image:url('/App_Themes/en-US/images/general/bgLeftLinks.jpg');
	background-repeat:no-repeat;
	width:236px;
	padding-bottom:20px;
}
