#nongame h1 {
text-align: center;
margin: 0;
padding: 5px;
background-color: #eeeeee; 
color: white;
border: 1px solid #555;
border-left: none;
border-right: none;
text-transform: uppercase;
font-size: 175%;
}

.icon {
text-align: center;
width: 720px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
}

.icon img {
width: 60px;
height: 45px;
}

#nongame h2 {
	color:#006;
padding: 5px;
margin-top: 0;
margin-bottom: 0;
display: block;
background-color: #eeeeee;
border: 1px solid #555;
border-left: none;
border-right: none;
text-transform: uppercase;
font-size: 80%;
}


.subcategory {
text-transform: uppercase;
font-size: 90%;
font-weight: bold;
}

.begin {
margin-right: auto;
margin-left: auto;
background-color: #eeeeee;
text-align: center;
margin-bottom: 5px;
padding: 5px;
width: 708px;
border: 1px solid #555;
border-top: none;
font-size: 90%;
}

.new {
text-transform: uppercase;
font-size: 110%;
font-weight: bold;
text-align: center;
}


#nongame p, ul, form {
font-size: 90%;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 5px;
margin-right: 5px;
}


.faqimage {
vertical-align: middle;
}

