		.epoTeaser.ar2013 ul {
            margin-bottom: 13px !important;
		}
		
		.epoTeaser h2 {
			margin-top:0;
		}

		.epoTeaser form {
			margin-bottom: 0.5em;
		}

		.epoImageTeaserList fieldset {
			padding-bottom: 0.5em;
		}

		.epoImageTeaserList img {
			margin-bottom: 0.4em;
		}

		.epoImageTeaserList h4 {
			margin-bottom: 0em;
		}

		.epoImageTeaserList dd {
			margin-bottom: 2em;
		}

        /* compact & compactBox */
        div.compact,
        div.compactBox {
            margin-left: 0 !important;
            overflow: hidden;
        }

        div.compact,
        div.compactBox {
            margin-left: 0 !important;
            overflow: hidden;
        }

        div.compact div.divColumn,
        div.compactBox div.divColumn {
            float: left;
            overflow: hidden;

            /* Trick: http://www.positioniseverything.net/articles/onetruelayout/equalheight */
            padding-bottom: 32767px;
            margin-bottom: -32767px;
            width: 19.417em;
            padding-left: 1.25em;
        }

        div.compact div.lastChild,
        div.compactBox div.lastChild {
            border-right: none;
            width: 18.167em;
            margin-right: 0;
        }

        div.compact div.divColumn div.epoTeaser,
        div.compactBox div.divColumn div.epoTeaser {
            width: 19em;
            overflow: hidden;
            border: none;
        }
        div.compact div.divColumn div.epoTeaser img {
            margin-top: 0.2em;
            margin-bottom: 0.5em;
        }

        /* compactBox */
        div.compactBox div.divColumn {
            width: 23.25em;
            padding-left: 0;
        }
        div.compactBox div.lastChild {
            padding-left: 1.25em;            
        }
        div.compactBox div.divColumn div.epoTeaser {
            position: relative;
            width: 23.25em;
            height: 22em;
            margin-bottom: 0.916em;
            overflow: hidden;
            border: none;
        }
        div.compactBox .epoTeaser h2,
        div.compactBox .epoTeaser img,
        div.compactBox .epoTeaser ul {
            position: absolute;
        }
        div.compactBox .epoTeaser h2 {
            top: 0.8em;
            left: 1.25em;
            z-index: 99;
        }
        div.compactBox div.divColumn div.epoTeaser ul {
            bottom: 1.25em;
            left: 1.25em;
            margin-bottom: 0 !important;
            z-index: 99;
        }

        /* compactBoxSmall */
        div.compactBoxSmall {
            position: relative;
            width: 171px;
            height: 171px;
            margin-bottom: 1.25em;
            padding-bottom: 0;
            border: none;
        }
        div.compactBoxSmall h4,
        div.compactBoxSmall img,
        div.compactBoxSmall ul {
            position: absolute;
        }
        div.compactBoxSmall h4 {
            top: 10px;
            left: 15px;
            z-index: 99;
            line-height: 18px;
        }
        div.compactBoxSmall ul {
            bottom: 1.25em;
            left: 1.25em;
            margin-bottom: 0 !important;
            z-index: 99;
        }
        
        .eia {
            border-bottom: none !important;
        }
        
        .innerAccordionTeaser {
            margin-bottom: 0.83333em;
            padding: 0.416665em 1em 0.416665em 0.416665em;
        }
        
        .epoAccordionContainerWide .winner {
            background-color: #be0f05;
        }
        
        .epoAccordionContainerWide .winner * {
            color: #fff !important;
        }
        
        .noBorder {
            border-bottom: none !important;
            margin-bottom: -1.25em !important;
        }
        
        .trippleTeaserContainer img {
            margin-bottom: 10px;
            width: 100%;
        }

        .pageTeaserContent {
            margin-top: 21px;
        }

        .pageTeaserContent div#teaserText {
            background-color: #fff;
            left: 20px;
            opacity: 0.8;
            padding: 18px 21px 16px 21px;
            position: absolute;
            top: 42px;
            width: 300px;
            z-index: 100;
        }

        .pageTeaserContent div#teaserText h3 {
            line-height: 26px;
            margin-bottom: 15px;
        }
        .pageTeaserContent div#teaserText a {
            font-weight: bold;
        }

        .pageTeaserContent div#teaserText p {
            margin-bottom: 0;
        }

        .pageTeaserContent div#teaserText .cite {
            font-style: italic;
        }
