/* page styles specific to the Pro page (blue) */
#prettyimage{background-image:url(../images/picture-pro.png);}
 * html #prettyimage {/*This hack gets IE6 to display transparent PNGs */
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/picture-pro.png', sizingMethod='crop');
}
#intro{background:#1d6696 url(../images/bg_gradient-blue.png) repeat-x top;}
h2, legend{color:#05578c;}
#extra{color:#ff6d06;}
.button a{background:#f29a2e url(../images/button-orange.png) no-repeat left;}
p.button a:hover{color:#f9e7d1;}
.button{background:transparent url(../images/button-end-orange.png) no-repeat right;}