﻿/* CSS Document - conditional statements for IE6 */
/* Copyright 2008 The Design Loft Ltd */
/* Author: Mark Asquith */


/* Newsletter header margin hack \*/

*html div#newsletterHeader {margin-bottom: -3px;}

/* end of hack */

/* Logo margin hack \*/

*html div#headerLeft {margin-bottom: -3px;}
*html div#testimonials {width: 270px; padding-right: 10px; margin: 2px 0 0 5px; height: 110px; padding-bottom: 5px;}
*html div#bannerRight {margin-top: -1px;}

/* end of hack */

/* ui textbox box margin hack \*/

*html div.uiInputDiv {margin-left: ;}

/* end of hack */

*html div#centreColumn
{
    margin-right: 13px;
}

*html input.helpBtn
{
    margin: 0 35px 0 0;
}