#content-header {
	height: 0;
}

#impulse {
	padding: 0px 0 1px;
	clear: both;
}

#issue_title {
	background-color: #383027;
	overflow: auto;
}

#issue_title h1 {
	font-size: 22px;
	line-height: 1em;
	margin: 0em 0 0 30px;
	padding: 1em 0px;
	color: #DDC55F;
	float: left;
	display: inline;
	letter-spacing: -1px;
	width: 500px;
}

#issue_title h1 span {
	font-weight: normal;	
	color: #fff;
	font-size: 18px;
	display: block;
}

#impulse h2 {
	margin: 1.353em 0 0.676em;
}

#impulse h4 {
	font-size: .9em;
	margin: 0;
}

#impulse_nav {
	margin: 0 30px 0 0;
	padding: 24px 0px 0 0;
	float: right;
	color: #DDC55F;
	text-align: right;
	font-size: 12px;
	display: inline;
	font-family: arial, sans-serif;
}

#impulse_nav ul {
	display: block !important;
	margin: 0;
	padding-top: 6px;
	list-style: none;
}

#impulse_nav ul li {
	float: left;
	margin: 0 0 0 .75em;
}

#impulse_nav a {
	color: #DDC55F;
}

#impulse_nav select {
	font-size: 12px;
}

#player {
	height: 316px;
	padding: 1px 0;
	clear: both;
	background: #000 url("../images/impulse/impulse_logo.jpg") no-repeat center center;
	position: relative;
}

#issue_graphic {
	position: absolute;
	margin: -1px 0;
}

#player_inner {
	height: 280px;
	width: 498px;
	margin: 1.6em auto;
}
	
#issue_info {
	overflow: auto;
	padding: 1px 20px;
	min-height: 300px;
	_height: 300px;
}

#desc {
	float: left;
	width: 31%;
	margin-right: 2%;
}

#video_list {
	width: 64%;
	margin-left: 2%;
	float: left;
}

#impulse #link_search {
	margin: 1.2em 0 0;
	float: right;
	background: url("../images/impulse/bg-link_btn.png") center center;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border: 1px solid #383027;
	font-family: arial;
}

#link_search a {
	text-decoration: none;
	padding: .2em .8em;
	display: block;
	color: #fff;
	font-size: 11px;
}
	
#video_list table {
	width: 100%;
	line-height: 1.6em;
	border-collapse: collapse;
}

#video_list table td {
	padding: .4em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;		
}

#video_list table td.title {
	font-style: italic;
	font-size: 1.2em;
	padding-left: .2em;	
}

#video_list table a {
	font-size: 11px;	
	display: block;
	text-align: center;
	font-family: arial;
}

.video_over {
	background-color:#ddd;
}

.is_playing {
	background-color: #DDC55F;
}

#impulse .is_playing a {
	text-decoration: none;
	outline: none;
	font-weight: bold;
	color: #222;
}

#impulse .is_playing a:hover {
	color: #222;
}

#copy #download_instructions {
	margin: 1em 0 0;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 12px;
}
