﻿@import url("reset.css");
@import url("preEFSA.css");
/*  
    ========================================
    Danone Actimel Screen stylesheet
    Jesper Hills for Graphico, 09 April 2009
    ========================================
    
    1. Common
    2. Layout
    3. Header
    4. Primary, Breadcrumb and Secondary Nav
    5. Site Information
    6. Primary Content
    7. Secondary Content
    8. Extras
    
    Base Styles:
*/
    body { text-align: center; font-size: 62.5%; line-height: 1.4; font-family: Arial, Verdana, Sans-Serif; }
    a { color: #8c2c83; text-decoration: none; }
    a:hover, a:focus { color: #fff !important; background-color: #8c2c83 !important; }
    a:active { color: #d85dcd !important; background-color: transparent !important; outline: none; }
    
/*
    ========================================
    1. Common
    ========================================
*/
    .hide {
        position: absolute;
        left: -99999em;
        top: -99999em;
        }
    .clear:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        } /* Hack: line 10 (ie6win.css), line 10 (ie7win.css) */
    .left {
        float: left;
        }
    .right {
        float: right;
        }
    a img {
        border: none;
        }
    .replace { 
	    position: relative; 
	    margin: 0px; 
	    padding: 0px; 
	    /* Hide overflow:hidden from IE5/Mac */ 
	    /* \*/ overflow: hidden; /* */ 
        } /* http://levin.grundeis.net/files/20030809/alternatefir.html */
    .replace span {
	    display: block; 
	    position: absolute; 
	    top: 0px; 
	    left: 0px;
	    z-index: 1; /* For Opera 5 and 6 */ 
        }
    .outdent {
        margin-left: -1.5em;
        position: relative;
        }
    div.hr hr {
        display: none;
        }
        div.hr {
            height: 1px;
            overflow: hidden;
            clear: both;
            background: url(../../SiteImages/template/dotted.gif) 0 0.5em repeat-x;
            padding: 0.5em 0 0 !important;
            margin: 0 -5px 1.5em -5px;
            position: relative;
            border: none !important;
            }
        .hasToggle div.hr {
            margin-top: 1em;
            }   
    .toggle .control {
        background: #981584;
        color: #FFF;
        text-align: center;
        padding: 0 3px;
        font-weight: normal;
        cursor: pointer;
        margin-left: 0.5em;
        } 
        
    .purpel { color:#8C2C83;}
/*
    ========================================
    2. Layout
    ========================================
*/
    #container {
        width: 927px;
        margin: 0 auto 0 auto;
        padding-top: 18px;
        text-align: left;
        }
    #header,
    #primaryNav,
    #breadcrumb,
    .layout {
        width: 100%;
        overflow: hidden;
        } /* Cheap self-clear trick */
        #primaryNav {
            padding: 0 0 14px;
            }    
        #breadcrumb {
            padding: 0 0 10px;
            }
    #secondaryNav {
        width: 187px;
        padding: 17px 26px 0 15px;
        float: left;
        }
    #siteInformation {
        text-align: center;
        background: url(../../SiteImages/template/pageContentBottom.gif) 0 0 no-repeat;
        margin: 0 -10px 0 -10px;
        padding: 18px;
        }
    #wrapContent {
        background: url(../../SiteImages/template/pageContentTop.gif) 0 0 no-repeat;
        padding: 8px 0 0;
        }
    #pageContent {
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        background: #fff;
        } /* Cleared by .clear, line 31 (line 34, MasterPage.master) */
        #primaryContent {
            width: 475px;
            float: left;
            margin: 19px 0 0;
            }
        #secondaryContent {
            width: 194px;
            float: right;
            margin: 7px 15px 0 0;
            } /* Hack: line 15 (ie6win.css) */
            
.blue {color:#00aeef;}
/*
    ========================================
    3. Header
    ========================================
*/
    #header a,
    #header p,
    #header img {
        float: left;
        }
    #header a {
        margin: 0 0 0 20px;
        }
    #header p {
        background: url(../../SiteImages/template/HelpSupport.gif) 0 0 no-repeat;
        width: 404px;
        height: 30px;
        text-indent: -9999em;
        margin: 40px 66px 0 88px;
        }    
/*  
    ========================================
    4. Primary, Breadcrumb and Secondary Nav
    ========================================
*/
    #primaryNav
    {
        margin-top: 20px;
    }
    #primaryNav ul,
    #primaryNav ul li,
    #primaryNav ul li a {
        list-style: none outside;
        float: left;
        height: 29px;
        }
    #primaryNav ul {
        padding: 0;
        margin:0 auto;
        width: 761px;
        float: none;
        } /* Hack: line 11 (ie6win.css) */
    #primaryNav ul li a {
        background: url(../../SiteImages/template/PrimaryNavigation.gif) 0 0 no-repeat;
        text-indent: -999999em;
        outline: none;
        margin: 0 3px 0 0;
        }
        /* Static */
        #primaryNav #uiHplHome { width: 75px; background-position: 0 0; }
        #primaryNav #uiHplAbout { width: 120px; background-position: -77px 0; }
        #primaryNav #uiHplFabulousFlavours { width: 141px; background-position: -199px 0; }
        #primaryNav #uiHplOurResearch { width: 112px; background-position: -342px 0; }
        #primaryNav #uiHplCompetitions { width: 117px; background-position: -456px 0; }
        #primaryNav #uiHplSupport { width: 178px; background-position: -575px 0; }
        /* Hover/Focus */
        #primaryNav #uiHplHome:hover, #primaryNav #uiHplHome:focus { background-position: 0 -29px; }
        #primaryNav #uiHplAbout:hover, #primaryNav #uiHplAbout:focus { background-position: -77px -29px; }
        #primaryNav #uiHplFabulousFlavours:hover, #primaryNav #uiHplFabulousFlavours:focus { background-position: -199px -29px; }
        #primaryNav #uiHplOurResearch:hover, #primaryNav #uiHplOurResearch:focus { background-position: -342px -29px; }
        #primaryNav #uiHplCompetitions:hover, #primaryNav #uiHplCompetitions:focus { background-position: -456px -29px; }
        #primaryNav #uiHplSupport:hover, #primaryNav #uiHplSupport:focus { background-position: -575px -29px; }
        /* Current */
        #home #primaryNav #uiHplHome { background-position: 0 -58px; }
        #about #primaryNav #uiHplAbout { background-position: -77px -58px; }
        #fabulousFlavours #primaryNav #uiHplFabulousFlavours { background-position: -199px -58px; }
        #ourResearch #primaryNav #uiHplOurResearch { background-position: -342px -58px; }
        #competitions #primaryNav #uiHplCompetitions { background-position: -456px -58px; }
        #support #primaryNav #uiHplSupport { background-position: -575px -58px; }

    #breadcrumb ul {
        margin: 0 0 0 20px;
        padding: 0;
        font-size: 1.1em;
        }
        #breadcrumb ul li {
            float: left;
            list-style: none outside;
            margin: 0 5px 0 0;
            }
            #breadcrumb ul li a {
                padding: 0 10px 0 0;
                background: url(../../SiteImages/template/arrow.gif) center right no-repeat;
                }

    #secondaryNav h2 {
        margin: 0;
        padding: 0;
        font: normal 1.8em/1 "FuturaBT MediumCondensed", FuturaBT, Arial, Verdana, Sans-Serif;
        line-height: 1;
        color: #0053a0;
        }
    #secondaryNav ul {
        margin: 9px 0 0;
        padding: 0 0 1px;
        font-size: 1.2em;
        background: url(../../SiteImages/template/dotted.gif) left bottom repeat-x;
        list-style: none outside;
        }
        #secondaryNav li,
        #secondaryNav li a {
            display: block;
            }
        #secondaryNav li {
            padding: 3px 0 2px;
            background: url(../../SiteImages/template/dotted.gif) left top repeat-x;
            }
        #secondaryNav li a {
            background: #e9f8fe url(../../SiteImages/template/secondaryNavItem.gif) left top repeat-x;
            padding: 0 5px;
            width: 177px;
            line-height: 1.83em;
            }
            #secondaryNav li a.current {
                background: #991583 url(../../SiteImages/template/secondaryNavArrow.gif) 5px 0.75em no-repeat !important;
                color: #fff;
                font-weight: bold;
                width: 168px;
                padding: 0 5px 0 14px;
                }
            #secondaryNav li a:hover,
            #secondaryNav li a:focus {
                background: #d85ecd !important; /* Overwrite default focus !important, line 19 */
                color: #fff;
                }                
                #secondaryNav li a.current:hover,
                #secondaryNav li a.current:focus {
                    background: #d85ecd url(../../SiteImages/template/secondaryNavArrow.gif) 5px 0.75em no-repeat !important;
                    }
        #secondaryNav ul ul {
            font-size: 1em;
            margin: 2px 0 -3px;
            background: none;
            }
            #secondaryNav ul ul li {
                background: url(../../SiteImages/template/dotted.gif) left top repeat-x;
                }
            #secondaryNav ul ul li a {
                background: #fff;
                padding: 0 5px 0 20px;
                width: 162px;
                }
/*  
    ========================================
    5. Site Information
    ========================================
*/
    #siteInformation ul {
        margin: 25px 0 0;
        font-size: 1.2em;
        }
    #siteInformation ul li {
        list-style: none outside;
        display: inline;
        border-right: 1px solid #bcbcbc;
        padding: 0 0.4em 0 0.2em;
        } /* Hack: line 12 (ie6win.css), line 11 (ie7win.css) */
    #siteInformation ul li.last {
        border: none;
        padding-right: 0.2em;
        }
    #siteInformation p {
        color: #999999 !important;
        margin: 30px 0 0;
        font-size: 1.1em;
        }
    #siteInformation #Danone {
        width: 170px;
        height: 125px;
        background: url(../../SiteImages/template/DanoneLogo.gif) 0 0 no-repeat;
        overflow: hidden;
        text-indent: -99999em;
        margin: -8em 0 0;
        position: absolute;
        right: 0;
        z-index: -1;
        }
        #siteInformation #Danone a {
            display: block;
            width: 100%;
            height: 100%;
            background: transparent !important; /* Overwrite default focus !important, line 19 */
            } 
/*  
    ========================================
    6. Primary Content
    ========================================
*/
    /* Headings */
    #primaryContent h1,
    #primaryContent h2,
    #primaryContent h3 {
        line-height: 1;
        margin: 0;
        font-weight: normal;
        }
        #primaryContent h1 {
            font-size: 3.1em;
            text-transform: uppercase;
            font-family: "FuturaBT BoldCondensed", FuturaBT, Impact, Arial, Verdana, Sans-Serif;
            color: #8a2981;
            margin: 0 0 0.5em;
            }
        #primaryContent  h2 {
            font-size: 1.4em;
            font-weight: bold;
            text-transform: uppercase;
            color: #0055a5;
            margin: 1em 0 0.5em 0;
            }
            #primaryContent h2 a {
                color: #0055a5;
                }
        #primaryContent h3 {
            font-weight: bold;
            font-size: 1.2em;
            line-height: 1.3em;
            color: #0055a5;
            margin: 0;
            }
    /* Basic content */
    #primaryContent p,
    #primaryContent ol,
    #primaryContent ul,
    #primaryContent dl {
        margin: 0 0 0.83em;
        font-size: 1.2em;
        }
        #primaryContent .group p,
        #primaryContent .group ol,
        #primaryContent .group ul,
        #primaryContent .group dl {
            font-size: 1.1em;
            }    
    /* Lists */  
    #primaryContent ul ul,
    #primaryContent ul ol,
    #primaryContent ol ol,
    #primaryContent ol ul {
        font-size: 1em;
        }      
        #primaryContent ul li,
        #primaryContent ol li {
            margin-top: 0.4em;
            margin-bottom: 0.4em;
            list-style-position: inside;
            }    
        #primaryContent ul li { list-style-type: disc; }
        #primaryContent ul ul li,
        #primaryContent ul ol li { list-style-type: lower-alpha; margin-left: 1em; }
        #primaryContent ol li { list-style-type: decimal; }
        #primaryContent ol ol li,
        #primaryContent ol ul li { list-style-type: disc; margin-left: 1em; }
    /* Blue box */
    #primaryContent .blueBox {
        background: #e5f7fd;
        font-size: 1em;
        border: 1px solid #cccccc;
        padding: 2px 12px;
        margin: 5px;
        }
    /* Inline links */
    #primaryContent li a,
    #primaryContent p a {
        font-weight: bold;
        text-decoration:underline;
        }
    /* Forms */
    #primaryContent fieldset {
        width: 358px;
        }
        #primaryContent fieldset legend,
        #primaryContent fieldset .captchaMessage {
            display: none;
            }
        #primaryContent fieldset label {
            float: left;
            width: 145px;
            line-height: 1.75em;
            }
        #primaryContent fieldset ol,
        #primaryContent fieldset ul {
            margin: 0;
            padding: 0;
            }
        #primaryContent fieldset li {
            width: 100%;
            overflow: hidden;
            display: block;
            list-style: none outside;
            margin: 5px 0 0;
            } /* Hack: line 13 (ie6win.css), line 12 (ie7win.css) */
            #primaryContent fieldset li ul,
            #primaryContent fieldset li ol,
            #primaryContent fieldset li li,
            #primaryContent fieldset li li label,
            #primaryContent fieldset li.checkbox label,
            #primaryContent fieldset li input,
            #primaryContent fieldset li select,
            #primaryContent fieldset li textarea {
                float: left;
                width: auto;
                margin: 0;
                font-size: 1em;
                }
            #primaryContent fieldset li ul,
            #primaryContent fieldset li ol {
                /* margin: 0.5em 0 0; */
                }
                #primaryContent fieldset li li {
                    margin: 0 1em 0 0;
                    }
                #primaryContent fieldset li li input {
                    margin: 0;
                    }
            #primaryContent fieldset li .text, 
            #primaryContent fieldset li.captcha input {
                font-size: 1.1em;
                font-family: Arial, Verdana, Sans-Serif;
                width: 180px;
                border-top: 2px inset #f1efe2;
                border-left: 2px inset #f1efe2;
                border-right: 1px solid #f1efe2;
                border-bottom: 1px solid #f1efe2;
                }
            #primaryContent fieldset li.checkbox input,
            #primaryContent fieldset img.captchaImage {
                margin: 0 5px 0 145px;
                }
                #primaryContent fieldset li.checkbox label {
                    width: 186px;
                    font-size: 0.92em;
                    }
            #primaryContent fieldset img.captchaImage {
                display: block;
                border: 1px solid #cccccc;
                margin-bottom: 5px;
                }
            #primaryContent fieldset .submitButton {
                display: block;
                margin: 1em 0 0 auto;
                }
                
    #primaryContent #SciEv h2 { 
        color:#8A2981;
        font-family:arial narrow;
        font-size:1.6em;}
/*
    ========================================
    7. Secondary Content
    ========================================
*/
    #secondaryContent .item {
        background: url(../../SiteImages/template/itemBottom.gif) left bottom no-repeat;
        width: 170px;
        padding: 0 14px 8px;
        margin: 0 0 15px;
        }
        #secondaryContent .item h2 {
            margin: 0 -14px;
            padding: 14px 15px 2px;
            background: url(../../SiteImages/template/itemTop.gif) 0 0 no-repeat;
            font: normal 1.8em/1 "FuturaBT BoldCondensed", FuturaBT, Impact, Arial, Verdana, Sans-Serif;
            line-height: 1;
            text-transform: uppercase;
            color: #0055a5;
            }
        #secondaryContent .item .hr {
            margin: 0 0 5px;
            }
        #secondaryContent .item p,
        #secondaryContent .item ol,
        #secondaryContent .item ul,
        #secondaryContent .item dl {
            margin: 0 0 0.83em;
            font-size: 1.1em;
            }
/*
    ========================================
    8. Extras
    ========================================
*/  
    /* Flavours */
    #primaryContent .flavours li {
        margin: 0 5px 10px 0;
        float: left;
        list-style: none outside;
        width: 150px;
        height: 138px;
        position: relative;
        }
        #primaryContent .flavours span {
            position: absolute;
            bottom: 6px;
            left: 0;
            text-align: center;
            font-size: 0.9em;
            display: block;
			line-height: 1.6;
			padding: 0 20px;
			width: 110px;            
            }
    #primaryContent .flavours a:hover,
    #primaryContent .flavours a:focus {
        background: none !important;
        }
    /* Scientific Evidence */
    #SciEv .study {
        background: url(../../SiteImages/template/dotted.gif) left bottom repeat-x;
        width: 100%;
        padding: 4px 0 14px !important;
        border: none !important;
        }
        #SciEv .study h3 {
            margin-bottom: 0;
            line-height: 1.5em;
            }
        #SciEv .study p {
            font-size: 1.1em;
            }
        #SciEv .study .result {
            background: #e5f7fd;
            border: 1px solid #cccccc;
            padding: 12px 12px 2px;
            margin: 0;
            }
        #SciEv .study p.toggle {
            margin-bottom: 0;
            }

#primaryContent .figure {
	position: relative;
	width: 100%;
}

#primaryContent .figure img{
	display: block;
	margin-left: -12px;
	position: relative;
}

.bbPoll .inputBlock,
.bbPoll li{
	background: url(../../SiteImages/template/dotted.gif) top left repeat-x;
	padding: 5px 0;
}

.bbPoll .inputBlock{
	padding-top: 10px;
}

#secondaryContent .bbPoll ul {
	margin-bottom: 0;
}

.bbPoll .inputBlock .submit{
	float: right;
}

.bbPoll h3 {
	font-size: 1.1em;
	font-weight: bold;
}

.figure .nav {
	position: absolute;
	bottom: 15px;
}

#primaryContent .figure .nav ul {
	margin-bottom: 0;
}

.tertiary li {
	float: left;
}

.tertiary li a { margin:0 34px; }

.tertiary li a,
.tertiary li span {
	background:transparent url(../../SiteImages/ul-tertiaryNav.jpg) top left no-repeat;
	display: block;
	height: 19px;
	width: 164px;
	/* the following values added and changed to make images clickable too, on-time 8426 - DK */
	height:318px;
	cursor: pointer;
	text-indent:-9999px;
}

body#benefits  .tertiary li a:hover {
	 background:none !important;
}

.tertiary li a.seniors,
.tertiary li a.seniors span {
	background-position: -332px bottom;
}

.tertiary li a.adults,
.tertiary li a.adults span {
	background-position: -157px bottom;
}

.tertiary li a.kids,
.tertiary li a.kids span {
	background-position: -15px bottom;
}

.col	{ float: left; }
#benefits .co2    { float: left; width: 270px; }
.col1	{ width: 195px; }
.col2	{ width: 280px; }

#primaryContent .col img { margin: 0; }

#primaryContent h2.help { color: #8C2C83; }

.item li {
	padding: 5px 0;
	background: url(../../SiteImages/template/dotted.gif) repeat-x left top;
}

#secondaryContent .item ul {
	margin-top: 8px;
}

#secondaryContent .item h4 {
	font-size: 1.1em;
	font-weight: bold;
}

.sitemap li { margin-left: 20px; }

.purpleBar, .greenBar, .redBar, .yellowBar, .blueBar { 
	height: 10px; 
}

.purpleBar 	{ background: #A0218C; }
.greenBar 	{ background: #00cc00; } 
.redBar		{ background: #EE2E24; }
.yellowBar	{ background: #FDBA31; }
.blueBar	{ background: #0055A5; }

#secondaryContent .pollResults .pollResults,
#secondaryContent .pollResults p
{ margin: 0 0 5px 0; }

/*
	** HACK ** PB 21/04/09; short term fix, 
	the error div has un-tagged text with in it,
	set font size on container and...
*/
#primaryContent fieldset .msg {
	font-size: 1.1em;
}
/* ...resize font-size of all children; */
#primaryContent fieldset .msg * {
	font-size: 1em;
}
/* end hack */

#primaryContent fieldset .msg ul {
	margin:0 0 0.83em 0;
}

.flavours li a {
	display: block;
}

.flavours li a:hover span {
	color: #b470ae;
	background: url(../../SiteImages/span-glass.gif) right center no-repeat;
}

#primaryContent .nav {
	margin: 0 0 0.83em 0;
}

#primaryContent .tertiary {
	margin: 0;
}
	
#primaryContent .nav li {
	list-style: none;
}

#primaryContent .hasToggle .toggle {
	position: relative;
	background: url(../../SiteImages/h3-toggle.jpg) right top repeat-x; 
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding: 0 0 0 2px;
	line-height: 1.4;
	margin-top: 0.83em;
	clear:both;
}

#primaryContent .hasToggle .toggle span {
	width: 17px;
	height: 17px;
	background: url(../../SiteImages/span-toggle.gif) right top no-repeat;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

#primaryContent .hasToggle  div {
	padding: 5px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

#primaryContent .hasToggle .blueBox {
	padding:2px 12px;
	margin: 0;
	border: none;
}

#primaryContent .hasToggle.ActimelInTheNews  div {border:none;}

#primaryContent .hasToggle.ActimelInTheNews .toggle span {
    background: url(../../SiteImages/span-toggle-news.gif) right top no-repeat;
    width:90px;
    height:17px;
    }    

.ActimelInTheNews .inner {
    background:transparent url(../../SiteImages/template/dotted.gif) repeat-x scroll left top;
    position:relative;
    padding:2em 0 !important;
}

#primaryContent .ActimelInTheNews h3 {margin-bottom:1em;}

#primaryContent .hasToggle.ActimelInTheNews .toggle {
    background:none;
    border:none !important;
    bottom:0;
    height:20px;
    margin-top:2em;
    position:absolute;
    right:0;
    width:90px;}




#home .desc p {
    font-family: Arial, Verdana, Sans-Serif;  
    }
.padRight {
    margin-right: 10px !important;
    }
    
#immune .hasToggle .padRight { float:left;}

#homeFlavours { position: relative; }
#homeFlavours .cta a {
    position: absolute;
    left: -61px;
    top: -74px;
    width: 142px;
    height: 30px;
    display: block;
    padding: 135px 0 0 82px;
    background: transparent url(../../SiteImages/lnk-arrow.gif) no-repeat scroll 155px 137px !important;
    color: #8E3185 !important;
}
#homeBSI { position: relative; }
#homeBSI .cta a {
    position: absolute;
    left: 0px;
    top: -114px;
    width: 215px;
    height: 36px;
    display: block;
    padding: 211px 0 0 11px;
    background: transparent url(../../SiteImages/lnk-arrow.gif) no-repeat scroll 91px 213px !important;
    color: #8E3185 !important;
}
#felicityKendal { position: relative; }
#felicityKendal h3 { position: absolute; visibility: hidden; }
#felicityKendal .cta a {
    position: absolute;
    left: 10px;
    top: 213px;
    width:100px;
    height: 20px;
    display: block;
    overflow: hidden;
    text-indent: -9999em;
}

#felicityKendal .cta a:hover
{
    background-color: Transparent !important;
}

a.imgAnchor { cursor:pointer;}
a.imgAnchor:hover, 
a.imgAnchor:focus, 
a.imgAnchor:active { background:none !important;}

#header a.imgAnchor { float:none !important; margin:0;}

.goTop { position:absolute; top:0; right:0;}  

.watchAd, .watchAd span { width: 91px; height: 23px; background: url(../../SiteImages/template/watchAd.gif) 0 0 no-repeat; }
#signUp, #signUp a.replace span { padding: 0 !important; width: 194px; height: 175px; background: url(../../SiteImages/template/SignUpPanel.jpg) 0 0 no-repeat !important; }
#signUp h2, #signUp p { position: absolute; visibility: hidden; }
#homeBSI { margin-top: 19px; margin-left: 14px; }
#homeBSI, #homeBSI a.replace span { padding: 0 !important; width: 251px; height: 172px; background: url(../../SiteImages/uksMostTrusted.jpg) 0 0 no-repeat !important; visibility: visible !important; cursor: pointer; }
#homeBSI h3, #homeBSI p { position: absolute; visibility: hidden; }

.btnEnterHere, .btnEnterHere span {
    width:110px;
    height:20px;
    background: url(../../SiteImages/template/btn-EnterHere.jpg) 0 0 no-repeat;}
    
.btnWhatchAd, .btnWhatchAd span {
    width:110px;
    height:20px;
    background: url(../../SiteImages/template/btn-WatchAdd.jpg) 0 0 no-repeat;}
    
 #tvAds img {  margin: 0 10px 7px 0; display: block; }   


img.specialEffect
{
    margin-left: 9px;
}
img.nothingBelow
{
    margin-bottom: 33px;
}

/*april email is oversized in places - Stuart J*/
.oversizedDesign
{
    width: 600px;
    overflow: hidden;
    margin-bottom: 1em;
}

#primaryContent .oversizedDesign h2,
.oversizedDesign .nonStandard
{
    margin: 0;
    padding: 0;
}

#primaryContent .oversizedDesign h2
{
    float:right;
    margin-bottom: 1em;
}

.oversizedDesign .nonStandard
{
    float: left;
}






