.hide {
	display: none;
}

#main-content .inner-content.landing {
	padding-bottom: 30px;
}

.top-copy {
	float: left;
	width: 240px;
	margin-right: 18px;
}

.top-copy h2 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(/press-room/images/backgrounds/ad-horizontal-line.png) bottom left no-repeat;
	font-size: 42px;
	color: #663333;
	font-weight: normal;
	line-height: .95;
}

#main-content .inner-content.landing .top-copy p {
	width: 230px;
	font-size: 14px;
	line-height: 1.8;
}

.top-television-content {
	float: left;
}

.top-television-content h3 {
	margin-bottom: 5px;
	color: #663333;
	font-size: 18px;
	font-weight: normal;
}

#tv-content .non-flash {
	width: 561px;
	height: 276px;
	padding-top: 70px;
	background: url(/press-room/images/backgrounds/bg-ad-non-flash.jpg) 0 0 no-repeat;
	text-align: center;
}

#main-content .inner-content.landing #tv-content .non-flash p {
	margin-left: 85px;
	width: 400px;
	font-size: 11px;	
}

#main-content .inner-content.landing #tv-content .non-flash p.second {
	padding-bottom: 20px;
}

.ad-print-images h3 {
	margin: 20px 0 5px 0;
	color: #663333;
	font-size: 18px;
	font-weight: normal;
}

.ad-print-images ul li {
	float: left;
	margin-right: 20px;
}

.ad-print-images ul li img {
	margin-bottom: 5px;
}

.ad-print-images ul li.last {
	margin-right: 0;
}

.ad-print-images ul li a {
	display: block;
}

.ad-print-images ul li a.external {
	display: inline;
	padding-right: 16px;
	background: url(/images/icons/icon-external.gif) right .15em no-repeat;
}

.ad-print-images ul li a.external:hover {
	text-decoration: underline;
}

/**
  * Custom Obtrusive Styles
  */

div.overlay-xlarge {
	width: 910px;
}

div.overlay-xlarge div.body {
	width: 820px;
	padding: 40px 45px 10px 45px;
	background: #293033;
	border: none;
	color: #FFFFFF;
}

div.overlay-xlarge div.body #image-overlay-close {
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(/images/overlays/close-icon-dark.gif) right 0 no-repeat;
	padding: 0 15px 2px 0;
	color: #FFFFFF;
	font-size: 11px;
}

div.overlay-xlarge div.body a:hover#image-overlay-close {
	text-decoration: underline;
}

div.overlay-xlarge .inner-content p {
	margin: 15px 0 5px 0;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
}

div.overlay-xlarge .inner-content a img {
	vertical-align: middle;
}

div.overlay-xlarge .inner-content #image-title {
	padding: 0 10px 0 0;
}

#preloader {
	position: absolute;
	left: -9999px;
}
	

/*callout box */
.callout-box {
	padding-top: 9px;
}

.callout-box .top-cap {
	width: 375px;
	background: url(/images/backgrounds/bg-callout-sm-box-top-cap.png) 0 0 no-repeat;
}

.callout-box .bottom-cap {
	width: 375px;
	background: url(/images/backgrounds/bg-callout-sm-box-btm-cap.png) 0 0 no-repeat;
}

.callout-box .inner {
	min-height: 1px;
	width: 358px;
	padding: 8px 0 8px 15px;
}
.logo {
	float:left;
	}
	
	