/* Start of CMSMS style sheet 'photomenu.css' */
p {
    clear:both;
}

ul li a {
        float:left;
        margin-left:10px;
}

li {
    list-style-type: none;
    position:relative;
    display:inline;
}
/* End of 'photomenu.css' */

