div.RightBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:160px;
	background-color: #3366CC;
}

div.RightBox
{
	background-color: #3366CC;
	visibility: visible;
	z-index:1;
	height:110px;
}
div.RightBoxL
{
height:10px;
	width:10px;
	position:relative;
	float:left;
	z-index:2;
}
div.RightBoxR
{
	height:10px;
	width:149px;
	position:relative;
	float:right;
	z-index:5;
}
.RightBox div h1
{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CC0000;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;	
	color: #003399;
	background-color: #A6CAFD;
	height: 20px;
	background-position: left center;
	line-height:20px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
/*	margin-left:-1px;*/
}


h1.RightBoxL
{
	color:Red;
}
div.RightBox
{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin:0px;
	text-align: left;
	margin-top:-3px;
}
.RightBoxR p
{
	margin-top:2px;
}
.RightBoxR p 
{
	margin-bottom:-1px;
}
.RightBoxR p
{
	color: #22FFFF;	
	font-weight:bolder;	
}
.RightBox div p a 
{
	position:relative;
	color:#ff7777;
	font-weight:bolder;	
	
}

div.RightBoxContainer
{
	float:right;
	position:absolute;
	top:125px;
	left:644px;
}