#cross-promote {
	margin: 0 auto 20px;
	width: 335px;
	float: left;
}

#cross-promote h2 {
	border: none !important;
	color: black !important;
	font-family: Georgia,serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	height: 12px !important;
	letter-spacing: 1.25px !important;
	margin: 0px 0px 8px !important;
	padding: 0px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	background-color: transparent !important;
	line-height: normal !important;
}

#cross-promote a {
	text-decoration: none;
	color: black;
}

#cross-promote #wire a {
	text-decoration: none;
	color: #006699;
}

#cross-promote a:hover {
	color: #D52B1E;
}

#cross-promote #channels, #cross-promote #voices
{
	float: left;
	width: 336px;
}

#cross-promote #voices #voices-grid
{
	display: inline; /* IE6 Weirdness Fix */
}

#cross-promote #channels {
	margin-bottom: 10px;
}

#cross-promote .channel {
	margin-bottom: 10px;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 335px;
	display: inline; /* IE6 Weirdness Fix */
}

#cross-promote .channel.last {
	margin-bottom: 0px;
}

#cross-promote .channel h4 {
	height: 20px;
}

#cross-promote #wire.channel  h4 {
	height: 40px;
}

#cross-promote .channel-link {
	display: block;
}

#cross-promote .channel-link img {
	margin-left: 9px;
}

#cross-promote #wire .channel-link img {
	position: relative;
	top: -11px;
	left: 8px;
	margin: 0;
}

#cross-promote .channel.politics {
	background-color: #002b45;
	color: white;
}

#cross-promote .channel.business {
	background-color: #69be28;
	color: white;
}

#cross-promote .channel.food {
	background-color: #fed100;
}

#cross-promote .channel.magazine {
	background-color: #d52b1e;
}

#cross-promote #wire.channel{
	border: solid 3px #ededed;
	width: 329px;
	margin-top: 7px;
}

#cross-promote .channel-content {
	background-color: white;
	margin: 2px;
}

#cross-promote #wire .channel-content {
	margin: 0 2px;
}

#cross-promote .channel-content ul {
	list-style-type: none;
	margin: 0px 9px;
}

#cross-promote .channel-content li {
	border-bottom: 1px solid #ccc;
	height: 16px;
	overflow: hidden;
	font-weight: bold;
}

#cross-promote #magazine-content.channel-content li, 
#cross-promote #wire-content.channel-content li {
	height: auto;
}

#cross-promote #wire-content.channel-content li {
	border-bottom: 2px dotted #ededed;
	line-height: 1em;
	padding-bottom: 8px;
	margin-top: 5px;
}

#cross-promote #wire-content.channel-content li.first {
	padding-top: 2px;
}

#cross-promote #wire-content.channel-content li.last {
	padding-bottom: 5px;
}

#cross-promote #wire-content.channel-content {
	clear:both;
}

#cross-promote .channel-content li.last,
#cross-promote #wire-content.channel-content li.last {
	border: none;
}

#cross-promote .rubric {
	text-transform: uppercase;
	color: #D52B1E;
}

#cross-promote p.desc {
	font-weight: normal;
	text-transform: none;
	color: black;
	line-height: 14px;
}

#cross-promote p+p {
	margin: 0px;
}

#cross-promote #voices h3 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	border-bottom: 4px solid black;
	margin: 5px 0px 10px;
	padding: 0px 0px 7px;
	width: 336px;
	letter-spacing: 2px;
	color: black;
}

#cross-promote .voice-box {
	width: 156px;
	height: 70px;
	float: left;
	margin-left: 10px;
	display: inline; /* IE6 Weirdness Fix */
}

#cross-promote .voice-box.border {
	border-right: 1px solid #ccc;
	padding-right: 10px;
	margin-left: 0px;
}

#cross-promote .voice-box.hidden {
	display: none;
}

#cross-promote .voice-box-content {
	width: 156px;
	height: 58px;
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
}

#cross-promote .voice-box.last .voice-box-content {
	border-bottom: none;
}

#cross-promote .voice-box p.voice a {
	font-family: Georgia, serif;
	font-size: 16px;
	margin-bottom: 1px;
	font-weight: normal;
	text-transform: none;
}

#cross-promote .voice-box p.voice a:hover, #cross-promote .voice-box p.voice a:focus {
	color: black;
	text-decoration: underline;
}

#cross-promote .voice-box p.headline {
	float: left;
}

#cross-promote .voice-box p.headline, #cross-promote .voice-box p.headline a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 42px;
	overflow: hidden;
	margin-top: 0.5px;
	font-weight: normal;
	text-transform: none;
}

#cross-promote .voice-box span.datetime {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #d52b1e;
	margin: 0.75px 0px 0px;
	padding: 0px;
	white-space: nowrap;
}

#cross-promote #wire span.datetime {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #d52b1e;
	margin-right: 5px;
	padding: 0px;
	white-space: nowrap;
	text-transform: none;
}

#cross-promote #wire .timestamp {
	text-align: right;
	font-size: 10px;
	line-height: 9px;
	padding-bottom: 5px;
}

#cross-promote #wire p {
/*	display: inline;
	margin-left: 5px; */
}

#cross-promote #wire a {
	display: block;
}

#cross-promote #wire .tagline {
	font-size: 10.11px;
	font-family: Georgia, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-left:172px;
	margin-top:5px;
	line-height: 10px;
}