@charset "utf-8";
/* Left Navigation CSS Document */

#Currency
{
	background:url(../../images/RightNavPBG.gif) top left repeat-y;
	text-align:left;
}
#Currency select
{
	font-size:9px;
	margin-left:16px;
}
*html #Currency select
{
	font-size:11px;
}
#Currency a
{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:16px;
}
#Currency span a
{
	margin-left:0px;
}
#Currency a #TValue
{
	padding-left:16px;
}
#Currency a:hover
{
	text-decoration:underline;
}
#LatestRelease
{
	background:url(../../images/RightNavOBG.gif) top left repeat-y;
	padding-bottom:0px;
	margin-bottom:0px;
}
*html #LatestRelease
{
	margin-bottom:-2px;
}
#LatestRelease p
{
	font-size:12px;
	text-align:left;
	width:130px;
	margin:0px;
	padding:0px;
}

