#trends {
position:relative;
background:none repeat scroll 0 0 #E0E0E0;
height:38px;
border-bottom:5px solid #929292;
}
.trendtip-trend
{
	display:none;
}


#trends .inner {
overflow:hidden;
position:relative;
width:100%;
}

#trends ul {
list-style:none outside none;
margin:0;
padding:0;
position:relative;
white-space:nowrap;
z-index:20;
}

.background .inner, #trends {
margin:0 auto;
width:100%;
}

#trends em
{
	display:none;
}

.trendtip {
-moz-border-radius:8px 8px 8px 8px;
background:none repeat scroll 0 0 #FFFFFF;
color:#AAAAAA;
display:none;
font-size:11px;
line-height:18px;
margin-top:9px;
position:relative;
width:240px;
}
background:url("http://s.twimg.com/a/1274144130/images/trendtip-pointer.gif") repeat scroll 0 0 transparent;
.trendtip-pointer {
height:9px;
left:50%;
margin-left:-8px;
position:absolute;
top:-9px;
width:17px;
}
.trendtip-content {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #000000;
padding:10px;
}

ul.trendscontent a:focus, ul.trendscontent a:active, .trendtip-trend:focus, .trendtip-trend:active {
outline:0 none;
}

.trendtip-trend {
color:#FFAA22;
display:block;
font:bold 15px/18px;
margin-bottom:10px;
}
.trendtip-desc {
color:#DDDDDD;
display:block;
font-size:13px;
line-height:18px;
}
a {
color:#2277BB;
text-decoration:none;
}

#show_description .title
{
	color:#470C75;
}
#show_description .header
{
	color:#57044C;
}

background .inner, #trends {
margin:0 auto;
width:100%;
}

#trends li {
display:inline;
margin:0;
padding:0;

}


#trends li.trend-label {
color:#DDEEFF;
font-size:9px;
letter-spacing:0.2em;
text-transform:uppercase;
}

#trends a, #trends li.trend-label {
padding:8px 4px;
}

#trends a {
color:#616161;
display:inline-block;
-webkit-transition: color 0.4s ease-in;
-moz-transition: color 0.4s ease-in;
-o-transition: color 0.4s ease-in;
transition: color 0.4s ease-in;
}
#trends a:hover
{
	color:#e54d4d;
}
#trends .fade {
background: url('../images/fade-trends2.png') repeat-y scroll 0 0 transparent;
display:block;
left:0;
padding:8px 0;
pointer-events:none;
position:absolute;
top:0;
width:60px;
z-index:30;
}

#trends .fade-right {
background-position:-60px 0;
left:auto;
right:-2px;
}


/* Tweeter Tweet scroller */
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p  {
color:#333333 !important;
}
body .twtr-bd {
padding:0;
}
.twtr-bd {
padding:0 1px;
position:absolute;
width:460px;
}
.twtr-timeline {
-moz-border-radius:6px 6px 6px 6px;
height:225px;
overflow:hidden;
position:relative;
z-index:2;
}
#front #content h2 {
border-bottom:1px solid #EEEEEE;
}
.twtr-fade {
background:url("http://s.twimg.com/a/1274899949/images/fronts/gradient.png") repeat-x scroll center bottom transparent;
bottom:0;
height:36px;
left:0;
pointer-events:none;
position:absolute;
width:460px;
z-index:10;
}
#tweet_container
{
	padding:5px;
	border-bottom:1px solid #cccccc;
	height:50px;
}
#tweet_container td
{
	font-size:12px;
	vertical-align:top;
}
#tweet_container a
{
	color:#2277BB;
}
#tweet_container .tweet_by
{
	font-weight:bold;
}
#tweet_container .anothter_link
{
	text-decoration:underline;
}
#tweet_container img
{
	border:none;
	height:45px;
	width:40px;
}
#tweets h2
{
	border-bottom:1px solid #cccccc;
}
.nonscrollingFormResultsList{
	text-align: center;
}