﻿html, body
{
    margin: 0;
    padding: .5em;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    line-height: 1.5em;
}

form { margin: 0 auto; width: 990px; }

img { border: none; }

p { margin: 0 0 1em; }

ul { margin-top: 0; margin-bottom: 1em; }

a { color: #1E6D9E; }
a:hover { text-decoration: none; }

.text_wrapper { padding: 0 3.5em; }

.separator1
{
    width: 990px;
    height: 29px;
    background: url(/!img/cityoflr_haiti_button.jpg) 0 0 no-repeat;
    overflow: hidden;
}

.separator2
{
    width: 990px;
    height: 47px;
    background: url(/!img/cityoflr_haiti_button.jpg) 0 -149px no-repeat;
    overflow: hidden;
}

.copyright
{
    text-align: center;
    font-size: 12px;
}

#share_button
{
    margin-bottom: -16px;
    text-align: right;
    position: relative;
    top: -35px;
}
