.screenshot {
    padding-left: 20px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    width: 300px;  /* the size of the miniature */
}

ul {
    list-style-type: square;
}

ul li a {
    color: #104984; /* blue */
}
