/* GENERAL STYLES */
/*  
filename:		helpers.css
created:		29/06/2007
author:			christian hall (cha@1508.css)
description:	indeholder hjжlpe styles til ordrupgaard.dk
*/

/* -- site helpers -- */


/* -- generic helpers -- */
.hlpHorisontalList li{display: inline; float: left; }
.hlpInlineList li{ display: inline }
.hltNoFloat{ float: none; display: block;}
.hlpFlLeft{ float: left; display: inline; }
.hlpFlRight{ float: right; display: inline; }
.hlpClearAll{ clear: both; }
.hlpNoMargin{ margin:0 0 0 0; }
.hlpNoPadding{ padding:0 0 0 0; }
.hlpBlock { display: block; }
.hlpNoBorder, a.hlpNoBorder { border:0 none; }
.hlpClearLeft{ clear: left; }
.hlpFullWidth { width: 100%}
.hlpNoMarginBottom { margin-bottom: 0px; }
.hlpNoMarginTop { margin-top: 0px; }

/* EDITOR PROPERTIES */

