/* ------------------------------------------------------------------------
	 UITS - IE 5.5 hacks
------------------------------------------------------------------------ */


/* CORNERS
------------------------------------------------------------------------ */
#sidebar .left {bottom:-2px; background-position:right -17px;}
#sidebar .right {right:-1px; top:-2px; background-position:right 1px;}




/* FOOTER (UCONN)
------------------------------------------------------------------------ */
/* holy grail - http://alistapart.com/articles/holygrail */

body {
  min-width: 750px;      /* 2x LC width + RC width */
}
#footer { padding:0 0 0 0;}
#footer .column {float:none;}
#foot_center {padding:0;}
#foot_left {
  padding:0px 0 0px 0px;	
  width: auto;          /* LC width */
  right: auto;          /* LC width */
  margin-left: 0;
}
#foot_right {
  padding:0px 0px 0px 0;	
  width:auto;          /* RC width */
  margin-right: 0;  /* RC width */
}

/*** IE6 Fix ***/
* html #foot_left {
  left: 0px;           /* RC width */
}




#foot_center a {margin: 0px 0px 0px 0px;}
#findButton { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:95%; text-align:center; background-color: #606E7F; color:#ffffff; padding:2px; text-transform:uppercase; letter-spacing:1px; border: 1px solid #999999; }
#searchBox{ border:1px solid #FFF; height: 19px; color: #000066; background: #cccccc url(../images/google.jpg) no-repeat -25px top; width:170px; margin-top:8px;}



/* SIDEBAR
------------------------------------------------------------------------ */
#sidebar li {height:1%; width:auto;}