img { border: 0; }

html>body .o-text {
	position: relative;
	top: 0;
}

.o-text {
	position: relative;
	top: 18px;
}

#main {
	margin: 0 auto;
	width: 745px;
}
#press {
	padding: 40px 0 0 0;
}

/* start press description */
.press-row {
	border-bottom: 1px solid #FFDC52;
	display: table;
	margin: 0 0 38px 0;
	padding: 0 0 30px 30px;
	width: 714px;
}
.press-desc {
	float: left;
	width: 115px;
	margin: 0 35px 0 0;
}
.press-title {
	/*border-bottom: 1px solid #FFDC52;*/
	padding: 0 0 5px 0;
	margin: 0 0 4px 0;
}
.press-desc p {
	color: #666666;
	margin: 0;
	font-size: 11px;
}
.press-title .mag-title {
	color: #996699;
	margin: 0;
	font-size: 12px;
}
.press-title .mag-date {
	color: #996699;
	margin: 0;
	font-size: 10px;
}
/* end press description */

/* start promos */
.promo {
	float: left;
	margin: 2px 63px 0 0;
}
.promo#last {
	margin-right: 0;
}
.article {
	background: url(images/press.cover.bg.gif) no-repeat;
	width: 122px;
	height: 157px;
	margin: 0 0 4px 0;
}
.article .page {
	margin: 0 0 0 1px;
}
.product {
	width: 140px;
	height: 157px;
	margin: 0 0 4px 0;
	text-align: center;
}
.product p {
	text-align: left;
}
.promo .product-title {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.promo .product-desc {
	margin: 0;
	color: #535353;
	font-size: 10px;
}
.promo .blue {
	color: #37AFD7;
}
.promo .product-price {
	color: #333333;
	font-weight: bold;
	margin: 0;
	font-size: 11px;
}
/* end promos */

/* start popup */
.popViewLarger {
	position:absolute;
	z-index: 100;
	width: 490px;
	visibility:hidden;
	z-index: 10;
	text-align: left;
	border: 10px solid #000;
	top: 0;
	margin: 5% 50% 0 25% ;
	padding: 10px 10px 3px 10px;
	text-align: center;
	background: #fff;
}
.popViewLarger .bottom {
	font-family: verdana, arial, sans-serif;
	padding: 7px 0 7px 0;
	text-align: left;
}
.popViewLarger .bottom p {
	color: #656565;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}
.popViewLarger  .close {
	float: right;
}
/* end popup */