.press_div {
        width: 819px;
        height: 554px;
        background: White url(../images/bgr_press.jpg) no-repeat;
        position: relative;
        top: -47px;
        left: 52px;
        z-index: 1;
}

.press_text {
        width: 196px;
        position: relative;
        float: left;
		  top: 140px;
		  left: 65px;
}

#press {
        float: right;
        position: relative;
        top: 45px;
        right: 112px;
}

.buttons {
	width: 192px;
}

.button {
	width: 24px;
	height: 23px;
	position: relative;
	top: 4px;
	left: 4px;
	float: left;
}

.nav_arrows {
	position: relative;
	width: 45px;
	top: 30px;
	left: 4px;
	clear: both;
}

.arrow_left {
	position: relative;
	float: left;
}

.arrow_right {
	position: relative;
	float: right;
}

.description {
	position: relative;
	width: 150px;
	top: 60px;
	left: 4px;
	text-align: left;
	clear: both;
}

.p_title {
	color: #888;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
}

.p_year {
	color: #888;
	font-size: 10px;
	font-family: sans-serif;
}