.pi_widget {
       font-size: normal;
       padding: 0;
	/* Widget border bottoms are not consistently displayed in IE(!)*/
/*	border: 1px solid black;*/
}

body
{
	background:#FFFFFF ;
}

div#header
{
	background-image: url(../images/topstrip.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
}

div#header #logobrand img
{
	display: none;
}
div#breadcrumb{
 position:absolute;
 top:30px;
 left:30px;
}

div#login
{
	position: relative;
	top: -26px;
	left: 245px;
}

#tickertext
{
	position: relative;
	top: 15px;
}


#footer
{
	background: center left no-repeat url('../images/public-i-essexcc.jpg') #F3CF45;
	margin: 0px 0px 0px 0px;
}
#footer img
{
	display: none;
}

#menuheader
{
	margin: 3px 0px 0px 0px;
	background:#F3CF45;
	border-bottom:2px solid white;
}
#footerseparator
{
	height:15px;
	background:#682b03;
}
#separator{height:1px;background:#ffffff;}



.pi_widget { 
  font-size: normal;
  padding: 0;
  /*background: center left repeat url('../images/boxheadersmall.gif');*/
  border-bottom:1px #888888 solid;

 }

.pi_widget_title{
  font-size: normal;
  padding: 0;
  background: center left repeat url('../images/boxheadersmall.gif');
/*  width:215px;
  height:26px;*/
}

#pi_widget_title_text,
.pi_widget_title span{
  font-size: 15px;	
  font-weight:bold;
  margin:0px 0px 0px 2px;
  border:0px solid #000;
  line-height:22px;
}
.scrollable{margin-bottom:5px;}

.pi_widget_title .icons {
        float: right;
       margin:4px 5px 0px 0px;
       margin-right: 5px;
}

#menuheader #navlist a,
#menuheader #navlist a:link,
#menuheader #navlist a:active,
#menuheader #navlist a:visited {
   color: #1E1E1E;
}

#navlist a,
#navlist a:link,
#navlist a:active,
#navlist a:visited {
  text-decoration: none;
  font-weight: bold;
}
div#breadcrumb a{ 
   color: #1E1E1E;
 }
a, a:link, a:visited {
   color:#880656;
}

