@charset "UTF-8";
/* CSS Document */

#press {
	width:745px;
	float:left;
	}
#press_list ul {
	float:left;
	width:175px;
	height:230px;
	margin:10px 2px 10px -3px;
	background-image:url(../graphics/press/press_bkgnd.jpg);
	background-repeat:no-repeat;
	}
#press_list ul li{
	margin-left:17px;
	}

.press_title {
	width:116px;
	height:24px;
	margin:10px 0 5px 0;
	font-size:10px;
	text-transform:capitalize;
	overflow:hidden;
	color:#8DBB71;
	letter-spacing:1px;
	}
.press_dnl {
	width:116px;
	margin:2px 0 0 0;
	font-style:italic;
	font-size:10px;
	letter-spacing:1px;
	overflow:hidden;
	}

.press {
	background-image:url(../graphics/press/press_heading.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:30px;
	text-indent:-9999em;
	}
#press_list img {
	width:116px;
	height:150px;
	}
