http://valkyri.co.za/store
On this particular page of the site i have my categories floated right with a width of 75%.
I did this so that my CherryPicker filter would fit in on the left side.
The problem I have encountered now is that the css i set for the categories also affects my products causing them to be floated right and 75% wide.
Removing the float:right, width:75% causes some styling called "store" to then take preference making my categories 66.6667% wide.
I have tried several other ways of getting around this problem but I'm not a developer so my solutions are limited to CSS and settings within Joomla.
Ideally i would like the /store landing page to be spaced as is and to have freedom to change the products css in a way that would not affect anything else