﻿#test
{
	background-color:white;
	width: 100px;
	padding: 2px;
	position:fixed;
}
#imgtitle
{
	padding-left: 0px;
}
#title
{
	background: url('/App_Themes/Theme/Images/btn_rightwing_title.gif' ) repeat-x;
	height: 20px;
	width: 50px;
	font-weight: bold;
}
#historyimg img
{
	text-align: center;
	width: 33px;
	margin: 3px 5px 0px 6px;
	border: solid 1px transparent;
	height:40px;
}

#history .historyimgtd
{
	border: solid 1px #e2ccaa;
	border-bottom: 0px;
	border-top: 0px;
}
#imgup
{
	height: 7px;
	width: 35px;
	padding-left: 7px;
	padding-bottom:5px;
	cursor: pointer;
	display: none;
}
#imgdown
{
	height: 7px;
	width: 35px;
	padding-left: 7px;
	padding-bottom: 5px;
	cursor: pointer;
	display: none;
}
#history .historytd
{
	border-left: solid 1px #e2ccaa;
	border-right: solid 1px #e2ccaa;
	padding-top:3px;
}
#imgtop
{
	width: 51px;
	cursor: pointer;
}
#history
{
	width: 50px;
}
#flashgif
{
	margin-top: 30px;
}
#div_Warn
{
	position: absolute;
	display: none;
	width: 212px;
	height: 87px;
	background-image:url('/App_Themes/Theme/Images/bg_rightwing_popinfo.gif');
}
#div_Show
{
	position: absolute;
	display: none;
	width: 212px;
	height: 87px;
	background: url('/App_Themes/Theme/Images/bg_rightwing_popinfo.gif')  ;
	opacity: 0.95;
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	filter: alpha(Opacity=95);
}
#div_Show img
{
	height: 67px;
}
#div_Show a
{
	float: left;
	padding: 10px;
}
#span_text
{
	color: White;
	width: 110px;
	float: left;
	line-height: 20px;
	white-space: pre-wrap;
	margin-top:13px;
}
#span_text .CurrPrice
{
	color:Yellow;
	position:absolute;
	top:60px;
	left:140px;
	white-space:nowrap;
	/*left:88px;*/
}
#span_warn
{
	height: 40px;
	width: 60px;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 30px;
	line-height: 28px;
	color: White;
}
