/*
This file is for manual tweaks to achieve column alignment (ragline) with changing content.
The tweaks in this particular file are per-country.
*/
.home #secondary #newtothestore .list_content {
	min-height: 302px;
}
#secondary #topsellers .modulecontent {
	padding-bottom: 6px;
}
.home #secondary #topsellers .modulecontent {
	padding-bottom: 0;
	min-height: 76.36em;
}
#secondary #topsellers .modulecontent a {
	line-height: 1.25em;
}
#secondary #topsellers .list_content {
	padding: 4px 0 0;
}
#secondary #topsellers .list_foot {
	padding-bottom: 4px;
}
.home #navigation .module#shop .modulecontent {
	min-height: 22.64em;
}
#navigation .modulecontent #software p.more {
	margin-bottom: 6px;
}
#secondary .footerblock ul.more,
#navigation .footerblock ul.more {
	margin-top: 2px;
	margin-bottom: 7px;
}