@charset "UTF-8";

.ucbody #mainContent .press-item {
	width: 385px;
	height: 285px;
	background-color: #291E18;
	clear: none;
}
.ucbody #mainContent #boulevard-magazine {
	float: left;
	margin-bottom: 10px;
}
.ucbody #mainContent #gorgeous-magazine {
	margin-left: 395px;
}
.ucbody #mainContent #lifestyle-magazine {
	margin: 0px auto;
	clear: both;
}
.ucbody #mainContent .press-content {
	width: 153px;
	height: 192px;
	padding: 65px 8px 5px;
	font: 10px/12px "Helvetica Neue", Helvetica, Arial, Geneva, Georgia;
	font-style: italic;
	color: #DDD3C7;
	text-align: center;
}
.ucbody #mainContent .press-boulevard {
	background: url(../images/press-boulevard-title.gif) no-repeat top left;
}
.ucbody #mainContent .press-gorgeous {
	background: url(../images/press-gorgeous-title.gif) no-repeat top left;
}
.ucbody #mainContent .press-lifestyle {
	background: url(../images/press-lifestyle-title.gif) no-repeat top left;
}
.ucbody #mainContent .press-download {
	padding: 4px 0px;
	height: 15px;
	background: url(../images/press-download-article.gif) no-repeat top left;
	font: 14px/14px "Helvetica Neue", Helvetica, Arial, Geneva, Georgia;
}
.ucbody #mainContent .press-download a {
	width: 169px;
	text-indent: -9999px;
	display: block;
}
.ucbody #mainContent .press-image {
	float: right;
}