I have a joomla site, but I have a problem with the categories.
a particular category have a different appearance.
when I comparate the html, this category don’t have some div/class as .art-postcontent, etc.
why some categories don’t have same div?
EDIT
if I change the item order, I fix the CSS problem, but I need most recent first

the problem was not with the category, the problem was with a
<div>in one article of this category .I remove this div’s and solved the problem.