/* third_party/javascript/yui/grids-igoogle-dummy.css */
/* ===============BEGIN BSD LICENSED PORTION============= */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.7.0
*/
#doc4 {
background: url(/static/images/trans/bg-border.gif) repeat-y;
margin: auto;
overflow: hidden;
width:978px; /* 74.923em; */
text-align:left;
border-left: 1px solid #CBCBB9;
}
/* THREE COLUMNS */
.yui-ge div.first .yui-gd .yui-u {
	width:72%;
	margin-left:0;
}
.yui-ge div.first .yui-gd div.first {
	width:27.7%;
}
/* THREE COLUMNS, LEFT NAV ONLY, AND RIGHT NAV ONLY */
.yui-ge div.first {
	width:78%;
}
.yui-ge .yui-u {
	width:21.7%;
}
/* LEFT NAV ONLY */
.yui-gf .yui-u {
	width:79.8%;
	* width:79.9%;
}
.yui-gf div.first {
	width:20%;
}

/* ===============END BSD LICENSED PORTION============= */