/*srolling news style*/

#wrapper {
	margin: 0 auto;
	width: 174px;
	height:310px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5em;
	padding: 0 0 0 0px;
	clear: both;
	overflow:hidden;
}
#c2 {
	margin: 2em 0 0 0;
	padding: 0 68px 0 32px;
}
#masthead {
	color: #FFFFFF;
	margin: 0;
}
.scrollbox {
	overflow:hidden;
}
.scrolling {
	position:absolute;
}
.dragchannel, .toolbar {
	display: block !important;
}
#p7VSCb_1 {
	height:180px;
}
#p7VSCcn_1 {
	height:180px;
}
.newsScroll {
	position: relative;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.newsScroll .scrollbox_wrapper {
	margin: 0 28px 0 0;
}
.newsScroll .scrollbox {
	position: relative;
	width: 100%;
	height:338px;
	overflow:hidden;
	background-repeat: repeat-x;
}
.newsScroll .scrolling {
	top: 0px;
	left: 0px;
	height:120px;
	overflow:hidden;
}
.newsScroll .content {
	padding: 5px 0px;
	margin-top:5px;
	text-align:left;
}
.newsScroll .p7VSC_up a {
	height: 8px;
	width: 24px;
	background-image: url(../images/dbupGreyBg.jpg);
	background-repeat: no-repeat;
}
.newsScroll .p7VSC_up a:hover {
	background-position: -24px 0px;
}
.newsScroll .p7VSC_dn a {
	height: 8px;
	width: 24px;
	background-image: url(../images/dbdnGreyBg.jpg);
	background-repeat: no-repeat;
}
.newsScroll .p7VSC_dn a:hover {
	background-position: -24px 0px;
}
.newsScroll .p7VSC_pauseplay .pause {
	height: 14px;
	width: 24px;
	margin-bottom:2px;
	margin-top:2px;
	background-image: url(../images/psplay.gif);
	background-repeat: no-repeat;
}
.newsScroll .p7VSC_pauseplay .pause:hover {
	background-position: -24px 0px;
}
.newsScroll .p7VSC_pauseplay .play {
	height: 14px;
	width: 24px;
	margin-bottom:2px;
	margin-top:2px;
	background-position: -48px 0px;
	background-image: url(../images/psplay.gif);
	background-repeat: no-repeat;
}
.newsScroll .p7VSC_pauseplay .play:hover {
	background-position: -72px 0px;
}
.newsScroll .dragchannel {
	position: absolute;
	width: 24px;
	top: 0px;
	right: 0px;
	background-image: url(../images/dbbg.gif);
	background-repeat: repeat-y;
	display: none;
	cursor: default;
}
.newsScroll .dragchannel em {
	display: none;
}
.newsScroll .dragchannel a {
	display: block;
}
.newsScroll .p7VSCdragbar {
	position: relative;
}
.newsScroll .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.newsScroll .p7VSCdragCtrl a {
	height: 16px;
	width: 24px;
	margin-top:2px;
	background-image: url(../images/dbdrag.gif);
	background-repeat: no-repeat;
}
.newsScroll .p7VSCdragCtrl a:hover {
	background-position: -24px 0px;
}


/*srolling news style ends*/
