/* YUI font for IE6
------------------------------------------------------------------------------*/
* html body
{
	font-size:small;
	font:x-small
}
* html body pre
{
	font-size:108%
}
* html body code
{
	font-size:108%
}
* html body kbd
{
	font-size:108%
}
* html body samp
{
	font-size:108%
}
* html body tt
{
	font-size:108%
}
* html table
{
	font:100%
}
/* YUI font for IE7
------------------------------------------------------------------------------*/
*:first-child+html body
{
	font-size:small;
	font:x-small
}
*:first-child+html body pre
{
	font-size:108%
}
*:first-child+html body code
{
	font-size:108%
}
*:first-child+html body kbd
{
	font-size:108%
}
*:first-child+html body samp
{
	font-size:108%
}
*:first-child+html body tt
{
	font-size:108%
}
*:first-child+html table
{
	font:100%
}
/* YUI base for IE6
------------------------------------------------------------------------------*/
* html input[type=text]
{
	width:11.9em
}
* html input[type=password]
{
	width:11.9em
}
* html textarea
{
	width:11.9em
}
/* YUI base for IE7
------------------------------------------------------------------------------*/
*:first-child+html input[type=text]
{
	width:11.9em
}
*:first-child+html input[type=password]
{
	width:11.9em
}
*:first-child+html textarea
{
	width:11.9em
}
/* EOF
------------------------------------------------------------------------------*/