@Dimonic every region has the class region
, the position gets splitted by underscore. then you have the class top
and center
the selector will match any tag which has the class region
and top
and center
e.g. anytag class="region top center"
EDIT: it wont let me write real html code < nor <