/* Stamford Sailing Foundation - Hacks for Internet Explorer - ie.css
 * Copyright 2007 Randall Morey.  All rights reservered. */

/* ie6 */
* html fieldset						{ background-position: 0 19px; }
* html form li						{ overflow: visible; }
* html .block						{ height: 1%; }
* html #header .logo				{ cursor: pointer; left: 0; background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/logo-mark.png',sizingMethod='crop'); }
* html #subheader .block			{ height: 280px; }
* html #subheader #photos			{ background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/photo.png',sizingMethod='crop'); }
* html #nav a, * html #nav strong	{ float: left; }
* html .donate #content .donate-link		{ text-indent: 0; }
* html .donate #content .donate-link span	{ text-indent: -9999px; }

/* ie7 */
*+html #header .logo				{ left: 0; }
