
.right_sidebar .top50 {
	background:url(../images/top50.png) no-repeat left top;
	height:550px;
	padding:2px 8px 0 8px;
	margin:10px 0 0 0;
	list-style:none;
}
.right_sidebar .top50 #top50 {
	padding:0;
	margin:0;
	height:473px;
	list-style:none;	
	overflow:hidden;
}

.right_sidebar .top50 ul ul {
	padding:0;
	margin:0;
	list-style:none;
	height:auto;
	min-height:50px;
	overflow:hidden;
}

.right_sidebar .top50 li li:hover {
	background-color:#e6e8ea;
}

.right_sidebar .top50 li li {
	padding:5px 0px 2px 2px;
	border-top:1px dashed #5c637b;
}
.right_sidebar .top50 .title,
.right_sidebar .top50 .more {
	padding:0;
	border:none;
}

.right_sidebar .top50 .title {
	margin-left:-2px;
}

.right_sidebar .top50 .more {
	padding:4px 0 0 0;
}

.right_sidebar .top50 .head {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:2px 22px 7px 0;
}
.right_sidebar .top50 li li.head:hover,
.right_sidebar .top50 li li.title:hover,
.right_sidebar .top50 li li.more:hover {
	background-color:transparent;
}
.right_sidebar .top50 .more a,
.right_sidebar .top50 .more a:visited {
	color:#FFF;
	padding-right:7px;
}

.right_sidebar .top50 .more a:hover {
	color:#000;
}

.right_sidebar .top50 li li li {
	float:left;
	width:12px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	border:none;
	padding:1px 7px 0 5px;
	text-align:right;
	min-height:50px;
	height:auto;
	clear:left;
}
.right_sidebar .top50 li li .name {
	float:left;
	width:140px;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-align:left;
	padding:0 0 0 5px;
	clear:none;
}

.right_sidebar .top50 li li .name a,
.right_sidebar .top50 li li .name a:visited {
	font-size:13px;
	font-weight:bold;
	color:#3d4557;
	display:block;
}
.right_sidebar .top50 li li .name a:hover {
	color:#cb9e37;
}

.right_sidebar .top50 li li .money {
	width:50px;
	background:url(../images/info_arrows.gif) no-repeat 60px 6px;
	float:none;
	margin-left:174px;
	text-align:right;
	padding:1px 20px 0 5px;
	clear:none;
}
.right_sidebar .top50 li li .up {
	background-position:60px 6px;
}

.right_sidebar .top50 li li .down {
	background-position:60px -41px;
}
.right_sidebar .top50 li li .pause {
	background-position:60px -87px;
}

.mainContent .top50,
.mainContent .top50 a,
.mainContent .top50 a:visited {
	font-size:11px;
}

.mainContent .top50 a,
.mainContent .top50 a:visited,
.mainContent .top50 .money {
	font-weight:bold;
}
.mainContent .top50 .money {
	/*background-image:url(../images/info_arrows.gif);
	background-repeat:no-repeat;
	background-position:40px 11px;*/
	padding:1px 7px 0 5px;	text-align:right;
}.mainContent .top50 .move {
	background-image:url(../images/info_arrows.gif);
	background-repeat:no-repeat;
	background-position:left 11px;
	width:7px;
	height:7px;
	padding:0 5px;
}

.mainContent .top50 .up {
	background-position:5px 4px;
}


.mainContent .top50 .down {
	background-position:5px -43px;
}


.mainContent .top50 .pause {
	background-position:5px -89px;
}

/*
.mainContent .top50 .up {
	background-position:40px 11px;
}
.mainContent .top50 .down {
	background-position:40px -36px;
}
.mainContent .top50 .pause {
	background-position:40px -82px;
}*/