/* Also some nice big buttons for landing pages (100% width) */.cta-button-landing, .gen-button-landing	{ width:94%; padding:3%; display:block; text-align:center; color:#fff; text-decoration:none; font-size:1.3em; text-transform:uppercase; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; behavior:url(css/css-pie/PIE.htc); }.cta-button-landing			{ background:#ed1c24 url(../img/bg-button-cta-landing.jpg) repeat-x bottom left; border-top:2px solid #df5f64; border-bottom:2px solid #a41d22; text-shadow:1px 1px 3px #5f0f12; }.cta-button-landing:hover	{ background:#dd1a22 url(../img/bg-button-cta-landing-hover.jpg) repeat-x bottom left; }.gen-button-landing			{ background:#474747 url(../img/bg-button-gen-landing.jpg) repeat-x bottom left; border-top:2px solid #666; border-bottom:2px solid #000; text-shadow:1px 1px 3px #000; }.gen-button-landing:hover	{ background:#353535 url(../img/bg-button-gen-landing-hover.jpg) repeat-x bottom left; }/* A slightly different style I've used for landing pages */.cta-box-landing	{ background-color:#f1f1f1; border:1px solid #ccc; margin:1em 0; width:100%; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; behavior:url(css/css-pie/PIE.htc); overflow:hidden; }.cta-box-landing.p1	{ background-color:#f1f1f1; }.cta-box-landing.p2	{ background-color:#fff; }.cta-box-landing h2	{ color:#fff; margin:0 0 1em; padding:1em; font-weight:400; -moz-border-radius:9px 9px 0 0; -webkit-border-radius:9px 9px 0 0; border-radius:9px 9px 0 0; behavior:url(css/css-pie/PIE.htc); }.cta-box-landing.p1 h2	{ background:#666 url(../img/bg-cta-box-heading-p1.png) repeat top left; }.cta-box-landing.p2 h2	{ background:#999 url(../img/bg-cta-box-heading-p2.png) repeat top left; }.cta-box-landing.p3 h2	{ background:#ed1c24;}.cta-box-landing.p1 ul	{ font-size:1.2em; }/* Fotter elements *//* Bribery and Corruption Landing Page Widget height */.widget.height-hack-1	{ min-height:330px; }.widget.height-hack-2	{ min-height:350px; }.widget.height-hack-3	{ min-height:300px; }#bribery .widget					{ border:1px solid #ccc; margin:0 0 20px; }#bribery .widget h3				{ background:#444 url(../img/bg-widget-heading.jpg) repeat-x bottom left; color:#fff; padding:2% 5%; margin:0 0 10px; }#bribery .widget p 				{ margin:0 10px 10px 10px;}