CFWebstore version 6.60 uses the Foundation CSS framework for it's layout. It's a basic 12 columns responsive grid with all the other goodies - accordians, menus, tables, etc.
css/foundation/normalize.css - Used to reset all elements across browsers.
css/foundation/foundation.min.css - Minified version of Foundation framework. Non-minified version with comments can be found at css/foundation/foundation.css. Don't modify the Foundation files. Add changes to the default.css file.
css/default.css - This is the site specfic CSS. Add all your customized code here.
CSS EDITOR
New to CFWebstore 6.60 is a CSS editor built into the Admin. Go to Admin > Site Design > CSS Editor. It pulls and updates the css/default.cfm file.