/**
 * ie5mac.css - pixie.tv IE5/Mac style sheet // 08-Mar-2005
 *
 * by Michael Guitton (michael/at/guitton/dot/name)
 *
 */

/*
 * 08-Mar-2005 :: http://www.stopdesign.com/examples/ie5mac-bpf/
 * IE5/Mac Band Pass Filter: a cosmetic hack to make things look neat in IE5/Mac
 * (e.g. IE5/Mac freaks out with Flash objects enclosed in floated elts)
 *
 */

#content { float: none; margin: 0 260px 0 0; }
form { float: left; }
.button input { margin-right: -5px; }
