﻿/*

	TWA Rethink ie6 fixes CSS Document
	Author: Phil Clayton 
	Distractedpeople
	www.distractedpeople.net
   
 */
 
* html span.blue {
	color: #00284a;
	font-size: .9em;
}

* html .callToAction h3 {
	font-size: .8em;
}

* html .topCurve {
	padding: 0;
	margin-bottom: -9px;
}

* html #rightColumn .bottomCurve {
	background: transparent url('../imgs/content/columnBottom.jpg') no-repeat 0 0;
}

* html .mailListBottom {
	background: transparent url('../imgs/content/mailListbottom.jpg') no-repeat 0 0;
}

* html .mainGraphic {
	height: 246px;
}

* html h1 {
	font-size: .95em;
}

* html #leftColumn hr {
	margin: 0;
}

* html #leftColumn p {
	margin: 0 .5em 0 .5em;
}

* html #register {
	background: transparent url('../imgs/features/register.jpg') no-repeat bottom right;
}

* html #pay {
	background: transparent url('../imgs/features/pay.jpg') no-repeat bottom right;
}

* html #contract {
	background: transparent url('../imgs/features/contract.jpg') no-repeat bottom right;
}

* html #free {
	background: transparent url('../imgs/features/free.jpg') no-repeat bottom right;
}

* html #feature {
	height: 125px;
}

* html #feature .box {
	height: 125px;
}

* html #feature .EndBox {
	height: 125px;
}

* html .textFeature hr {
	margin-top: 0;
	margin-bottom: 0;
}

*html #header {
	padding-bottom: 15px;
}