	div#body div#press
	{
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
		margin-top: 150px;
	}
	
	div#body div#press div.pressContext
	{
		margin-bottom: 25px;
	}
	
	div#body div#press div.title
	{
		padding-bottom: 5px;
		border-bottom: 1px solid #aaa;
	}
	
	div#body div#press div.title p
	{
		font-family: Tahoma;
		font-size: 12px;
		margin: 0px;
	}
	
	div#body div#press div.title h2
	{
		font-family: Georgia;
		font-weight: normal;
		font-size: 16px;
		margin: 0px;
	}
	
	div#body div#press p.description
	{
		font-family: Arial;
		font-size: 13px;
		margin: 10px 0px;
	}
	
	/**
	 * Teaser
	 */
	body div#overall div#picture
	{
		position: absolute;
	}
