
#appcontainer_wrapper {
 width:100%;
 height:220px;
 border:0px solid #666;
 padding:10px 0 0 0px;
 margin:0 auto o auto;
 font-family:Arial;
}

#appcontainer {
 width:100%;
 height:100%;
 padding:0;
 margin:0 auto o auto
}

.applisting {
 margin:0;
 padding:0;
 float:left;
 height:110px;
 width:92px;
 overflow:hidden;
 margin-left:10px;
 text-align:center;
 font-size:0.8em;
 line-height:1.1em;
overflow: hidden;
}

.applisting a:link {
 color:#858779;
 text-decoration:none
}

.applisting a:visited {
 color:#858779;
 text-decoration:none
}

.applisting a:hover {
 color:#ccc;
 text-decoration:none
}

.applisting a:active {
 color:#858779;
 text-decoration:none
}

.applayer {
 margin-top:-53px
}

a, div, img {
 border:0;
 padding:0;
 margin:0
}
