.large-title
{
	font-size: 19px;
	font-weight: bold;
	color: #000;
	border: none;
}

div#me-wrapper > a
{
	font-size: 19px;
	font-weight: bold;
	color: #000;
	border: none;
}

a[name=who] + p
{
	background: url(../../graphics/nico.png) no-repeat;
	background-position: 0px 5px;
	padding-left: 115px;
	height: 125px;
}

a[name=zce] + p
{
	background: url(../../graphics/logos/zce.gif) no-repeat right;
	padding-right: 90px;
	height: 70px;
}

a[name=how] + p + p + p
{
	background: url(../../graphics/logos/php.gif) right no-repeat;
	padding-right: 140px;
	height: 80px;
}

a[name=price] + p
{
	background: url(../../graphics/logos/pp-verified2.gif) no-repeat right;
	padding-right: 125px;
	height: 100px;
}

a[name=why] + div    { margin-bottom: 30px; }
a[name=why] + div li { line-height: 18px; }


#wrapper > ul
{
	margin: 50px auto 20px auto;
	list-style-type: none;
	display: table;
	width: 700px;
}

#wrapper > ul li
{
	display: inline;
	padding: 5px 20px 5px 20px;
	text-align: center;
}

#wrapper > ul li a { border: none; }