#calccontainer {
	width: 500px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
}
#calccontainer p {
	margin: 0px;
	padding: 0px;
}

#calccontainer h1 {
	font-size: 160%;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px;
}
#calccontainer h2 {
	font-size: 150%;
	color: #C22455;
	margin: 0px;
	padding: 0px;
}
#calccontainer #choosecalculator {
	margin: 0px;
	padding: 0px;
}

#postcodetable {
	background: #eeeeee;
	margin-top: 15px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}
#postcodetable td {
	background: #FFFFFF;
}
#postcodetable #toprow {
	background: #644A3D;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 120%;
}
#postcodetable #secondrow {
	background: #eeeeee;
}

#postcodetable .leftcolumn {
	width: 50%;
}
#postcodetable .rightcolumn {
	width: 50%;
}
#postcodetable .radio {
	margin-bottom: -1px;
}
#postcodetable #next {
	text-align: right;
}
#postcodetable #postcodeinput {
	margin-left: 25px;
}
#submittable {
	background: #eeeeee;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}
#submittable #next {
	text-align: right;
}
#submittable .leftcolumn {
	vertical-align: top;
	width: 50%;
}
#submittable .rightcolumn {
	width: 50%;
}
#submittable #submitbutton {
	background: #644A3D;
}
#submittable #submitbutton:hover {
	background: #666666;
}
#submittable #submitbuttonie6 {
	display: none;
}



#mandatory2 {
	color: #FF0000;
}
.mandatory {
	font-size: 80%;
}
#quickquote {
	margin-top: 15px;
}
/* error styles start here */

.errordiv {
	font-size: small;
	margin-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFF99;
	border: 2px solid #FF0000;
}
.errorhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navmenu a {
	display: block;
	height: 17px;
	width: 145px;
	padding-top: 3px;
	border-bottom: 1px solid #000000;
	background: #DBB844;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
#navmenu a:hover {
	background: #FFFFFF;
	color: #0000FF;
}
#calccontainer #footer
{
	BACKGROUND: #C22455;
	COLOR: #ffffff;
	margin: 0px auto 5px;
	width: 490px;
	padding: 5px;
}
#calccontainer #footer P
{
	MARGIN: 0px;
	padding: 0px 0px 10px;
}
#calccontainer #footer A
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}
#calccontainer .date {
	margin: 0px;
	padding: 0px;
}
#calccontainer .small {
	font-size: 10px;
}
html body #page #contents #footerinfo {
	font-size: 10px;
}
#floater{
	background:url(images/floater-bg2.jpg) top left repeat-y #fff;
	}
#floater-bottom {
	background:url(images/floater-bottom-bg2.jpg) no-repeat left top;
}
#content {
	padding-bottom: 15px;
}
#content #calccontainer ul {
	float: none;
	list-style: none;
	width: 400px;
}
#content #calccontainer li {
	list-style: none;
	background-image: none;
}
#numbers {
	width: 494px;
	padding: 3px;
	color: #666666;
	font-size: 85%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#energywatch {
	width: 494px;
	margin: 0px auto 10px;
	padding: 3px 3px 10px;
	color: #666666;
	font-size: 85%;
}
#energywatchb {
	width: 494px;
	margin: 0px auto;
	padding: 3px;
	color: #000874;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
}
#contentcontainer #content #energylinx #energywatch {
	margin-top: 5px;
}
#contentcontainer #content #energylinx #energywatchb {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ewcolor {
	color: #d6007b;
}


#content #energylinx #energywatch a {
	color: #000874;
	text-decoration: underline;
	font-size: 10px;
}
#content #energylinx #energywatch a:hover {
	text-decoration:none;
}
label {
	cursor: pointer;
}
