﻿.IndicatorBox { width: 216px; color: #000; font-size: 11px; font-family: Tahoma, Arial, Helvetica; text-align: left; }
.IndicatorLabel { font-weight: bold; line-height: 20px; width: 120px; display: inline-table; padding-left: 10px; }

#avatar_box { width: 240px; padding: 10px 0px; margin: 0 7px; }
#avatar_img { float:left; width:100px; }
#avatar_links { float:right; width:135px; }
#alerts_widget { clear: right; height: 150px; overflow-y: scroll; overflow-x: hidden; border: solid 1px black; padding: 0 5px; margin-right: 3px;}
#alerts_widget p { color: Red; font-size: 10px; font-weight: bold; padding: 0; margin: 0; text-align: center;}
#alerts_widget div { float: left; }
#alerts { padding: 0; margin: 7px 5px; }
#alerts li { list-style-type:none; text-align:left; line-height: 15px; }
#alerts a { color: #003366; font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: bold; }
#alerts a:active, #alerts a:hover { color: Red; text-decoration: underline; } 
a.widget_link
{
	background-position: center top;
	background-repeat: no-repeat;
	width: 135px;
	height: 20px;
	line-height: 15px;
	display: block;
	text-align: center;
	background: url(Images/cw_buttons.gif) no-repeat scroll top left;
	margin-bottom: 7px;
}
a.widget_link span {margin-right: 18px;}
a.widget_link:active, a.widget_link:link, a.widget_link:visited
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.widget_link:hover { color: #000000; }
a.dblue_long_link {  background-position: 0px 0px;  }
a.dblue_long_link:hover { background-position: 0px -20px;}
a.lblue_long_link { background-position: 0px -40px;}
a.lblue_long_link:hover { background-position: 0px -60px;}
a.grey_long_link { background-position: 0px -80px;}
a.grey_long_link:hover { background-position: 0px -100px;}
a.braun_link { background-position: 0px -120px;}
a.braun_link:hover { background-position: 0px -140px;}

.invite_hd { font-family: Tahoma, Arial, Helvetica; font-weight: bold; font-size: 14px; color: #76c248;	}
.invite_hlp { font-family: Tahoma, Arial, Helvetica; font-weight: bold; font-size: 12px; color: #0d5cb8; }
