/***************************************************/
/******* OVERRIDE Yahoo UI defaults ****************/
/***************************************************/

/*sets the left column to 164px*/
.yui-t3 .yui-b{
	width:20.38em;
	*width:19.88em;
}

/*no margin between left and middle*/
.yui-t3 #yui-main .yui-b{
	margin-left:22em;
	*margin-left:21.5em;	
}

#yui-main div.yui-b div.inner {
	width: 51.4em;
}
