/*
 * Couponmonkey CSS // Internet Explorer 6 and below
 * 
 * This file contains all IE6 and lower specific definitions
 * for the Couponmonkey website.
 *
 * Copyright 2008 Stefan Heckler
 * 
 * @author: Stefan Heckler
 * @version: $Id: ie6.css 2 2009-09-25 21:00:57Z sh $
 */
 
input,textarea,select{font-size:100%;}

.clear {
  height: 1%;
  overflow: visible;
  clear: both;
}

.sIFR-active .LeftCol h2 {
	margin-bottom: -5px;
	height: 22px;
	display: block;
}

.CouponList hr,
.CouponListDetail hr {
	margin-bottom: 0;
	position: relative;
	top: -5px;
}

.CouponList h3 {
	left: -3px;
	position: relative;
}

.CouponListShopLink,
.CouponList p,
.CouponListDetail p {
	padding-bottom: 5px;
}

.ShopList li {
	position: relative;
}