/* NEWS TICKER BOX */
.extBox01 { 	margin:0px 5px 5px 15px;	padding: 0px 0px 0px 0px;	font-size:8pt;	width:220px; overflow:hidden;	}

.extBox01 .top {	height:35px;	padding-top:15px;	text-align:center;	font-size:12pt;	background-image:url(../images/box-01-top.png); 	background-repeat:no-repeat; background-position:top center;}
.extBox01 .bottom {	height:10px;	background-image:url(../images/box-01-bottom.png); 	background-repeat:no-repeat; background-position:top center;}

.extBox01 .middle {	padding:5px 5px 0px 10px; min-height:185px;	background-image:url(../images/box-01-middle.png); 	background-repeat:repeat-y; background-position:top center; }

.extBoxNewsTicker {	width:218px;	height:148px; overflow: auto; margin:1px;}
.extBoxNewsTickerContent {	margin:auto; padding:0px 5px 0px 5px; }

.extBoxNewsTickerText { font-size:8pt;}

.extBoxNewsTickerMark {	float: left;	position:relative;	width:125px; height:25px; overflow:hidden;	margin:auto;	font-size:8pt;	line-height:9pt;	color:#333333;	text-align:center; 	padding: 5px 1px 1px 1px;}
.extBoxNewsTickerButtons {	position: relative;	margin-left:1px;	float: left;	width:75px;	height:20px;	margin-left:2px;	padding:4px 2px 2px 2px;	}
.extBoxNewsList { display:none; }

.extBox01 .news_separator { border-top:1px solid #cdcdcd; margin-top:5px;height:10px;}


.extBox02 { 	margin:0px 5px 5px 15px;	padding: 0px 0px 0px 0px;	font-size:8pt;	width:220px;line-height:10pt;	}

.extBox02 .top {	height:35px;	padding-top:15px;	text-align:center;	font-size:12pt;	background-image:url(../images/box-01-top.png); 	background-repeat:no-repeat; background-position:top center;}
.extBox02 .bottom {	height:10px;	background-image:url(../images/box-01-bottom.png); 	background-repeat:no-repeat; background-position:top center;}

.extBox02 .middle {	padding-top:0px; background-image:url(../images/box-01-middle.png); 	background-repeat:repeat-y; background-position:top center; }
