body {
text-align: center;
font-family: Helvetica, Arial;
}

.app-table {
width: 1280px;
margin: 0 auto;
}
.app-faq {
width: 1280px;
margin: 0 0;
text-align: left;
}


.newapps .div{
display: inline-block;
}

.oldapps .div{
display: block;
}

.app-table-fc {
display: inline-block;
width: 600px;
vertical-align: top;
margin: 2% auto;
border: none;
}

.app-table-fc .div{
display: block;
}


.old-app-table {
display:  inline-block;
width: 300px;
vertical-align: top;
margin: 2% 0;
border: none;
}

.app-table-fc A:link{
font-weight: bold;
text-align: center;
}

.old-app-table .div{
display: inline-block;
}


.app-desc{
text-align: left;
}



.old-app-table A:link{
text-align: center;
}

