/*
Theme Name: Access 2009 style
Theme URI: http://accessadvertising.co.uk/
Description: This theme is pulled from the drupal theme for the main site.
Version: 1.0
Author: Access

*/

@import "/sites/all/themes/access/css/styles.css";

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.alignright {
  float: right;
  margin: 0 0 1em 1em;
}