@charset "utf-8";
#archive {
	list-style-type: none;
	margin: 0px;
	width: 595px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#archive li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#presssidetxt ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#presslist {
	margin: 0px;
	width: 595px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#presslist  li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	width: 580px;
}
#presslist a {
	width: 580px;
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}
#presslist    a:hover  {
	width: 580px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
#presslist   li:hover {
	background-color: #2B2E2F;
}

#pressimg {
	background-image: url(images/pressroom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
}

#pressdiv {
}
#presssidetxt {
	float: left;
	padding-top: 10px;
	height: 70px;
	font-size: 9px;
	color: #FFFFFF;
}
#presssidetxt li {
	color: #FF0000;
	list-style-type: disc;
}

#presssidetxt a {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
#presssidetxt a:hover {
	color: #FFFF00;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

#pressright {
	width: 180px;
	float: right;
}
#presssidebox {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
	background-image: url(images/presssidebox-bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #1D1F20;
	height: 220px;
}
#presssidebottom {
	padding-left: 15px;
	padding-right: 15px;
}

#releasetitle, #adtitle{
	height: 29px;
}



#pressleft {
	float: left;
	width: 610px;
}
#releases {
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #1D1F20;
}
#bottom {
	padding-bottom: 15px;
	background-image: url(images/press-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}

#articles {
	width: 273px;
	float: left;
	padding-top: 35px;
	padding-left: 20px;
	height: 430px;
	background-image: url(images/articlesnewsletters.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
#articlescroll {
	width: 233px;
	overflow: auto;
	height: 425px;
	padding-right: 30px;
	padding-bottom: 15px;
}
#articlebox {
	margin-top: 10px;
	margin-bottom: 25px;
}
#advertising {
	width: 273px;
	height: 430px;
	float: right;
	padding-top: 35px;
	background-image: url(images/advertising.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#video {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#logograd {
	background-image: url(thumbs/thumb_nd_logo_gradient.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	padding-top: 8px;
	padding-left: 70px;
	margin-bottom: 5px;
}
#logosolid {
	background-image: url(thumbs/thumb_nd_logo_solid.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	padding-top: 8px;
	padding-left: 70px;
}

