
	#press { margin: 0px; padding: 0px; overflow: hidden; }
	#press li { float: left; list-style: none; padding: 0px; margin: 0px; margin-right: 15px; margin-bottom: 10px; width: 370px; overflow: hidden; }
	#press li div.left {
		float: left; width: 150px; height: 205px; margin-right: 5px; background-image: url('/images/press-item.png');
		background-repeat: no-repeat; background-position: top;
	}
	#press li div.left img { margin-left: 12px; margin-top: 12px;}
	#press li div.right { float: left; width: 200px; height: 210px; }
	
	#press h2 { color: #EE2C8F; font-size: 0.95em; margin-bottom: 5px; }
	#press span.date { display: block; font-size: 0.85em; font-weight: bold; margin-bottom: 5px; }
	#press div.text { font-size: 0.8em; }
	#press div.right a { margin-top: 5px; font-size: 0.85em; }