/* 

  Custom Settings 
  ---------------
  
  Custom settings for CSS layout.

*/

#doc780 
{
	margin:auto;
	text-align: left;
/*	width: 60em; *//* !IE */
/*	*width: 58.554em*/ /* IE */
	min-width:780px;
	width: 780px;
}


.yui-gb .yui-u
{
	margin: 0px;
	width: 33.33333333333333%;
}