.yui-gc .yui-u {
	width: 34%;
}
.yui-gc div.first {
	width: 62%;
}

#intro {
	font-size: 120%;
}
#what {
	background: #1A1D69 url(/images/what-bk.jpg) no-repeat;
	border:1px solid white;
	color:white;
	float:left;
	position: relative;
	font-family:sans-serif;
	padding:35px 25px 20px;
	width:185px;
}
#what img {
	position:absolute;
	right:-17px;
	top:-117px;
}
#what h2 {
	position: relative;
	background:transparent url(../images/what-title.gif) no-repeat scroll 0%;
	display:block;
	height:36px;
	margin:15px auto 35px;
	text-indent:-500em;
	width:182px;
}
#what ul {
	margin: 0;
}
#what li {
	font-size:1.3em;
	line-height:1.1em;
	list-style-image:url(../images/what-dot.gif);
	list-style-position:outside;
	list-style-type:disc;
	margin:0pt 5px 20px 25px;
}
