.teaserText {font-weight:bold; font-size:16px; margin-bottom:15px;}
.textComment {font-style: italic;}
span.font-20-px {font-size:20px}
span.font-18-px {font-size:18px}
span.font-16-px {font-size:16px}
span.font-14-px {font-size:14px}
span.font-12-px {font-size:12px}

.headerYellow {
font-weight:bold; 
font-size:12px; 
margin-bottom:10px; 
background-image:url(../images/yellowDigit.png);
background-position:left center;
background-repeat:no-repeat;
padding-left:23px;
}

.headerOrange {
font-weight:bold; 
font-size:12px; 
margin-bottom:10px; 
background-image:url(../images/orangeDigit.png);
background-position:left center;
background-repeat:no-repeat;
padding-left:23px;
}

.headerGrey {
font-weight:bold; 
font-size:12px; 
margin-bottom:10px; 
background-image:url(../images/greyDigit.png);
background-position:left center;
background-repeat:no-repeat;
padding-left:23px;
}

.smallComment {
font-size:10px;
color: #A5A7A8;
}

.pullOutText{
margin-top:10px;
display:none;
}

.pullOutTextLink {
color: #EA5A0C;
border-bottom: 1px dashed #EA5A0C;
cursor: pointer;
display:inline;
font-weight:bold;
}
