#billboard					{overflow: hidden; margin: 0 0 30px; clear: both;}
/* section teaser */
#section_teaser 			{clear: both; margin: 0 0 0px; overflow: hidden;}
#section_teaser .column 	{display: block; float: left; width: 274px; height: 135px; margin:0 28px 0 0; position: relative; overflow: hidden; list-style: none;}
#section_teaser .column div {position: absolute; left: 0; top: 100px; height: 35px; width: 100%; background-color: white; overflow: hidden;}
#section_teaser .column h2, #section_teaser .column p {margin: 0; padding: 9px 10px 0 10px;}
#section_teaser .column h2 	{font-size: 1.45em; display: block;}
#section_teaser .column p 	{font-size: 1em;}
#section_teaser .column:hover div, #section_teaser .pretty-hover div {top: 48px; height: 87px;}
#section_teaser .column:hover div p, #section_teaser .pretty-hover div p {padding-top: 2px;}
#section_teaser .last-item 	{margin-right: 0;}