.sf_blog_extra2 {
    float: left;
    height: 125px;
    width: 200px;
    border-right: solid 4px #fff;
    background-repeat: no-repeat;
    background-image: url(images/runningfeet.jpg);
 }

 .submit-button {
    font-weight: bold;
    color: #000000;
    background-repeat: repeat-x;
    background-position: top left;
    border: 1px solid #666666;
    background-image: url(images/bike1.jpg);
 }

 
