/*
** AAA Begin code
** Fore show data from reuters
*/
.reuters {
	margin:0 auto;
	overflow:none;
	padding:0;
	font-size:100%;
}
.reuters #reutersheader {
	font-weight:bold;
	width:100%;
	font-weight:bold;
	font-size:65%;
	background-color:#FFF;
	border-Bottom:1px solid #CCC;
	background-color:#F7F7F7;
	padding-top:20px;
	margin-top:0;
}
.reuters ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	height:21px;
}
.reuters ul li {
	list-style:none;
	float:left;
	display:inline;
}
.reuters ul li span {
	padding-right:15px;
}
.Exchange {
	width:100%;
	height:70px;
	color:#444;
	font-weight:normal;
	background:url('../i/bg-grad') repeat-x;
}
.Exchange ul {
	padding-top:5px;
	list-style-type:none;
	width:100%;
	height:20px;
	padding-bottom:10px;
}
.Exchange ul li {
	list-style:none;
	float:left;
	display:inline;
}
#EchangeLabel {
	text-align:left;
	width:23%;
	padding-left:10px;
}
#ExchangeRate {
	text-align:right;
	font-size:55%;
	padding-top:10px;
	width:28%;
}
#ReutersLink {
	text-align:center;
	font-size:65%;
	width:45%;
	padding-top:10px;
}
.reutersbody {
	font-size:65%;
	overflow-y:scroll;
	height:160px;
	padding-right:5px;
	margin-top:0;
}
.Currency {
	color:#00ADEF;
	text-align:right;
	width:16%;
}
#BID, .Ask, #High, #Low {
	width:16%;
	text-align:right;
}
.Change {
	width:20%;
	text-align:right;
}
#red {
	color:#F72;
	background:url('../i/down.png') no-repeat scroll right top #FFF;
}
#green {
	color:#45CC33;
	background:url('../i/up.png') no-repeat scroll right top #FFF;
	text-align:right;
}
#even {
	background-color:#FFF;
}
#odd {
	background-color:#F3F3F3;
}
.reuters .reutersfooter {
	text-align:center;
	font-size:9px;
	margin:20px auto 20px auto;
}
.reuters {
	margin:0 auto;
	overflow:none;
	padding:0;
	font-size:100%;
}
.reuters #reutersheader {
	font-weight:bold;
	width:100%;
	font-weight:bold;
	font-size:65%;
	background-color:#FFF;
	border-Bottom:1px solid #CCC;
	background-color:#F7F7F7;
	padding-top:20px;
	margin-top:0;
}
.reuters ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	height:21px;
}
.reuters ul li {
	list-style:none;
	float:left;
	display:inline;
}
.reuters ul li span {
	padding-right:15px;
}
.Exchange {
	width:100%;
	height:70px;
	color:#444;
	font-weight:normal;
	background:url('../i/bg-grad') repeat-x;
}
.Exchange ul {
    border-bottom: 5px solid #FFFFFF;
    height: 20px;
    list-style-type: none;
    padding-bottom: 7px;
    padding-top: 4px;
    width: 100%
}
.Exchange ul li {
	list-style:none;
	float:left;
	display:inline;
}
#EchangeLabel {
	text-align:left;
	width:50%;
	padding-left:10px;
}
#ExchangeRate {
	text-align:right;
	font-size:55%;
	padding-top:10px;
	width:28%;
}
#ReutersLink {
	text-align:center;
	font-size:65%;
	width:45%;
	padding-top:6px;
}
.reutersbody {
	font-size:65%;
	overflow-y:scroll;
	height:160px;
	padding-right:5px;
	margin-top:0;
}
.Currency {
	color:#00ADEF;
	text-align:right;
	width:16%;
}
#BID, .Ask, #High, #Low {
	width:16%;
	text-align:right;
}
.Change {
	width:20%;
	text-align:right;
}
#red {
	color:#F72;
	background:url('../i/down.png') no-repeat scroll right top #FFF;
}
#green {
	color:#45CC33;
	background:url('../i/up.png') no-repeat scroll right top #FFF;
	text-align:right;
}
#even {
	background-color:#FFF;
}
#odd {
	background-color:#F3F3F3;
}
.reuters .reutersfooter {
	text-align:center;
	font-size:9px;
	margin:20px auto 20px auto;
}