.modern-ticker {

	width: 1005;

	height: 36px;

	line-height: 36px;

	font-size: 14px;

	overflow: hidden

}

.modern-ticker a {

	text-decoration: none

}

.modern-ticker ul {

	margin: 0;

	padding: 0;

	list-style: none

}

.mt-round {



}

.mt-body {

	background: #e9e9e9;
    height: 34px;
    margin: 2px 0px 0px 0px;
    position: relative;

}

.mt-label {

	margin-right: 2px;

	padding: 0 8px 0 12px;

	position: absolute;

	left: 0

}

.mt-round .mt-label {



}

.mt-news {

	overflow: hidden;

	position: absolute

}

.mt-scroll .mt-news {



}

.mt-news ul {

	background-repeat: no-repeat;

	background-position: -1000px

}

.mt-news li {


      border-right:1px solid #999;
	float: left

}

.mt-round .mt-news:first-child, .mt-round .mt-news:first-child a {

	border-top-left-radius: 5px;

	border-bottom-left-radius: 5px

}

.mt-round .mt-news:last-child, .mt-round .mt-news:last-child a {

	border-top-right-radius: 5px;

	border-bottom-right-radius: 5px

}

.mt-news a {

	font-size: 16px;

	padding: 0 10px 0 20px;

	margin-right: 2px;

	background-repeat: no-repeat;

	background-position: 7px center;

	display: block;

	white-space: nowrap

}

.mt-scroll.mt-round .mt-news a {

	border-radius: 0

}

.mt-hide {

	display: none

}

.mt-controls {

	margin-left: 2px;

	position: absolute;

	right: 0;

	background-repeat: no-repeat;

	background-position: -1000px; top: 6px;

}

.mt-next, .mt-play, .mt-prev {

	width: 25px;

	height: 20px;

	background-repeat: no-repeat;

	background-position: center;

	float: left;

	cursor: pointer

}

.mt-round .mt-next {

	

}



.modern-ticker {

	color: #fafafa;
    margin-top: 15px;
    
	background: #ededed;

}

.mt-label {

	background-color: #17479e

}

.mt-news {

	

	border-bottom: 1px solid #eee;

}

.mt-preloader {

	background: url(../images/preloader.gif) no-repeat center

}

.mt-news ul {

	 

}

.mt-news a {

	color: #054e7c;
  



	 

}

.mt-news a:hover {

	color: #333;

  background: #cae9fd;



	background-image: url(../images/bullet-over.png)

}

.mt-news a:active {

	background-color: #07f

}

.mt-controls {

	background-image: url(../images/pause.png)

}

.mt-next, .mt-prev {

	background-color: #17479e

}

.mt-prev {

	background-image: url(../images/arrow-prev.png)

}

.mt-next {

	background-image: url(../images/arrow-next.png)

}

.mt-play {

	background-color: #d07f0a;

	background-image: url(../images/play.png)

}

.mt-pause {

	background-image: url(../images/pause.png)

}

.mt-next:hover, .mt-play:hover, .mt-prev:hover {

	background-color: #b77310

}

.mt-next:active, .mt-play:active, .mt-prev:active {

	background-color: #b77310;

}



