I dont know how to categorise these fixes but I still need them.
/* Fix blog style images - When the text is too tight to the image */
.item-image img {
padding: 5px;
}
/* login box background Colour - grey */
.well {background-color: #444444;}