/*------------------------------------------------------------------
Project:		Population Services International
Developer:		Ryan Dudek
Last change:	2009-06-24
Made By:		Ryan Dudek
Notes:			Styles for PSI website when viewed in Internet Explorer
-------------------------------------------------------------------*/

.clearfix 
{
  zoom: 1;
  display: block;
}

.dashboard p { margin:0 0 0 1.35em; }
.content form fieldset .column {
	padding:0;
	margin:0;
}

.foqusTabs { 
  overflow: hidden;
}

* html .group { /* ie 6 */
	height:1%;
}
*:first-child+html .group { /* ie 7 */
	min-height:1px;
}