/* $Id: custom.css,v 1.2 2009/04/26 17:27:14 gibbozer Exp $ */
/**
 * You can use this file to override drupal and theme default css.
 * Just add your customized style below then activate it in 
 * Colourise them settings (/admin/build/themes/settings/colourise).
 */
 
/* 
.feed-icon img {
display:none;
}
*/

img.imagefield-field_image {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
}
