h1 { background-image: url(../images/header/publicity.png); }

#in-theaters			h2 { background-image: url(../images/header/publicity_in_theaters.png) }
#dvds					h2 { background-image: url(../images/header/publicity_dvds.png) }
#press-releases 		h2 { background-image: url(../images/header/publicity_press_releases.png) }
#press-contact  		h2 { background-image: url(../images/header/publicity_press_contacts.png) }
#corporate-downloads  	h2 { background-image: url(../images/header/publicity_corporate_downloads.png) }
#press-releases-sub 	h2 { background-image: url(../images/header/publicity_press_releases.png) }

ul.type2 h4 { 
	margin-top: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 500px;
	border-width: 1px 0 0 0;
	border-color: #D6D6D6;
	border-style: solid;
}

.main li {
	position: relative;
	background-image: url(../images/publicity/backgr_article.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}

.main li.first {
	border-width: 1px 0 0 0;
	border-color: #E4E4E4;
	border-style: solid;
}

.main li p {
	margin-top: 6px;
	margin-bottom: 0px;
	padding-right: 20px;
}

.main li .date {
	font-weight: bold;
}

.main li .more {
	display: block;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* In Theaters */

#in-theaters li img.coming {
	position: absolute;
	z-index: 1000;
	border: 0;
	margin: 6px;
}

#in-theaters .pic img {
	padding: 0;
	margin: 5px 15px 10px 5px;
	border: 1px solid #DBDBDB;
}

#in-theaters li span.date {
	display: block;
	margin-top: 12px;
}

#in-theaters li .more {
	margin-top: 12px;
	margin-left: 207px;
}

#in-theaters li span.date,
#in-theaters li h4, 
#in-theaters li p {
	margin-left: 207px;
}

#in-theaters li div.clear {
	margin: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* DVDs */

#dvds .pic {
	background-image: url(../images/shadow/dvd_shadow4.png);
}

#dvds li span.date {
	display: block;
	margin-top: 10px;
}

#dvds li .more {
	margin-top: 15px;
	margin-left: 100px;
}

#dvds li span.date,
#dvds li h4, 
#dvds li p {
	margin-left: 100px;
}

#dvds li .more a {
	margin-right: 15px;
}

#dvds li div.clear {
	margin: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Press Releases */

#press-releases .main ul {
	width: auto;
}

#press-releases .main li {
	float: none;
}

#press-releases .first { border: 0; }
#press-releases ul { border:0; }

#release-greyline  {
	border-top: 2px solid #d6d6d6;
	width:499px;
	z-index: 1000;
}
	
#release-years {
	font-size:15px;
	line-height:18px;
	margin:0;
	width:480px;
	padding-bottom:22px;
	padding-top:20px;
	padding-left:12px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Press Releases sub */

#backbuttonwrap {
	width:485px;
	float:left;
}

#backbutton {
	float:right;
	padding-bottom:5px;
	z-index:1000;
}

#press-releases-sub li p { 
	margin: 0;
	padding: 0;
	margin-top: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
}

#pdf_holder {
	font-size:12px;
	line-height:16px;
	position:relative;
	padding:0;
	margin-top:0px;
	padding-top:0px;
	width:450px;
}

.pdf_pad {	
	float: left;
	margin-top: 1px;
}

.pdf_title { 
	float: left;
}

#press-releases-sub #content .main ul.type1 li ul {
	border: none;
	margin-top: 12px;
	list-style-type: disc;
	margin-left: 20px;
	width: auto;
}

#press-releases-sub #content .main ul.type1 li ul li {
	background: none;
	background-image: none;
	padding: 0;
	margin-bottom: 5px;
	display: block;
}

#press-releases-sub #content .main ul.type1 li ol {
	border: none;
	margin-top: 12px;
}

#press-releases-sub ul li ol li {
	background: none;
	padding: 0;
	margin-bottom: 5px;
}

#press-releases-sub ul li table {
	margin-top: 12px;
}

#press-releases-sub ul li table td {
	padding-right: 10px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Press Contacts */

#press-contact .main ul {
	width: auto;
	font-size:11px;
	line-height:16px;
}

#press-contact .main li {
	float: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Corporate Downloads */

#corporate-downloads #content .main ul {
}

#corporate-downloads #content .main li {
	float: left;
	width: 250px;
}

#corporate-downloads #content li.item-1,
#corporate-downloads #content li.item-2 {
	border-top: 1px solid #E4E4E4;
}

#corporate-downloads .more {
	margin: 15px 0 33px 77px;
}
