/*-----attach body.custom to any style you add here-----*/

.twitter ul {
    margin:0 12px 0 10px;
}
.twitter li {
    float:left;
    list-style:none;
    list-style-position:outside;
    border:1px solid #ccc;
    width:100%;
    padding-top:10px;
    margin-bottom:10px;
}
.twitter img {
    float:left;
    padding:0 10px 0 0;
    margin:0 0 10px 10px;
}

