/*colors for results pages start here */

#energylinx h1 {
	color: #FFFFFF;
}
#savingyou {
	color: #333333;
}
#energylinx .tablecontent .continue a, #energylinx .bestprice .continue a, #energylinx .tablecontent .review a, #energylinx .bestprice .continue a, #energylinx .tablecontent .continue a  {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.underline {
	color: #333333;
}

/* overall common colors pages start here */

#toplinks a, #submittable #submitbutton,  .submitpng, .sectionheader .arrowpng, #energylinx .tablecontent .review a, #energylinx .tablecontent .continue a, #energylinx .bestprice .continue a {
	background: #1F1961;
}

#toplinks #current, #toplinks a:hover, #header, .number, #comparebuttoncontainer, #bestpricesupplier, #fulldetails, #postcodetable #toprow {
	background: #1D8EC8;
}
#calcwrapper h1, #calcwrapper h2, #calcwrapper a {
	color: #1F1961;
}
#comparebuttoncontainer, #comparebuttonconframe {
	border: 1px solid #000000;
}
#comparebuttoncontainer:hover, #energylinx .tablecontent .continue a:hover, #energylinx .bestprice .continue a:hover, #energylinx .tablecontent .review a:hover, #submittable #submitbutton:hover, .submitpng:hover, .sectionheader .arrowpng:hover {
	background: #1D8EC8;
}

