/* */
div#press-panel {
	position: relative;
	left: 31px;
	width: 740px;
}

.fluid-grid {
	overflow: hidden;
	padding: 17px;
	}

.fluid-column {
	width: 198px;
	float: left;
	margin: 0px; 
}

.fluid-cell {
	margin-bottom: 17px; 
}

.fluid-cell:last-child {
	margin-bottom: 0px;
}

.press-item > .image {
	width: 198px;
	display: block; 
}

.press-item > .bottom {
	background: url("gfx/bubble-bottom.png") no-repeat;
	width: 198px;
	height: 74px;
	font-size: 12px;
	line-height: 14px;
	padding: 5px; 
}

.center {
	margin-left: 56px;
	margin-right: 56px; 
}
