@import url(http://www.newstimeslive.com/css/Danstyle.css);
@import url(http://www.newstimeslive.com/css/sideAccFly2.css);
@import url(http://www.newstimeslive.com/css/tabbedNews.css);
@import url(http://www.newstimeslive.com/css/poll.css);
@import url(http://www.newstimeslive.com/css/danmisc.css);
@import url(http://www.newstimeslive.com/css/seanmisc.css);
@import url(http://www.newstimeslive.com/css/bigbarker.css);
@import url(http://www.newstimeslive.com/css/smallbarker.css);
@import url(http://www.newstimeslive.com/css/ugc.css);
@import url(http://www.newstimeslive.com/css/blogs.css);


#Poll2
{
	text-align: CENTER;
	
	padding-left:5px;
	padding-right:5px;
}

.pollbutton {
	background-color : #EF0000;
	color : #ffffff;
	border : 1px solid Black;
	
}

/*BIG BARKER STYLES*/

#ajaxticker1{
	width: 480px;
	height: 250px;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #E5F0FA;
	overflow: auto;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #E5F0FA;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.barkerlinks{
	
	left: 375px;
	bottom: 100px;
	width:50px;
	clear : both;
	float : right;
}



