/*
@copyright	Copyright (C) 2010 Arhimedia Network - All rights reserved.
@license    http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
*/

#highlights {
	height:24px;
	position:relative;
}

.highlights_intro {
	background:url(../images/scroll_bg.png) no-repeat;
	height:24px;
	width:137px;
	float:left;
	font-family:Sansation, Verdana, Geneva, sans-serif;
	line-height:24px;
	font-size:16px;
}

.highlights_intro_pad {
	padding-left:5px;
	color:#fff;
}

#highlights_scroll {
	white-space: nowrap;
}

#highlights_scroll .contentheading {
	display:inline;
	font-size:11px;
	font-weight:bold;
}

#highlights_scroll .contentheading a {
	text-decoration:none;
}

#highlights_scroll .small {
	display:inline;
}

#highlights_scroll div, #highlights_scroll p, #highlights_scroll a.readon {
	display:inline !important;
}

.clr {
	clear:both;
}


/* Scroller Box */

#scroller {
 white-space: nowrap;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */
