/*
 * Created by: Robert Moineau
 * Created on: Septmeber 8, 2008
 * Subversion Id: $Id$
 * Copyright (c) 2008, Simple Star, Inc.
 */
/* IE6 Hacks*/

img.overlay {
        display:none;
        height: 1px;
}

div.photoThumbs div.thumb {
    font-size: 1px;
}

div.sendInfo.loggedIn {
    width:285px;
    float:right;
}

div.addressBook22 input.addAddress {
    width:220px;
}

div#pswa_pod {
	min-height:500px;
	margin-bottom: 500px;
}