body {
	background-color: #000000;
	margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(http://www.pbs.org/newshour/rundown/oil-ticker/images/pattern.gif);
}



a {
	color:#fcff00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
#background {
	background-image:url('../images/revised-tick-bg.gif');
	background-repeat:no-repeat;
	height:72px;
	width:298px;
}
#date {
	float:left;
	width:53px;
	margin-right:23px;
	margin-top:-2px;
}
#date #month {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	margin-top:1px;
}
#date #day {
font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:40px;
	color:#f00000;
	text-transform:uppercase;
	text-align:center;
	margin-top:-1px;
	margin-left:-1px;
	}
#odo_wrap {
	padding-top:19px;
}

#odometer {
	position: relative;
	overflow: hidden;
	width: 220px;
	height:46px;
}
#slider {
	width: 120px;
	margin-left: 17px;
	float:left;
	margin-top:15px;
}
#rate_wrap {
	background-image:url(http://www.pbs.org/newshour/rundown/images/gulf/bg_est.png);
	background-repeat:no-repeat;
	height:23px;
	width:136px;
	width:136px;
	height:23px;
	float:left;
	margin-left:15px;
	margin-top:11px;
}
#rate_wrap p {
	color: #000;
	font-size: 10px;
	margin-top:0px;
	margin-left: 3px;
}
#rate_wrap p span {
	font-size:18px;
	font-weight:bold;
}
#ticker {
	width:298px;
	background-color:#000;
	border:1px solid #868585;
		margin:auto;


	
}
#adjust {
	margin-left:10px;
	height:15px;
	margin-top:7px;
}
#adjust h3 {
	font-weight:bold;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	margin-top:0px;
}

#footer {
	height:15px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #868585;
	font-size:12px; 
	font-weight:bold;
	padding:2px 0px 0px 5px;
	text-transform:uppercase;
}

#header {
	height:40px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	clear:both;
	background-color:#868585;
	line-height:90%;
	width:298px;
	margin:0px 0px 5px 0px;
}
#header div {
	float:left;
	margin:1px 0px 3px 2px;
	width:90px;
	line-height:100%;
	padding-left:7px;
}
#header img {
	margin-top:5px;
}
#video {
width:290px;	margin: 0px 5px 2px 5px;
}
#video p {
	font-size:12px;
	color: #fff;
	margin: 5px;
	font-weight:bold;
	text-transform:uppercase;
}
#hd_wrap { background-color:#373737; border:1px solid #000; padding:4px; font-size:11px; font-weight:bold; color:#fff; height:28px; margin-top:10px; }
#hd_wrap .date { width: 50px; float:left; }
#hd_wrap .headline {float:left; width:200px;}

/*** headlines! ***/

div#info { clear: both; }

div#headlines {
	color: #dedede;
	font-family:Arial, Helvetica, sans-serif;
}

div.news-item {
/* 	margin-top: .25em; */
	padding-top: 0;
	overflow: hidden;
	width: 270px;
	/*	height: 60px; */
}

div.item-date {
	/* border-right: 1px solid #d40e00; */
	float: left;
	width: 40px;
	height: 40px;
	padding: 5px 5px 5px 0;
	text-align: center;
	font-weight: bold;
	font-size: .9em;
}

div.news-item div.item-text {
	/*margin-top: 5px;*/
	margin-left: .5em;
	float: left;
	width: 200px;
	padding-top: 0;
}

div.news-item div.item-text h3 {
	font-size: .8em;
	margin-top: 0;
}

div#embed textarea {
	border: none;
	overflow: hidden;
}

p.funding { 
	font-size: .75em; 
	color: #dedede;
	font-family:Arial, Helvetica, sans-serif;
	margin: .5em .25em;
	text-align: center;
}

