.rtop,.rbottom
{
	display:block

}
.rtop *,.rbottom *
{
	display:block;
	height: 1px;
	overflow: hidden;
	background-color: #589AA4;
}




b.rtop 
{
	background-color: transparent;

}
.r1
{
	margin: 0 5px;
	height: 1px;
}

.r2
{	
	margin: 0 3px;
	height: 1px;
}

.r3
{
	margin: 0 2px;
	height: 1px;
}

.r4
{
	margin: 0 1px;
	height: 1px;
}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

div#nifty
{
	background-color: transparent;
	display:none;
}

div#outtext
{
	padding: 1px 0;
	background-color: #589AA4;
}


div#intext
{
	margin: 0.0em 0.3em;
	padding: 0.7em 10px;
	background: #FFF;

}

div#intext p
{

	margin: 0 .4em;
	line-height: 120%;
}

div#intext a
{
	color: #589AA4;

}

.bubble 
{
	display: inline;
	color: #589AA4;
	cursor: pointer;
	height: 200px;
	font-weight: bold;

}

div#nifty div#outtext div#intext div#closer 
{
	color: gray;
	font-style: italic;
	font-size: .8em;
	width: 100%;
	text-align: right;
}