div#press_yellow {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 215px;
	height: 800px;
	background: #d9ab3a;
	}			

div#press_text{
	position: absolute;
	height: 25px;
	width: 618px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 68px;
	top: 90px;
	text-align: left;
	line-height: normal;
	}

