@charset "utf-8";
/* CSS Document */

.listapp img{
 width: 100px; 
 height: auto;
 float:left;
 margin-top:16px;
}

.listapp{
margin-bottom:0px;	
}

.listapp p, .listapp h3, .listapp ul, .listapp ol, .listapp blockquote{
 margin-left:120px;
}

.listapp p:first-of-type {
margin-left: 0px;
}