/* 4/30/2010 10:38:00 AM Rex Marzke -
   why doesn't it appear on IE?
	 z-index:-99;
	padding-bottom:40px; 
	background:url(../images/user_control_bg.gif)#bcc5d0 bottom no-repeat; 
*/   
#user_control_box_logged_in,
#user_control_box
 { 
	background-color: #bcc5d0; 
	background-image:url(../images/user_control_bg.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:40px; 
	width:200px; 
	margin: 0px 0px 0px 0px;}
#user_control_box_logged_in h3,
#user_control_box h3 { 
	margin:0px 0px 0 0px; 
	font-size:1.1em; 
	color: #000099;
	padding:15px 10px 0px 10px; 
	height:1.6em;	
   }
#user_control_box_logged_in h3.esp,
#user_control_box h3.esp { 
	padding:15px 10px 10px 10px; 
   }
#user_control_box .header_w_line { 
	margin:10px 10px 0 10px;
	font-size:1em; 
	padding:10px 0 2px 0; 
	height:1.6em;
	background:url(../images/user_control_line.gif) repeat-x bottom;
	font-weight:bold }
#user_control_box p { 
	margin:10px 10px 10px 20px; 
	background:url(../images/user_control_line.gif) repeat-x bottom;
	padding:0; }
#user_control_box a { 
	color:#000;
	text-decoration: none; }
#user_control_box a.w_arrow { 
	padding-left:16px; 
	margin-left: -15px;
	background:url(../images/dotted_right_arrow.gif) no-repeat left; 
}

#user_control_box p.w_arrow { 
	margin:0px 10px 0 30px;
	padding:5px 0 2px 0px; 
	background:url(../images/user_control_line.gif) repeat-x bottom;
}

/* The logged in box has completely different */
.logged_in {
	color: #000;
}
P.logged_in {
	width: 180px;
	text-align: right;
}
