.teaserbox .content{
	min-height:210px;
}
.teaser {
	border-top:1px solid #d5e2ed; /* this is needed to fix positioning */
	min-height:200px; /* height of angel background + top position*/
	text-align:right;
	background:transparent url("../images/trumpet.png") no-repeat  0px 30px;
}
.teaser h2 {
	font-size:46px; /*optimal for IE at 1024x768 */
	font-style:italic;
	line-height:48px;
	padding:0 0 0 100px;
}
.teaser abbr {
	border-bottom:none;
}
#teaser1, #teaser2 {
	color:#e4edf3; /*same color as bg */
}
.darkblue {
	color:#005291 !important;
	text-shadow: #b2b2b2 3px 3px 3px;
}
#tagCloud {
	text-align:center;
}
#tagCloud li {
	display:inline;
	line-height:2em;
	padding: 0 2px;
}
#tagCloud li a {
	font-size: 1em;
	color: #005e33;
	font-weight:700;
}
.column5 {
	float:left;
	width:160px;
	clear:left;
}
.column6 .inner {
	padding:0;
}
.column5 img {
	border: 2px solid #cbdce9;
}
