Included CSS Classes

Text

white-text = White text
black-text = Black text
text-capital = Uppercase text
text-center = align text in the middle
text-right = align text to the right
text-left = align text to the left
text-just = block-text
strong = font-weight bold
company-colour = Text in company colour (to be set in webkit settings)
price-colour = text in the price colour (to be set in webkit settings)
focustext-colour = text in the focus text colour (to be set in webkit settings)

General

rounded = 10px rounded corners
hidden = Don’t display
align-center = Align element in the center
full = Make element full width
float-right = Float object to the right
float-left = Float object to the left
border-left = 1 pixel border on the left in company colour
border-right= 1 pixel border on the right in company colour
border-bottom = 1 pixel border on the bottom in company colour
border-top = 1 pixel border on the top in company colour
dark = Background colour black
rounded-background = 20 pixel rounded corners with company colour background
company-background-colour = Background in company colour (to be set in webkit settings)
focus = background in the focus colour (to be set in webkit settings)
company-background-secondary-colour = Background in company secondary colour (to be set in webkit settings)
focusicons-colour = icons in the focus icons color (to be set in webkit settings)
focus-colour = anything in the focus color (to be set in webkit settings)

Margins

mn = margin 0px (margin none)
mtn = margin top 0 px (margin top none)
mbn = margin bottom 0 px (margin bottom none)
mrn = margin right 0px (margin right none)
mln = margin left 0px (margin left none)
mt = margin top 20px (margin top)
mb = margin bottom 20px (margin bottom)
mls = margin left 5 px (margin left small)
mrs = marrgin right 5 px (margin right small
mts = margin top 10px (margin top small)
mbs = margin bottom 10px (margin bottom small)
mtes = margin top 3px (margin top extra small)
mbes = margin bottom 3px (margin bottom extra small)
ma = margin 19px (margin all)
ml = margin left 19px (margin left)
mr = margin right: 19px (margin right)

Padding

pa = padding 10px (padding all)
pt = padding top 10px (padding top)
ptm = padding top 1 px (padding top extra small)
pb = padding bottom 10px (padding bottom)
pts = padding top 5 px (paddig top small)
pbs = padding bottom 5 px (paddig bottom small)
prs = padding right 5 px (paddig right small)
pls = padding left 5 px (paddig left small)
pbn = padding bottom: 0px (padding bottom none)
ptn = padding top 0px (padding top none)
pn = padding 0px (padding none)
pr = padding right 10px (padding right)
prn = padding right 0px (padding right none)
pl = padding left 10px (padding left)
pln = padding left 0px (padding left none)
ps = padding 2px (padding small)