div.homepage_category {
	width:					226px;
	float:					left;
	margin:					0px 8px 20px 0px;
}

.typography div.homepage_category h2 {
	font-size:				small;
	text-align:				center;
	line-height:			32px;
	text-transform:			uppercase;
	margin-bottom:			0px;
}

div.homepage_category h2 a {
	text-decoration:		none;
	color:					#fff;
}

div.homepage_category.singledrives h2 {
	background:				url(../images/homepage/bg_h2_singledrives.gif) no-repeat;
}

div.homepage_category.doubledrives h2 {
	background:				url(../images/homepage/bg_h2_doubledrives.gif) no-repeat;
}

div.homepage_category.liftingcolumns h2 {
	background:				url(../images/homepage/bg_h2_liftingcolumns.gif) no-repeat;
}

div.homepage_category.controlunits h2 {
	background:				url(../images/homepage/bg_h2_controlunits.gif) no-repeat;
}

div.homepage_category.handsets h2 {
	background:				url(../images/homepage/bg_h2_handsets.gif) no-repeat;
}

div.homepage_category.operatingelements h2 {
	background:				url(../images/homepage/bg_h2_operatingelements.gif) no-repeat;
}

div.homepage_category.accessoires h2 {
	background:				url(../images/homepage/bg_h2_accessoires.gif) no-repeat;
}

div.homepage_category.dewertcare h2 {
	background:				url(../images/homepage/bg_h2_dewertcare.gif) no-repeat;
}

.typography div.homepage_category p {
	margin:					0px;
	padding:				13px 15px;
	height:					74px;
}

.typography div.homepage_category p a {
	text-decoration:		none;
}

div.homepage_category.singledrives p {
	background:				url(../images/homepage/bg_p_singledrives.jpg) no-repeat bottom left;
}

div.homepage_category.doubledrives p {
	background:				url(../images/homepage/bg_p_doubledrives.jpg) no-repeat bottom left;
}

div.homepage_category.liftingcolumns p {
	background:				url(../images/homepage/bg_p_liftingcolumns.jpg) no-repeat bottom left;
}

div.homepage_category.controlunits  {
	background:				url(../images/homepage/bg_p_controlunits.jpg) no-repeat bottom left;
}

div.homepage_category.handsets p {
	background:				url(../images/homepage/bg_p_handsets.jpg) no-repeat bottom left;
}

div.homepage_category.operatingelements p {
	background:				url(../images/homepage/bg_p_operatingelements.jpg) no-repeat bottom left;
}

div.homepage_category.accessoires p {
	background:				url(../images/homepage/bg_p_accessoires.jpg) no-repeat bottom left;
}

div.homepage_category.dewertcare p {
	background:				url(../images/homepage/bg_p_dewertcare.jpg) no-repeat bottom left;
}