.browse_nick
{
	position:relative;
	text-align:center;
	white-space:nowrap;
}

.browse_nick a
{
	font-weight:bold;
}

#invite_explanation{
	border:1px dotted #CCCCCC;
 	padding:5px;
 }

.reminder_header{
	border:1px dotted #CCCCCC;
 	padding:2px;
	font-weight:bold;
	text-align:center;
 }

.reminder_body{
	border:1px dotted #CCCCCC;
 	padding:2px;
 	text-align:center;
 }

.remind_link { display:block; text-decoration:none; text-align:center; color:#003366; font-weight:bold; }

.tabstext { display:block; text-decoration:none; text-align:center;background:transparent url(../images/icons/points-bg-fade_gray.gif) repeat-x; border:1px solid #ccc; border-bottom-width:0px; padding:4px 10px; color:#003366; font-weight:bold; margin-right:3px; }
.tabsacttext { display:block; text-decoration:none; text-align:center;background-color:#bcd2e5; border:1px solid #69c; border-bottom-width:0px; padding:4px 10px; color:#003366; font-weight:bold; margin-right:3px; }
a.tabstext:hover, a.tabsacttext:hover { text-decoration:underline; }
a.tabstext, a.tabsacttext { text-decoration:none; }

.tabstext a, .tabsacttext a { color:#003366; font-size:11px; text-decoration:none; font-weight:bold; }
.tabstext a:hover, .tabsacttext a:hover { text-decoration:underline; }

 
