/* CSS Document */

div#livechat_nifty{ 
	margin: 0 1;
	background: #e6f0f1;
	color: #000000; 
	width:739px; 
}

b.rtop, b.rbottom{
	display:block;
	background: #FFF;
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
  overflow: hidden; 
  background: #e6f0f1;
}
b.r1{
	margin: 0 5px;
}
b.r2{
	margin: 0 3px;
}
b.r3{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
}

div#livechat_nifty2{ 
	margin: 0 1;
	background: #FEFEFE;
	color: #000000; 
	width:706px;
}
b.rtop2, b.rbottom2{
	display:block;
	background: #e6f0f1;
}
b.rtop2 b, b.rbottom2 b{
	display:block;
	height: 1px;
    overflow: hidden; 
    background: #FEFEFE;
}
b.rtop2 b.r42, b.rbottom2 b.r42{
	margin: 0 1px;
	height: 2px;
}

div#livechat_nifty3{ 
	margin: 0 1;
	background: #DBCFDB;
	color: #000000; 
	width:225px;
}
b.rtop3, b.rbottom3{
	display:block;
	background: #C7B6C8;
}
b.rtop3 b, b.rbottom3 b{
	display:block;
	height: 1px;
    overflow: hidden; 
    background: #DBCFDB;
}
b.rtop3 b.r43, b.rbottom3 b.r43{
	margin: 0 1px;
	height: 2px;
}

div#livechat_nifty4{ 
	margin: 0 1;
	background: #FFFFFF;
	color: #CCCCCC; 
	width:706px;
}
b.rtop4, b.rbottom4{
	display:block;
	background: #CCCCCC;
}
b.rtop4 b, b.rbottom4 b{
	display:block;
	height: 1px;
    overflow: hidden; 
    background: #FFFFFF;
}
b.rtop4 b.r44, b.rbottom4 b.r44{
	margin: 0 1px;
	height: 2px;
}

.text_box
{
	border: 1px solid #cccccc;
	background-color: #FFF;
	color: #000000;	
	font-size: 10pt;
	width: 400px;
	height: 100px;
}

.thread_question 
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.thread_question a
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.thread_user 
{
	color:#013366;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}


.paging_text
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.paging_text a:link
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}


.paging_text a:hover
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
