/* Price (Crazyeggs) CSS */


a img {border:0px none;vertical-align:text-bottom}
table {border-collapse:collapse;}
th.side {
	background: url('../images/prices/bg_th_side.gif') no-repeat bottom left;
}
td.side {
	text-align:right;
	background: url('../images/prices/bg_td_side.gif') no-repeat bottom left;
	width:150px;
	color:#6e6f37;
	padding-right:8px; font-style:normal; font-variant:normal; font-weight:bold; line-height:15px; font-size:12px; font-family:verdana
}
 
th {
	height:64px;
	width:149px;
	border-right:1px solid #fff;
	vertical-align:bottom;
	color:#707070;
	letter-spacing:2px;
	background:url('../images/prices/bg_th.gif') no-repeat bottom left;; font-style:normal; font-variant:normal; font-weight:normal; line-height:27px; font-size:18px; font-family:arial
	}
	
td.1 {
	text-align:center;
	background:url('images/prices/bg_td1.gif') no-repeat bottom left;
	border-right:1px solid #fff;
	color:#fff;
	width:108px;
	height:40px;
	font-style:normal; font-variant:normal; font-weight:bold; line-height:18px; font-size:12px; font-family:verdana
}
td.on {background:url('../images/prices/bg_td_on.gif') no-repeat bottom left;}
th.on {
	background:url('../images/prices/bg_th_on.gif') no-repeat bottom left;
	padding-bottom:9px;
	width:148px
}
 
tfoot td {
	background:url('../images/prices/bg_foot_td.gif') no-repeat top left;
	height:64px;
	vertical-align:top;
	padding-top:8px
}
tfoot td.on {
	background:url('../images/prices/bg_foot_td_on.gif') no-repeat top left;
	padding-top:16px
}
tfoot td.side {background: url('../images/prices/bg_foot_td_side.gif') no-repeat top left;}

.d {
    position: relative;
    top: -.2em;
    color: #999999;
    font-size: 0.7em;
}

.d3 {
    position: relative;
    top: .2em;
    color: #787878;
    font-family:verdana;
    font-size: .9em;
}
 
#formcontainer {
	width:443px;
	height:500px;
	background:url('../images/prices/bg_form.gif') no-repeat top left;
	position:absolute;
	top:24px;
	left:341px
}
#formcontainer form {
	padding:8px 10px;
	margin:0;
}
#formcontainer h2 {
	margin:0;
	padding:0px 0px 14px 0;
	font:bold 21px/27px arial;
	color:#d9db56;
}
#formcontainer fieldset {
	border:none;
	padding:0;
}
#formcontainer label {
	display:block;
	float:left;
	font:bold 12px/18px verdana;
	color:#000;
	padding-bottom:12px;
}
#formcontainer label.email {
	width:350px;
}
#formcontainer label.email input {
	width:340px;
}
#formcontainer label.password {
	clear:left;
	padding-right:40px;
}
#formcontainer label.password input,
#formcontainer label.retype input {
	width:150px;
}
#formcontainer fieldset.buttons {
	padding-top:0px;
	clear:left;
}
#prices {
	position:relative;
}
 
{  }
 because ie is a little different with its positioning...{  }
<!--[if lte IE 8]>
<style type="text/css">
#formcontainer {
	top:34px;
}
    </style>
<![endif]-->{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }
{  }