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

.hjtscroller {
	position:relative;
}

.highlights_intro {
	overflow:hidden;
	font-family:"Cabin", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:#fe6f00;
	color:#fff;
}

.highlights_intro_pad {
	padding:0 0 0 10px;
}

.hjtscroller_scroll {
	white-space: nowrap;
}

.hjtscroller_scroll .contentheading {
	display:inline;
	vertical-align:top;
}

.hjtscroller_scroll .contentheading a {
	text-decoration:none;
}

.hjtscroller_scroll .small {
	display:inline;
}

.hjtscroller_scroll div, .hjtscroller_scroll p, .hjtscroller_scroll a.readon {
	display:inline !important;
	float:none;
	background-image:none;
}

.clr {
	clear:both;
}


/* Scroller Box */

#scroller {
 white-space: nowrap;
}

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