﻿
/*
**
** Global Cascading Style Sheet
** - Northern Experience Wildlife Tours
**
** $VER: iesucks.css 1.0 (1.12.2009)
**
** (C)2009 Daniel J. Allsopp
** All rights reserved
**
*/

/*
**
** Internet Explorer Sucks... no, really, it does!
**
*/

div.ellipsis { width: 100%; height: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#gallerycontent div.clip { position: absolute; clip: rect(1px 79px 79px 1px); }
