	/* teaser */
	
	.teaser {width:168px;margin:0px 0 20px 0;background-position:bottom;padding-bottom:9px;}
	.teaser A {text-decoration:none;}
	.teaser DIV {background-repeat:repeat-y;font-size:10px;padding: 5px 9px 5px 9px;font-family:Tahoma,sans-serif;}
	.teaser H2 {font-size:90%;background-repeat:no-repeat;height:23px;padding:13px 0px 0px 0px;margin:0;padding-left:15px;}
	.teaser UL {margin:0;padding:2px 0 2px 0;list-style-type:none;}
	.teaser LI {margin:2px 0px 2px 0px;background-image:url(../images/layout/bullet.gif);
		background-repeat:no-repeat;background-position:0px 5px;padding:0 0 0 10px;}
	#content .teaser LI A {color:#00398C;font-weight:normal;}
	#content .teaser H2 A {color:#00398C;}
	#content .teaser H2 A:hover {text-decoration:none;}
	#content .teaser B A,
	#content .teaser STRONG A {color:#00398C;background-image:url(../images/layout/bullet.gif);background-repeat:no-repeat;padding-left:10px;background-position:0px 5px;}
	
	#left .teaser {background-image:url(../images/layout/bg-teaser-l-bottom.gif);margin-left:2px;}
	#left .teaser H2 {background-image:url(../images/layout/bg-teaser-l-top.gif);}
	#left .teaser DIV {background-image:url(../images/layout/bg-teaser-l-mid.gif);}
	
	#right .teaser {background-image:url(../images/layout/bg-teaser-r-bottom.gif);float:right;margin-bottom:15px;}
	#right .teaser.special {background-image:url(../images/layout/bg-teaser-s-bottom.gif);padding-bottom:25px;}
	#right .teaser H2 {background-image:url(../images/layout/bg-teaser-r-top.gif);}
	#right .teaser DIV {background-image:url(../images/layout/bg-teaser-r-mid.gif);}
	.teaser P {margin:0;}