#infobox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#infobox li {
	background: url('../pic/infobox/infoboxbg.png') no-repeat;
	width: 100px;
	height: 126px;
	list-style: none;
	float: left;
	margin-left: 30%;
	padding: 0;
	text-align: center;
}

#infobox a {
	padding-top: 70px;
	display: block;
	text-decoration: none;
	height: 50px;
	width: 100%;
	color: #999999;
}

#lfaq {
	background: url('../pic/infobox/faq.png') 26px 10px no-repeat;
}

#lrules {
	background: url('../pic/infobox/rules.png') 26px 10px no-repeat;
}

#lpwd {
	background: url('../pic/infobox/pwd.png') 26px 10px no-repeat;
}

#llogin {
	background: url('../pic/infobox/login.png') 26px 10px no-repeat;
}

#lsignup {
	background: url('../pic/infobox/register.png') 26px 10px no-repeat;
}

#lchat {
	background: url('../pic/infobox/chat.png') 26px 10px no-repeat;
}

#l3 {
	background: url('../pic/infobox/features.png') 26px 10px no-repeat;
}

#l4 {
	background: url('../pic/infobox/support.png') 26px 10px no-repeat;
}

#infobox a:hover {
	color: #ec5f35;
}

#infobox a strong {
	display: block;
	font: 16px 'Trebuchet MS', tahoma, verdana, helvetica, sans-serif;
}
