a img {border:0;vertical-align:text-bottom;}
#prices table {border-collapse:collapse; margin: 0 auto;}
#prices th.side {
	background: transparent url(images/bg_th_side.gif) no-repeat bottom left;
}
#prices td.side {
	background: transparent url(images/bg_td_side.gif) no-repeat bottom left;
	font:bold 12px/15px verdana;
	color:#6e6f37;
	padding-left: 8px;
    text-align: left;    
    width: 190px;
}

#prices th {
	height:64px;
	border-right:1px solid #fff;
	vertical-align:bottom;
	color:#fff;
	font:normal 21px/27px arial;
	letter-spacing:2px;
	text-align: center;
	background:transparent url(images/bg_th.gif) no-repeat bottom left;
	}

#prices th.disabled,#prices  td.disable{
	color:#A9A9A9;
}

#prices td {
	text-align:center;
	background:transparent url(images/bg_td.gif) no-repeat bottom left;
	border-right:1px solid #fff;
	color:#fff;
	width:145px;
	height:40px;
	font:bold 12px/18px verdana;
}


	
#prices td.larger{
	font:normal 21px/27px arial;
	letter-spacing:2px;
}
#prices td.on {background:transparent url(images/bg_td_on.gif) no-repeat bottom left;}
#prices th.on {
	background:transparent url(images/bg_th_on.gif) no-repeat bottom left;
	padding-bottom:9px;
	width:148px;
}

#prices tfoot td {
	background:transparent url(images/bg_foot_td.gif) no-repeat top left;
	height:64px;
	vertical-align:top;
	padding-top:8px;
}
#prices tfoot td.on {
	background:transparent url(images/bg_foot_td_on.gif) no-repeat top left;
	padding-top:16px;
}
#prices tfoot td.side {background: transparent url(images/bg_foot_td_side.gif) no-repeat top left;}

#formcontainer {
	width:310px;
	height:300px;
	background:#666666 url(images/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:0 0 14px 0;
	font:bold 21px/27px arial;
	color:#fff;
}
#formcontainer fieldset {
	border:none;
	padding:0;
	text-align:left;
	color:#fff;
}
#formcontainer label {
	display:block;
	font:bold 12px/18px verdana;
	color:#fff;
	padding-top:5px;
}
#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:10px;
	clear:left;
}
#prices {
	position:relative;
}
