/*------------------------------ common styles definition --------------------------------------------------*/
.giw-a-smallchart-main-body {
	background: #ffffff;
	color: #000000;
	line-height: 1;
	font-family:Georgia, "Times New Roman", serif;
}
/*------------------------------ widget styles definition --------------------------------------------------
  name format : giw-a-{widget group first letter}-{widget name}
  all classes used by the widgets should start by "giw-a-"
*/


.giw-a-smallchart-main .giw-a-t-bigticker {
	margin-top:15px;
	/*width:660px;*/
	height: 25%;
	float:left;
}
.giw-a-smallchart-main .giw-a-t-bigticker h4 {
	font-size:22px;
	margin-left:10px;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-info {
	margin-left:5px;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-info li {
	float:left;
	border-right:1px solid #000;
	margin:5px 0;
	padding:0 5px;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-info li {
	list-style-type: none;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-info li:last-child {
	border-right:none;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon {
	clear:left;
	margin:15px 0;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li {
	float:left;
	border-right:1px dotted #666;
	height:39px;
	overflow:hidden;
	position:relative;
	margin:10px 0;
	padding:0 10px;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li:last-child, .giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-lastPrice, .giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-priceChange {
	border-right:none;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon span.giw-a-label {
	line-height:1;
	font-size:11px;
	position:absolute;
	top:0;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-currency span.giw-a-label, .giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-percentChange span.giw-a-label {
	display:none;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-lastPrice, .giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-priceChange {
	min-width:30px;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-volume, .giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-timestamp {
	min-width:70px;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon span.giw-a-data {
	font-family:"Trebuchet MS", sans-serif;
	display:block;
	font-size:14px;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon span.giw-a-data.up {
	color:#009933;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-lastPrice span.giw-a-data, .giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-priceChange span.giw-a-data {
	margin-top:16px;
	font-size:24px;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-currency span.giw-a-data, .giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-percentChange span.giw-a-data, .giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-volume span.giw-a-data {
	margin-top:22px;
	font-size:17px;
	color:#009933;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-lastTradeDate span.giw-a-data {
	margin-top:10px;
	font-size:11px;
	color:#666;
	font-family:Trebuchet MS, sans-serif;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-priceChange span.giw-a-data {
	padding-left:30px;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-priceChange.up span.giw-a-data {
	background:transparent url(../../../../../media/www/images/globeinvestor/icon/icon-arrow-up.png) no-repeat 0 50%;
	color:#093;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-priceChange.down span.giw-a-data {
	background:url(../../../../../media/www/images/sprites/common.png) no-repeat -10px -438px;
	color:#ff0000;
}
.giw-a-smallchart-main .giw-a-t-bigticker ul.giw-a-quote-ribbon li.giw-a-lastTradeDate span.giw-a-delay {
	font-size:8px;
	color:#000;
	font-family:Trebuchet MS, sans-serif;
}
.giw-a-smallchart-main .cnameNew {
	font-size: 13px;
}

.giw-a-smallchart-main .cnameNewComm {
	font-size: 19px;
}

.giw-a-smallchart-main   hr {
    background-color: #FFFFFF;
    border-top: 1px dotted #444444;
    clear: both;
    color: #FFFFFF;
    float: left;
    height: 2px;
}

/*--------------------------------------------------------------------------------*/

.giw-a-smallchart-main ul.giw-a-ticker-tabs {
	list-style-type: none;
}
.giw-a-smallchart-main ul.giw-a-ticker-tabs li {
	height: 90px;
}
.giw-a-smallchart-main l.giw-a-ticker-tabs li:first-child {
	border-left:1px solid #F1F1F1;
}
.giw-a-smallchart-main ul.giw-a-ticker-tabs li:last-child {
	border-right:1px solid #F1F1F1;
}
.giw-a-smallchart-main .giw-a-t-smallticker {
	display: inline;
	float:left;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color:#F1F1F1;
	width:124px;
	margin:0;
	padding:0;
}
.giw-a-smallchart-main .giw-a-t-smallticker span {
	display: block;
	line-height: 1.1;
}
.giw-a-smallchart-main .giw-a-t-smallticker a {
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	display:block;
	padding-top:10px;
	position:relative;
	width:124px;
}
.giw-a-smallchart-main .giw-a-t-smallticker a b {
	width:124px;
	font-weight:400;
	display:block;
}
.giw-a-smallchart-main .giw-a-t-smallticker a b b {
	margin-top:-1px;
	width:89px;
	height:46px;
	padding-top:10px;
	padding-left:35px;
}
.giw-a-smallchart-main .giw-a-t-smallticker a span {
	display:block;
	line-height:1.1;
}
.giw-a-smallchart-main .giw-a-t-smallticker span.up {
}
.giw-a-smallchart-main .giw-a-t-smallticker span.down {

}
.giw-a-smallchart-main .giw-a-t-smallticker a span.giw-a-t-direction {
	position:absolute;
	top:20px;
	left:10px;
	display:block;
	width: 14px;
	height: 14px;
	
}
.giw-a-smallchart-main .giw-a-t-smallticker a span.giw-a-t-priceChange, .giw-a-smallchart-main .giw-a-t-smallticker li a span.giw-a-t-lastPrice {
	font-family:"Trebuchet MS", sans-serif;
}
.giw-a-smallchart-main .giw-a-t-smallticker a.up span.giw-a-t-direction {
}
.giw-a-smallchart-main .giw-a-t-smallticker a.down span.giw-a-t-direction {
}
.giw-a-smallchart-main .giw-a-t-smallticker .ui-tabs-selected {
	margin-bottom:-1px;
}
.giw-a-smallchart-main .giw-a-t-smallticker .ui-tabs-selected a {
	margin-right:-1px;
	margin-left:-1px;
}
.giw-a-smallchart-main .giw-a-t-smallticker .ui-tabs-selected a b {
	border:1px solid #666;
	height:56px;
	position:relative;
	width:124px;
}
.giw-a-smallchart-main .giw-a-t-smallticker .ui-tabs-selected a b b {
	background:#FFF url(../../../../../media/www/images/globeinvestor/markets-top.png) no-repeat 0 0;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #FFF;
	height:47px;
	margin-top:-6px;
	left:0;
	padding-top:15px;
	position:absolute;
	width:89px;
}
.giw-a-smallchart-main .giw-a-t-smallticker p .data, .giw-a-smallchart-main span.up {
	color: #009933;
}
/*--------------------------------------------Stock quote data ------------------------------------*/
.giw-a-smallchart-main .wid-a-stockQuoteSummary {
}
/*--------------------------------------------small chart data------------------------------------*/


.giw-a-smallchart-main .giw-a-t-smallChart {
	float: left;
	/*width: 200px;*/
}
.giw-a-smallchart-main .giw-a-t-smallChart ul, .giw-a-smallchart-main .giw-a-t-smallChart ul ol {
	list-style-type: none;
}
.giw-a-smallchart-main .giw-a-t-smallChart .giw-a-t-clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* added from /stock old stylesheet file -----  */

.giw-a-t-smallChart .datalist {
    width: 220px;/* For summary page*/
	margin: 0 10px 0 0;
	float: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}

.giw-a-t-smallChart ul.datalist {
    width: 200px;
}

.giw-a-smallchart-main .giw-a-t-smallChart .datalist-underline li {
	border-bottom: 1px dotted #666666;
	line-height: 20px;
}

.giw-a-t-smallChart .datalist span.label {
	float: left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}
.giw-a-t-smallChart .datalist span.smallsizedate {
 	color: #666666;
    font-size: 10px;
    padding-left: 3px;
	font-family: "Verdana", sans-serif;
}

.giw-a-t-smallChart .datalist span.smallsize {
 	color: #666666;
    font-size: 10px;
    padding-left: 3px;
	font-family: "Trebuchet MS", sans-serif;
}

.giw-a-t-smallChart .datalist span.giw-a-t-sc-data {
	float: right;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}
.giw-a-t-smallChart .datalist span {
	line-height: 20px;
}


/* added from /stock old stylesheet file -----  */




.giw-a-smallchart-main .giw-a-t-smallChart .datalist span.label {
    float:left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}

.giw-a-smallchart-main .giw-a-t-smallChart .datalist span.giw-a-t-sc-data {
    font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
    background: none;
}
.giw-a-smallchart-main .giw-a-t-smallChart .datalist span.giw-a-t-sc-data.down {
	color: #ff0000;
}
.giw-a-smallchart-main .giw-a-t-smallChart .datalist span.giw-a-t-sc-data.up {
	color: #009933;
}
.giw-a-smallchart-main .giw-a-t-smallChart .datalist span {
	line-height: 20px;
}
.giw-a-smallchart-main .giw-a-t-smallChart .datalist {
 text-align:right !important;}

/** ----**/

.giw-a-smallchart-main .giw-a-t-m-ChartImage {
    /*width: 380px; */
    /*margin-left: 10px;*/
    padding: 0;
	float: left;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .chartcontent {
	margin-top: 10px;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .chartcontent {
	border-bottom: 3px solid #B9BDC1;
	margin-bottom: 0;
	margin-top: 5px;
	width:100%;
}
.giw-a-smallchart-main .clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .no-display {
	display: none;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .chartcontent img {
	margin: 5px 0;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .static-chart-controls, .giw-a-smallchart-main .small-chart .static-chart-controls {
	float: left !important;
	margin-top: 0;
	/*width:220px; *//* 400px */
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .static-chart-controls .range-title, .giw-a-smallchart-main .small-chart .static-chart-controls .range-title {
	float: left;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 7px;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .static-chart-controls ul, .giw-a-smallchart-main .small-chart .giw-a-smallchart-main .static-chart-controls ul, .giw-a-smallchart-main .medium-chart .static-chart-controls li, .giw-a-smallchart-main .small-chart .static-chart-controls li {
	float: left;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage ul.ui-tabs-nav li.first {
	border-left: 0 none;
	padding-left: 0;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .static-chart-controls ul,
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .static-chart-controls ol {
	list-style-type: none;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage #content {
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
	padding: 0 40px;/*width: 960px;*/
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .layout, .giw-a-smallchart-main .layout div {
	float: left;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .giw-a-smallchart-main .group-cat .gi-cat-container {
	overflow: hidden;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .group-cat .gi-cat-container {
	margin: 0;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .group-cat .gi-col {
	padding: 10px 9px 20px 10px;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .gi-col div {
	float: none;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .chartcontent {
	margin-top: 10px;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .chartcontent {
	border-bottom: 3px solid #B9BDC1;
	float: none;
	width: 100%;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .static-chart-controls {
	width: 100%;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage ul.ui-tabs-nav li.first {
	border-left: 0 none;
	padding-left: 0;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .static-chart-controls li, .giw-a-smallchart-main .small-chart .static-chart-controls li {
	border-left: 0 none;
	font-family: verdana, sans-serif;
	padding-right: 10px;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .static-chart-controls li span, .giw-a-smallchart-main .small-chart .static-chart-controls li span {
	cursor: pointer;
	float: left;
	padding-top: 7px;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .ui-tabs-hide, .hide {
	display: none;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage li.ui-state-hover a {
	color: #FF6B00;
}
.giw-a-t-m-ChartImage .ui-state-active a {
	border-bottom: 1px solid #FFFFFF;
	color: #DA161F;
}
.giw-a-smallchart-main .giw-a-t-m-ChartImage .medium-chart .static-chart-controls li.ui-tabs-selected a span, .giw-a-smallchart-main .small-chart .static-chart-controls li.ui-tabs-selected a span {
	background: url(../../../../../media/www/images/sprites/common.png) no-repeat scroll 0 -214px transparent;
	color: #FF6B00;
}
/*-----------------------------------------------------------------*/

.giw-a-smallchart-main .giw-a-stockTabMain {
	background-image: none;
	border-top: 1px dotted #666666;
	clear: both;
	width: 68%;
}
.no-border {
	border: medium none !important;
}
/* new */


.giw-a-smallchart-main .giw-a-nm-group-cat {
	float: left;
	margin: 0px 0 0; /* 0px 0 0; */
	padding: 0;/*width: 960px;*/
	min-height: 100%;
	padding-bottom:20px;/*height:390px;*/
}
.giw-a-smallchart-main .giw-a-nm-group-cat .gi-cat-container .giw-a-nm-gi-col {
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
.giw-a-smallchart-main .investor {
	color: #FF6B00;
}
.giw-a-smallchart-main a.investor {
	color: #FF6B00;
	outline: medium none;
	text-decoration: none;
}
.giw-a-smallchart-main a.investor:hover {
	color: #000000;
	outline: medium none;
	text-decoration: none;
}
.giw-a-smallchart-main .investor-link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: 700;
}
.giw-a-smallchart-main .medium-chart .static-chart-controls .view-large {
	float: right;
	margin-top: 5px;
}
.giw-a-smallchart-main .investor .grey-chevron {
	display: inline;
}
.giw-a-smallchart-main .grey-chevron {
	background: url(../../../../../media/www/images/ui-elements/grey-chevron.png) no-repeat scroll right center transparent;
	padding: 0 15px 3px 0;
}

.giw-a-smallchart-main div.giw-a-com-index-data p.title span {
    background: url("../../../../../media/www/images/ui-elements/grey-chevron.png") no-repeat scroll 100% 50% transparent !important;
    padding-right: 14px;
}

.giw-a-smallchart-main .datatable p.footnote {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
.giw-a-smallchart-main .giw-a-nm-gi-col div {
	float: left; /* none */
	width:218px;
}
.giw-a-smallchart-main .giw-a-nm-widget-container {
	float:left;
	clear:both;
	width:480px; 
}
.giw-a-smallchart-main .giw-a-nm-widget-rowbreaks {
	height:20px;
	clear:both;
	float:left;
}
.giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg, .giw-a-nm-percentChg {
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #009933;
    margin-right:5px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg span.nochange {
	background: url(../../../../../media/www/images/globeinvestor/icon/icon-arrow-nochange-small.png) no-repeat scroll left center transparent;
	padding-left: 15px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .flashcontent {
	border-bottom: 3px solid #B9BDC1;
	height: 175px;
	margin-bottom: 0;
	margin-top: 0;
	width: 220px;
}
.giw-a-smallchart-main .giw-a-companyName {
	margin-bottom:6px;
}

.giw-a-smallchart-main .medium-chart #chartControls, .giw-a-nm-small-chart #chartControls {
	margin: 0;
	padding: 0;
}
.giw-a-smallchart-main .medium-chart .chartcontent {
	border-bottom: 3px solid #B9BDC1;
	float: none;
}
.giw-a-smallchart-main .stockChart .medium-chart .giw-a-nm-static-chart-controls {
	margin-bottom: 15px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls ul {
	display: inline;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls ul li {
	display: inline;
	float: left;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range {
	color: #000000;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-top: 9px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span {
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	height: 10px;
	line-height: 1;
	padding-top: 8px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin: 0 5px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span.selected {
	background: url(../../../../../media/www/images/sprites/common.png) no-repeat scroll 0 -214px transparent;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span.selected a {
	color: #FF6B00;
}
.giw-a-nm-small-chart #chartControls span.range span a:hover {
	color: #FF6B00;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls div.comparisons {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg, .giw-a-nm-percentChg {
	font-size: 12px;
	font-weight: bold;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg, .giw-a-nm-percentChg {
	font-size: 12px;
	font-weight: bold;
}
.giw-a-smallchart-main .ui-tabs-hide, .hide {
	display: none;
}
.giw-a-smallchart-main .ui-tabs-hide, .hide {
	display: none;
}
.giw-a-smallchart-main ol, ul {
	list-style: none outside none;
}
.giw-a-smallchart-main .layout #giw-a-nm-small-chart, .layout #giw-a-nm-small-chart div {
	float: none;
}
.giw-a-smallchart-main hr {
	background-color: #FFFFFF;
	border-top: 1px dotted #444444;
	clear: both;
	color: #FFFFFF;
	float: left;
	height: 2px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg, .giw-a-nm-percentChg {
	font-size: 12px;
	font-weight: bold;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg span.nochange {
	background: url(../../../../../media/www/images/globeinvestor/icon/icon-arrow-nochange-small.png) no-repeat scroll left center transparent;
	padding-left: 15px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .flashcontent {
	border-bottom: 3px solid #B9BDC1;
	height: 175px;
	margin-bottom: 0;
	margin-top: 0;
	width: 220px;
}
.giw-a-smallchart-main .medium-chart #chartControls, .giw-a-smallchart-main .giw-a-nm-small-chart #chartControls {
	margin: 0;
	padding: 0;
}
.giw-a-smallchart-main .medium-chart .chartcontent {
	border-bottom: 3px solid #B9BDC1;
	float: none;
}
.giw-a-smallchart-main .stockChart .medium-chart .giw-a-nm-static-chart-controls {
	margin-bottom: 15px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls ul {
	display: inline;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls ul li {
	display: inline;
	float: left;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range {
	color: #000000;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-top: 9px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span {
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	height: 10px;
	line-height: 1;
	padding-top: 8px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin: 0 5px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span.selected {
	background: url(../../../../../media/www/images/sprites/common.png) no-repeat scroll 0 -214px transparent;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span.selected a {
	color: #FF6B00;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span a:hover {
	color: #FF6B00;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls div.comparisons {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.giw-a-smallchart-main .chart-legend {
	border-bottom: 1px dotted #000000;
	border-top: 1px solid #000000;
	margin-bottom: 15px;
	overflow: auto;
	padding: 4px 0;
	position: relative;
}
.giw-a-smallchart-main .chart-legend-large {
	margin-bottom: 0;
}
.giw-a-smallchart-main .chart-legend span {
	font-size: 10px;
}
.giw-a-smallchart-main .cv .chart-left, .giw-a-smallchart-main .cv0 .chart-left {
	width: 210px;
}
.giw-a-smallchart-main .chart-legend .chart-legend-ticker {
	color: #FF6B00;
	text-align: left;
}
.giw-a-smallchart-main .chart-legend .chart-legend-date {
	margin-left: 2px;
}
.giw-a-smallchart-main .chart-legend .chart-legend-vol {
	color: #999999;
	margin-right: 2px;
	text-align: right;
}
.giw-a-smallchart-main .chart-legend .chart-legend-price {
	color: #FF6B00;
}
.giw-a-smallchart-main .chart-right span {
	float: right;
}
.giw-a-smallchart-main .icon-price, .giw-a-smallchart-main .icon-vol {
	float: left !important;
	height: 6px;
	margin: 4px 1px 0 0;
	overflow: hidden;
	width: 6px;
}
.giw-a-smallchart-main .icon-arrow-up, .giw-a-smallchart-main .icon-arrow-down {
	display: inline-block;
	height: 8px;
	margin-left: 2px;
	overflow: hidden;
	width: 13px;
}
.giw-a-smallchart-main .icon-reset {
	display: block;
	height: 12px;
	width: 10px;
}
.giw-a-smallchart-main .icon-help {
	display: block;
	height: 12px;
	margin-right: 4px;
	width: 8px;
}
/*.giw-a-smallchart-main .icon-price {*/
	/*background: url(../../../../../media/www/images/SmallChart/sprite.global.2.png) no-repeat scroll -314px -401px #FFFFFF;*/
/*}*/
/*.giw-a-smallchart-main .icon-price-1 {*/
	/*background: url(../../../../../media/www/images/SmallChart/chart-large.png) no-repeat scroll -1px -2px #FFFFFF;*/
/*}*/
/*.giw-a-smallchart-main .icon-price-2 {*/
	/*background: url(../../../../../media/www/images/SmallChart/chart-large.png) no-repeat scroll -11px -2px #FFFFFF;*/
/*}*/
/*.giw-a-smallchart-main .icon-price-3 {*/
	/*background: url(../../../../../media/www/images/SmallChart/chart-large.png) no-repeat scroll -22px -2px #FFFFFF;*/
/*}*/
/*.giw-a-smallchart-main .icon-vol {*/
	/*background: url(../../../../../media/www/images/SmallChart/sprite.global.2.png) no-repeat scroll -314px -416px #FFFFFF;*/
/*}*/
/*.giw-a-smallchart-main .icon-arrow-up {*/
	/*background: url(../../../../../media/www/images/SmallChart/sprite.global.2.png) no-repeat scroll -498px -48px #FBFBFB;*/
/*}*/
/*.giw-a-smallchart-main .icon-arrow-down {*/
	/*background: url(../../../../../media/www/images/SmallChart/sprite.global.2.png) no-repeat scroll -519px -48px #FBFBFB;*/
/*}*/
/*.giw-a-smallchart-main .icon-reset {*/
	/*background: url(../../../../../media/www/images/SmallChart/sprite.global.2.png) no-repeat scroll -541px -48px #FBFBFB;*/
/*}*/
/*.giw-a-smallchart-main .icon-help {*/
	/*background: url(../../../../../media/www/images/SmallChart/sprite.global.2.png) no-repeat scroll -562px -48px #FBFBFB;*/
/*}*/
.giw-a-smallchart-main .large-chart {
	width: 940px;
}
.giw-a-smallchart-main #period {
	border-top: 3px solid #DDDDDD;
	font-weight: bold;
	padding-top: 10px;
}
.giw-a-smallchart-main .period_time {
	cursor: pointer;
	font-weight: normal;
	margin-left: 14px;
}
.giw-a-smallchart-main .period_time_select {
	color: #FF6B00;
}
.giw-a-smallchart-main #stock_symbols {
	display: none;
}
.giw-a-smallchart-main #canvas-large-legend span {
	color: #000000;
	font: 12px/1 Arial, Helvetica, sans-serif;
}
.giw-a-smallchart-main #canvas-large-legend span.chart-legend-ticker {
	color: #000000;
	font: 16px/1 'PrattHeavy', Georgia, 'Times New Roman', serif;
}
.giw-a-smallchart-main #canvas-large-legend span.chart-value {
	color: #666666;
	margin-right: 15px;
}
.giw-a-smallchart-main #canvas-large-legend span.chart-label {
	color: #000000;
	margin-right: 2px;
}
.giw-a-smallchart-main .chart-mv-1, .giw-a-smallchart-main .chart-mv-2 {
	margin: 0 15px 0 2px;
	padding-left: 20px;
}
.giw-a-smallchart-main .chart-mv-1 span, .giw-a-smallchart-main .chart-mv-2 span {
	display: block;
	float: left;
	height: 2px;
	margin: 4px 2px 0 0;
	width: 20px;
}
.giw-a-smallchart-main .chart-mv-1 span {
	background-color: #2FE5A5;
}
.giw-a-smallchart-main .chart-mv-2 span {
	background-color: #FFCC00;
}
.giw-a-smallchart-main #canvas-large-legend span.chart-legend-price {
	color: #FF6B00;
}
.giw-a-smallchart-main #canvas-large-legend span.chart-legend-price-1 {
	color: #0099CC;
}
.giw-a-smallchart-main #canvas-large-legend span.chart-legend-price-2 {
	color: #B82EFF;
}
.giw-a-smallchart-main #canvas-large-legend span.chart-legend-price-3 {
	color: #DA161F;
}
.giw-a-smallchart-main #canvas-large-legend span.icon-price {
	margin: 3px 3px 0 15px;
}
.giw-a-smallchart-main #svg-chLrg-opt {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FBFBFB;
	border-color: -moz-use-text-color #D5D5D5 #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	height: 37px;
	width: 940px;
}
.giw-a-smallchart-main #svg-chLrg-opt .tabs {
	margin: 0;
}
.giw-a-smallchart-main #svg-chLrg-opt .tabs li {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color #D5D5D5 -moz-use-text-color -moz-use-text-color;
	border-style: none solid none none;
	border-width: medium 1px medium medium;
	margin: 0;
	padding: 0;
}
.giw-a-smallchart-main #svg-chLrg-opt .tabs li.ui-tabs-selected {
	border-bottom: 1px solid #FBFBFB;
}
.giw-a-smallchart-main #svg-chLrg-opt .tabs li a {
	display: block;
	margin: 0;
	padding: 9px 20px;
}
.giw-a-smallchart-main #svg-chLrg-opt .tabs li.ui-tabs-selected a {
	height: 20px;
	padding-bottom: 8px;
}
.giw-a-smallchart-main .svg-chLrg-opt-tab {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FBFBFB;
	border-color: -moz-use-text-color #D5D5D5 #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	overflow: auto;
	padding: 27px 15px;
	position: relative;
	width: 910px;
}
.giw-a-smallchart-main svg-chLrg-opt-tab .label {
 display: block;
 font: bold 12px/1 Verdana, Helvetica, Arial, sans-serif;
 margin-bottom: 8px;
}
.giw-a-smallchart-main .svg-chLrg-opt-tab .btn-round-sm {
	background: none repeat scroll 0 0 #333333;
	border-color: #333333;
	border-radius: 5px 5px 5px 5px;
	bottom: 0;
	color: #FFFFFF;
	font: bold 10px/1 Verdana, Helvetica, Arial, sans-serif;
	position: absolute;
	right: 15px;
}
.giw-a-smallchart-main #svg-chLrg-opt .btn-round-help {
	background: url(../../../../../media/www/images/globeinvestor/watchlist-buttonBG-2x34.png) repeat-x scroll center top transparent;
	border-radius: 5px 5px 5px 5px;
	margin: 6px 0;
	padding: 5px 8px;
}
.giw-a-smallchart-main .svg-chLrg-opt-sym {
	float: left !important;
	margin-right: 80px;
	width: 361px;
}
.giw-a-smallchart-main .svg-chLrg-opt-list {
	float: left !important;
	width:220px; /* 400px */
}
#chart_index, .svg-chLrg-opt-tab input.stock_symbols {
	border: 1px solid #D5D5D5;
	color: #000000;
	font: 12px/1 Verdana, Helvetica, Arial, sans-serif;
	height: 24px;
}
.giw-a-smallchart-main .svg-chLrg-opt-tab input.stock_symbols {
	width: 174px;
}
.giw-a-smallchart-main .svg-chLrg-opt-ind {
	float: left !important;
	margin-right: 80px;
	width: 100px;
}
.svg-chLrg-opt-ol {
	float: left !important;
}
.giw-a-smallchart-main .giw-a-nm-group-cat .cat-last {
	background-image: none;
}
.giw-a-smallchart-main .giw-a-nm-gi-col .cat-last {
	background-image: none;
}
.giw-a-smallchart-main article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
.giw-a-smallchart-main :focus {
	outline: 0 none;
}
/*.giw-a-smallchart-main .investor .brand-border {
	border-top: 4px solid #FF6B00;
}*/
.giw-a-smallchart-main .investor .brand-border, .investor .tab-pointer, .investor .blog #right-rail h4, .investor .blog #article-rail h4, .investor div.relation {
	border-top-color: #FF6B00 !important;
}
/*.giw-a-smallchart-main .brand-border {
	border-top: 4px solid #DA161F;
}
*/

.giw-a-smallchart-main .giw-a-nm-group-cat h4.toggle {
	background: url(../../../../../media/www/images/globeinvestor/arrow-down.png) no-repeat scroll 10px 11px #FFFFFF;
	cursor: pointer;
}
.giw-a-smallchart-main .giw-a-nm-group-cat h4 {
	border-bottom: 1px dotted #000000;
	float: left;
	font: 19px/1 georgia, sans-serif;
	padding: 5px 10px 5px 30px;
	width: 920px;
}
.giw-a-smallchart-main .giw-a-nm-group-cat .gi-cat-container {
	margin: 0;
	overflow: hidden;
}
.giw-a-smallchart-main .giw-a-nm-group-cat .giw-a-nm-gi-col {
	background: url(../../../../../media/www/images/SmallChart/bg-vertical.png) repeat-y scroll right top #FFFFFF;
	float: left;
	padding: 10px 9px 20px 10px;
}
.giw-a-smallchart-main a:hover {
	color: #DA161F;
}
.giw-a-smallchart-main a:focus {
	outline: medium none;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg, .giw-a-smallchart-main .giw-a-nm-percentChg {
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, sans-serif;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg span.nochange {
	background: url(../../../../../media/www/images/globeinvestor/icon/icon-arrow-nochange-small.png) no-repeat scroll left center transparent;
	padding-left: 15px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .flashcontent {
	border-bottom: 3px solid #B9BDC1;
	height: 175px;
	margin-bottom: 0;
	margin-top: 0;
	width: 220px;
}
.giw-a-smallchart-main .medium-chart #chartControls, .giw-a-nm-small-chart #chartControls {
	margin: 0;
	padding: 0;
}
.giw-a-smallchart-main .medium-chart .chartcontent {
	border-bottom: 3px solid #B9BDC1;
	float: none;
}
.giw-a-smallchart-main .stockChart .medium-chart .giw-a-nm-static-chart-controls {
	margin-bottom: 15px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls ul {
	display: inline;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls ul li {
	display: inline;
	float: left;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range {
	color: #000000;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-top: 9px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span {
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	height: 10px;
	line-height: 1;
	padding-top: 8px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin: 0 5px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span.selected {
	background: url(../../../../../media/www/images/sprites/common.png) no-repeat scroll 0 -214px transparent;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span.selected a {
	color: #FF6B00;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls span.range span a:hover {
	color: #FF6B00;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #chartControls div.comparisons {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.giw-a-smallchart-main .leftside {
	float: left;
}
.giw-a-smallchart-main .medium-chart a.company {
	color: #000000;
	font-family: Georgia, "Times New Roman", serif;
	padding-right: 2px;
}
.giw-a-smallchart-main .medium-chart a.company:hover span {
	color: #FF6B00;
}
.giw-a-smallchart-main .medium-chart a.company .cname {
	font-size: 13px;
}
.giw-a-smallchart-main .medium-chart a.company .csymbol {
	font-size: 11px;
}
.giw-a-smallchart-main .medium-chart #addWatchlist {
	float: right;
}
.giw-a-smallchart-main .medium-chart #giw-a-nm-securityInfo {
	float: left;
	font-family: 'PrattHeavy';
}
.giw-a-smallchart-main .medium-chart.static #giw-a-nm-securityInfo {
	padding-bottom: 10px;
}
.giw-a-smallchart-main .medium-chart.static .descriptionText {
	border-top: 1px dotted #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}
.giw-a-smallchart-main .medium-chart #giw-a-nm-securityInfo #price {
	color: #000000;
	font-size: 16px;
    margin-right:3px;
}
.giw-a-smallchart-main .medium-chart #giw-a-nm-securityInfo #giw-a-nw-currency {
	color: #000000;
	font-size: 12px;
}
.giw-a-smallchart-main .medium-chart #giw-a-nm-securityInfo #giw-a-nm-priceChg, .giw-a-smallchart-main #giw-a-nm-percentChg {
	font-size: 12px;
}
.giw-a-smallchart-main .medium-chart #giw-a-nm-securityInfo #giw-a-nm-priceChg span.up {
	background: url(../../../../../media/www/images/globeinvestor/icon/icon-arrow-up-small.png) no-repeat scroll left center transparent;
	padding-left: 15px;
}
.giw-a-smallchart-main .medium-chart #giw-a-nm-securityInfo #giw-a-nm-priceChg span.down {
	background: url(../../../../../media/www/images/globeinvestor/icon/icon-arrow-down-small.png) no-repeat scroll left center transparent;
	padding-left: 15px;
}
.giw-a-smallchart-main .medium-chart #giw-a-nm-securityInfo #giw-a-nm-priceChg span.nochange {
	background: url(../../../../../media/www/images/globeinvestor/icon/icon-arrow-nochange-small.png) no-repeat scroll left center transparent;
	padding-left: 15px;
}
.giw-a-smallchart-main .medium-chart #timeStamp {
	clear: left;
	color: #666666;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-top: 4px;
}
.giw-a-smallchart-main .medium-chart .flashcontent {
	border-bottom: 3px solid #B9BDC1;
	float: left;
	height: 225px;
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
}
.giw-a-smallchart-main .medium-chart #chartControls {
	margin: 0;
	padding: 0;
}
.giw-a-smallchart-main .medium-chart #chartControls ul {
	display: inline;
}
.giw-a-smallchart-main .medium-chart #chartControls ul li {
	display: inline;
	float: left;
}
.giw-a-smallchart-main .medium-chart #chartControls span.range {
	color: #000000;
	float: left;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 9px;
}
.giw-a-smallchart-main .medium-chart #chartControls span.range span {
	display: inline;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	height: 10px;
	line-height: 1;
	padding-top: 8px;
}
.giw-a-smallchart-main .medium-chart #chartControls span.range span a {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	margin: 0 5px;
}
.giw-a-smallchart-main .medium-chart #chartControls span.range span.selected {
	background: url(../../../../../media/www/images/sprites/common.png) no-repeat scroll 0 -214px transparent;
}
.giw-a-smallchart-main .medium-chart #chartControls span.range span.selected a {
	color: #FF6B00;
}
.giw-a-smallchart-main .medium-chart #chartControls span.range span a:hover {
	color: #FF6B00;
}
.giw-a-smallchart-main .medium-chart #chartControls div.comparisons {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.giw-a-smallchart-main .medium-chart .descriptionText {
	clear: both;
	color: #000000;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 2px;
}
.giw-a-smallchart-main .art.investor #article-rail .medium-chart {
	border-top: 5px solid #FF6B00;
	float: left;
	margin-bottom: 20px;
	padding-top: 5px;
}
.giw-a-smallchart-main .art.gam #article-rail .medium-chart, .art.rob #article-rail .medium-chart {
	border-top: 5px solid #DA161F;
	padding-top: 5px;
}
.giw-a-smallchart-main .art .giw-a-nm-small-chart .details {
	background-color: #FFFFFF;
	height: 202px;
	position: absolute;
	right: 37px;
	top: 90px;
	width: 192px;
}
.giw-a-smallchart-main .art .giw-a-nm-small-chart .details ul {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 12px;
	list-style: disc outside none;
	margin-left: 8px;
	margin-top: 12px;
}
.giw-a-smallchart-main .art .giw-a-nm-small-chart .details li {
	margin-top: 10px;
}
.giw-a-smallchart-main .art.gam #article-rail .giw-a-nm-small-chart, .giw-a-smallchart-main .art.rob #article-rail .giw-a-nm-small-chart {
	border-top: 3px solid #DA161F;
	padding: 5px 0;
}
.giw-a-smallchart-main .art.investor #article-rail .giw-a-nm-small-chart {
	border-top: 3px solid #FF6B00;
	padding: 5px 0;
}
.giw-a-smallchart-main .art #article-rail .giw-a-nm-small-chart {
	float: left;
	position: relative;
	width: 300px;
}
.giw-a-smallchart-main .art #article-rail .giw-a-nm-small-chart .chartcontent {
	width: 300px;
}
.giw-a-smallchart-main .art #article-rail .giw-a-nm-small-chart .giw-a-nm-static-chart-controls {
	width: 300px;
}
.giw-a-smallchart-main .stockChart {
	padding-top: 5px;
}
.giw-a-smallchart-main #marketDataBox .chartcontent img {
	margin: 0;
}
.giw-a-smallchart-main #marketDataBox .medium-chart .chartcontent {
	border-bottom: medium none;
}
.giw-a-smallchart-main #marketDataBox .medium-chart .giw-a-nm-static-chart-controls li.ui-tabs-selected a span {
	background-image: none;
}
.giw-a-smallchart-main #marketDataBox .medium-chart .giw-a-nm-static-chart-controls {
	float: right !important;
	width: auto;
}
.giw-a-smallchart-main #marketDataBox .giw-a-nm-static-chart-controls span {
	color: #999999;
	font-size: 12px;
}
.giw-a-smallchart-main #marketDataBox .giw-a-nm-static-chart-controls li.ui-tabs-selected span {
	color: #FFFFFF;
}
.giw-a-smallchart-main #marketDataBox .medium-chart #chartControls span {
	color: #999999;
}
.giw-a-smallchart-main .giw-a-nm-small-chart {
	margin-bottom: 25px;
	width: 100%;
}
.giw-a-smallchart-main .layout, .giw-a-smallchart-main .layout div {
	float: left;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #headerText {
	clear: both;
	color: #000000;
	float: left;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	margin-bottom: 14px;
	margin-top: 2px;
	width: 100%;
}
.giw-a-smallchart-main .giw-a-nm-small-chart a.company {
	color: #000000;
	font-family: Georgia, "Times New Roman", serif;
}
.giw-a-smallchart-main .giw-a-nm-small-chart a.company:hover span {
	color: #FF6B00;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #addWatchlist {
	float: right;
}
.giw-a-smallchart-main .giw-a-nm-small-chart a.company .cname {
	font-size: 13px;
}
.giw-a-nm-small-chart a.company .csymbol {
	font-size: 11px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo {
	font-family: 'PrattHeavy';
	margin-top: 0px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nw-currency {
	color: #000000;
	font-size: 12px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg span.down {
	background: url(../../../../../media/www/images/globeinvestor/icon/icon-arrow-down-small.png) no-repeat scroll left center transparent;
	padding-left: 15px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .giw-a-nm-priceChg span.up {
	background: url(../../../../../media/www/images/globeinvestor/icon/icon-arrow-up-small.png) no-repeat scroll left center transparent;
	padding-left: 15px;
}
.giw-a-smallchart-main .up .data, .giw-a-smallchart-main span.up {
	color: #009933;
}
.giw-a-smallchart-main .down .data, .giw-a-smallchart-main span.down {
	color: #ff0000;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .timeStamp {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-top: 4px;
}
.giw-a-smallchart-main .chartcontent img {
	margin: 5px 0;
}
.giw-a-smallchart-main .giw-a-nm-small-chart .chartcontent {
	border-bottom: 3px solid #B9BDC1;
	margin-bottom: 0;
	margin-top: 5px;
	width: 220px;
}
.giw-a-smallchart-main .medium-chart .giw-a-nm-static-chart-controls, .giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-static-chart-controls {
	float: left !important;
	margin-top: 0;
	width: 200px;
}
.giw-a-smallchart-main .medium-chart .giw-a-nm-static-chart-controls .range-title, .giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-static-chart-controls .range-title {
	float: left;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 7px;
}
.giw-a-smallchart-main ul.ui-tabs-nav {
	float: left;
	margin: 0 0 5px;
	padding: 0;
}
.giw-a-smallchart-main ul, .giw-a-smallchart-main ol {
	list-style-type: none;
}
.giw-a-smallchart-main ul.ui-tabs-nav li.first {
	border-left: 0 none;
	padding-left: 0;
}
.giw-a-smallchart-main a {
	color: #000000;
	outline: medium none;
	text-decoration: none;
}
/*.giw-a-smallchart-main ul.ui-tabs-nav li.ui-tabs-selected a span {*/
	/*color: #DA161F;*/
/*}*/
.giw-a-smallchart-main .medium-chart .giw-a-nm-static-chart-controls ul, .giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-static-chart-controls ul, .giw-a-smallchart-main .medium-chart .giw-a-nm-static-chart-controls li, .giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-static-chart-controls li {
	float: left;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
.giw-a-smallchart-main ul.ui-tabs-nav li {
	border-left: 1px solid #8C8C8C;
	display: inline;
	float: left;
	font: 11px/1 verdana, sans-serif;
	margin: 0;
	padding: 0 5px;
}
.giw-a-smallchart-main .medium-chart .giw-a-nm-static-chart-controls li span, .giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-static-chart-controls li span {
	cursor: pointer;
	float: left;
	padding-top: 7px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart #descriptionText {
	clear: both;
	color: #000000;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-top: 10px;
    padding-top:10px;
    line-height:13px;
	width: 100%;
}
.giw-a-smallchart-main .medium-chart .giw-a-nm-static-chart-controls li, .giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-static-chart-controls li {
	border-left: 0 none;
	font-family: verdana, sans-serif;
	padding-right: 10px;
}
.giw-a-nm-securityInfo span {
	font-family: PrattHeavy;	
}
.giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-securityInfo .price {
	color: #000000;
	font-size: 16px;
	font-weight: 400;
    margin-right:8px;
}
.giw-a-smallchart-main .medium-chart .giw-a-nm-static-chart-controls li a:hover span, .giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-static-chart-controls li a:hover span {
	color: #FF6B00;
}
.giw-a-smallchart-main .medium-chart .giw-a-nm-static-chart-controls li.ui-tabs-selected a span, .giw-a-smallchart-main .giw-a-nm-small-chart .giw-a-nm-static-chart-controls li.ui-tabs-selected a span {
	background: url(../../../../../media/www/images/sprites/common.png) no-repeat scroll 0 -214px transparent;
	color: #FF6B00;
}
.giw-a-smallchart-main .giw-a-nm-small-chart a.throw-watchlist {
	background: url(../../../../../media/www/images/SmallChart/sprite.global.2.png) no-repeat scroll -315px -376px transparent;
	clear: both;
	color: #DA161F;
	display: block;
	float: left;
	padding: 1px 0 1px 20px;
}
.giw-a-smallchart-main .giw-a-nm-small-chart a.throw-watchlist:hover {
	color: #000000;
}
.giw-a-smallchart-main .giw-a-t-bigticker #descriptionText {
	clear: both;
	color: #000000;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	width: 100%;
}
/* new */

/* style span cleanup code starts here */
.giw-a-smallchart-main .giw-a-smallchart-hidtbl {
	overflow: hidden !important;
	display: table;
}
.giw-a-smallchart-main .giw-a-smallchart-fbwd {
	float: left;
	background-image:none !important;
	width: 220px;
	display: table-column;
}
.giw-a-smallchart-main .giw-a-smallchart-flwd {
	float: left;
	width: 220px;
	display: table-column;
}
.giw-a-smallchart-main .giw-a-smallchart-frwd {
	float: right;
	width: 220px;
	display: table-column;
}
.giw-a-smallchart-main .smallfullchartjsp01, .giw-a-smallchart-main .smallfullchartbondjsp01 {
	float: left;
	clear: both;
}
.giw-a-smallchart-main .marketchartjsp01 {
	/*height: 180px;*/
}
.giw-a-smallchart-main .smallchartdatajsp01 {
	padding-right:0px !important
}
.giw-a-smallchart-main .giw-a-smallchart-ovrflw-vis {
	overflow:visible !important;
}
.giw-a-smallchart-main .giw-a-smallchart-w390 {
	width:390px !important;
}

.giw-a-smallchart-main .csymbol {
    font-size: 11px;
}

.giw-a-smallchart-main p.timestamp {
    color: #666666;
    font-family: Verdana;
    font-size: 10px;
    margin-bottom: 1em;
}

.giw-a-smallchart-main #giw-a-com-markets-views .giw-a-com-index-data p.title {
    border-bottom-color: #666666;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    color: #000000;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 13px;
    margin: 5px 0 5px 0;
    padding-bottom: 3px;
}

.giw-a-smallchart-main #giw-a-com-markets-views div.giw-a-com-index-data p.title span {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url(../../../../../media/www/images/ui-elements/grey-chevron.png);
    background-origin: padding-box;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-right: 14px;
}

.giw-a-smallchart-w390 { width:390px !important; }

.giw-a-black{color: #000000;}
/* style span cleanup code ends here */