@charset "utf-8";
/* CSS Document */


div#accordion {
}
	div#accordion div:nth-child(4) {
	}
		div#accordion div:nth-child(4) span.rank-text {
			margin-top: 10px;
			line-height: 100%;
		}

div.panel {
	
}
	div.panel form {
	}
	div.panel hr {
	}
	div.panel p,
	div.panel h2,
	div.panel h3,
	div.panel h4 {
		line-height: 120%
	}
	div.panel p,
	div.panel ul, 
	div.panel ol {
	}
	div.panel ul, 
	div.panel ol {
            margin-left: 0;
            padding-left: 0;
	}
		div.panel ul li {
		}

div.panel-fixed {
}
    div.panel-fixed select,
    div.panel-fixed h2 {
        margin: 15px;
    }
 
div#secondarycontent #google-translate img {
	width: auto;
}
div#secondarycontent div#search-blogs form#blog-search {
	padding: 0;
	color: #333;
}

div#secondarycontent div.panel {
	padding: 0px;
}	
	div#secondarycontent div.panel a {
		text-decoration: underline;
	}
	div#secondarycontent div.panel .widget {
		margin-bottom: 0;
	}
        div#secondarycontent div.panel img {
            width: 100%;
        }
div#secondarycontent div.panel span.row {
    margin-right: 0;
    margin-left: 0;
}

div#secondarycontent div.mia-panel-content {
	padding: 15px;
}
	div#secondarycontent div.mia-panel-content > p,
	div#secondarycontent div.mia-panel-content > h2 {
		margin: 0 0 10px;
		padding: 0;
	}



div#secondarycontent div a#helpage-blog {
    background: none;
    height: auto;
    width: 100%;
    text-indent: 0;
}     
    div#secondarycontent a#helpage-blog img {
        visibility:visible !important;
        width: 100%;
    }

div#panel-africa-donate p a img,
div#panel-africa-blogs p a img {
    width: 100%;
}

div#panel-the-global-agewatch-blog {
}
	div#panel-the-global-agewatch-blog div.mia-panel-content {
		padding: 0;
	}
		div#panel-the-global-agewatch-blog div.mia-panel-content a {
			text-decoration: none;
		}

div#take-action {
}
	div#secondarycontent div#take-action a {	
		text-decoration: none;
	}

div.panel-grey {
	background: #eeeeee;
        background-color: #e0e0e0;
}
	div#secondarycontent div.panel-grey p,
	div#secondarycontent div.panel-grey h2,
	div#secondarycontent div.panel-grey h3 {
		color: #847f80;
	}
	div.panel-grey hr {
		background-color: #666;
	}
	div.panel-grey ul {
		list-style-image: url('/img/layout/arrow-light-grey.gif');
	}

div.panel-pink {
	background: #F03562;
        color: #fff;
}
	div#secondarycontent div.panel-pink h2,
	div#secondarycontent div.panel-pink h3 {
		color: #fff;
	}
	div.panel-pink hr {
		background-color: #E8E8E8;
	}
	div.panel-pink a {
		color: #fff;
	}
	div.panel-pink ul {
		list-style-image: url('/img/layout/arrow-pink.gif');
	}


div.panel-orange {
    background: #FE6532;
    color: #fff;
}
    div#secondarycontent div.panel-orange h2 {
            color: #fff;
    }
    div.panel-orange p a {
            color: #333;
            text-decoration: none;
    }
    div.panel-orange ul {
            list-style-image: url('/img/layout/arrow-orange.gif');
    }


div.panel-burgundy {
	background: #BB0F18;
}
	div#secondarycontent div.panel-burgundy h2,
	div#secondarycontent div.panel-burgundy h3 {
		color: #fff;
	}
	div#secondarycontent div.panel-burgundy a,
	div#secondarycontent div.panel-burgundy p {
		color: #fff;
	}
	div#secondarycontent div.panel-burgundy a {
	}
	div#secondarycontent div.panel-burgundy ul {
		list-style-image: url('/img/layout/arrow-red.gif');
	}
	
	
	
div.panel-darkgrey {
	background: #bcb3a6;
}
	div#secondarycontent div.panel-darkgrey h2,
	div#secondarycontent div.panel-darkgrey h3 {
		color: #fff;
	}
		div#secondarycontent div.panel-darkgrey p {
		}
		div#secondarycontent div.panel-darkgrey a {
			color: #ccc;
		}
		div#secondarycontent div.panel-darkgrey ul {
			list-style-image: url('/img/layout/arrow-grey.gif');
		}

	
div.panel-darkblue {
	padding-bottom: 20px;
	background: #002233 url('/img/layout/panel-darkblue-bottom.png') no-repeat bottom left;
	color: #fff;
}
	div.panel-darkblue a {
		color: #33CCFF;
	}
	div.panel-grey hr {
		background-color: #666;
	}
	div#secondarycontent div.panel-darkblue div.panel-topper,
	div#secondarycontent div.panel-darkblue h2,
	div#secondarycontent div.panel-darkblue h3 {
		background-image:  url('/img/layout/panel-darkblue-top.png');
		background-repeat: no-repeat;
		color: #33CCFF;
	}
	div#secondarycontent div.panel-darkblue h2.twitter {
		/* background-image:  url('/img/layout/panel-darkblue-twitter.png'); */
		background-image:  url('/img/layout/panel-darkblue-twitter-tall.png');
		height: 60px;
	}
	div.panel-darkblue ul {
		list-style-image: url('/img/layout/arrow-navy.gif');
	}




div.panel-usa-dgrey {
	padding-bottom: 20px;
	background: #675E4F url('/img/layout/panel-usa-dgrey-bot.png') no-repeat bottom left;
	color: #CCC8B9;
}
	div#secondarycontent div.panel-usa-dgrey div.panel-topper,
	div#secondarycontent div.panel-usa-dgrey h2 {
		background-image:  url('/img/layout/panel-usa-dgrey-top.png');
		background-repeat: no-repeat;
	}
	div#secondarycontent div.panel-usa-dgrey h2,
	div#secondarycontent div.panel-usa-dgrey p {
		color: #CCC8B9;
	}
	div.panel-usa-dgrey p a {
		color: #CCC8B9;
		text-decoration: none;
	}


div.panel-usa-mgrey {
	padding-bottom: 20px;
	background: #938671 url('/img/layout/panel-usa-mgrey-bot.png') no-repeat bottom left;
	color: #FFF;
}
	div#secondarycontent div.panel-usa-mgrey div.panel-topper,
	div#secondarycontent div.panel-usa-mgrey h2 {
		background-image:  url('/img/layout/panel-usa-mgrey-top.png');
		background-repeat: no-repeat;
	}
	div#secondarycontent div.panel-usa-mgrey h2,
	div#secondarycontent div.panel-usa-mgrey p {
		color: #FFF;
	}
	div.panel-usa-mgrey p a {
		color: #FFF;
		text-decoration: none;
	}

div#panel-pw-link img,
div#panel-sign-our-petition img {
    width: 100%;
}
        
div#panel-fb-panel iframe {
    width: 100% !important;
}
div#panel-climate-blog img,
div#panel-climate-change-blog img {
    width: 100%;
}

div.panel-usa-lgrey {
	padding-bottom: 20px;
	background: #CCC8B9 url('/img/layout/panel-usa-lgrey-bot.png') no-repeat bottom left;
	color: #938671;
}
	div#secondarycontent div.panel-usa-lgrey div.panel-topper,
	div#secondarycontent div.panel-usa-lgrey h2 {
		background-image:  url('/img/layout/panel-usa-lgrey-top.png');
		background-repeat: no-repeat;
	}
	div#secondarycontent div.panel-usa-lgrey h2,
	div#secondarycontent div.panel-usa-lgrey p {
		color: #938671;
		color: #524b3f;
	}
	div.panel-usa-lgrey p a {
		color: #938671;
		text-decoration: none;
	}

div#secondarycontent div.panel-white {
	background-color: #fff;
	box-shadow: none;
}
	div#secondarycontent div.panel-white div.mia-panel-content {
		padding: 0;
	}
	div#secondarycontent div.panel-white h2 {
	}
	div#secondarycontent div.panel-white h3,
	div.panel-white p {
	}
	div#secondarycontent div.panel-white h3 {
	}
	div#secondarycontent div.panel-white div.panel-topper {
		display: none;
	}


div#secondarycontent div.panel-default {
}
	div#secondarycontent div.panel-default h2 {
		color: #847F80;
		font-weight: bold;
		padding: 0 0 20px 10px;
		line-height: 100%;
	}
	div#secondarycontent div.panel-default h3,
	div#secondarycontent div.panel-default p {
		padding: 10px 0 0 10px;
	}
	div#secondarycontent div.panel-default h3 {
		line-height: 100%;
	}


div#global-ageing-slideshow {
}
	div#secondarycontent div#global-ageing-slideshow a {
		text-decoration: none;
	}


ul#blogs-recent {
	list-style: none;
	padding: 0;
}
	ul#blogs-recent li {
		border-top: 1px solid #fff;
		background-color: #E7E7E7;
		padding: 5px 10px;
	}
		ul#blogs-recent li a {
			color: #666;
			font-weight: bold;
			text-decoration: none;
		}

form#loginForm {
}
	form#loginForm fieldset {
		padding-bottom: 7px;
	}
		form#loginForm label {
			float: left;
			width: 80px;
		}
		form#loginForm input.text {
			float: left;
			width: 120px;
			color: #333;
		}

div#your-account {
}
	div#your-account ul {
		padding-left: 20px;
		margin-bottom: 15px;
	}
		div#your-account ul li a:hover {
			color: #fff;
		}

div#tag-cloud {
}
	div#tag-cloud h2 {
	}
	ul#tagcloud{
            padding-left: 0px;
	}
		ul#tagcloud li{
                    display: inline;
                    line-height: 1.35;
                    margin: 0 1em 0 0;
		}
			ul#tagcloud li a {
			}
			ul#tagcloud li.importance-level-1{
				font-size: 80%;
			}
			ul#tagcloud li.importance-level-2{
				font-size: 95%;
			}
				ul#tagcloud li.importance-level-2 a {
					color: #938671;
				}
			ul#tagcloud li.importance-level-3{
				font-size: 110%;
			}
				ul#tagcloud li.importance-level-3 a {
					color: #BB0F18;
				}
			ul#tagcloud li.importance-level-4{
				font-size: 125%;
			}
			ul#tagcloud li.importance-level-5{
				font-size: 135%;
			}
				ul#tagcloud li.importance-level-5 a {
					color: #938671;
				}
			ul#tagcloud li.importance-level-6{
				font-size: 145%;
			}
				ul#tagcloud li.importance-level-6 a {
					color: #ED1350;
				}
			ul#tagcloud li.importance-level-7{
				font-size: 155%;
			}
			ul#tagcloud li.importance-level-8 {
				font-size:165%;
			}
			ul#tagcloud li.importance-level-9 {
				font-size:175%;
			}
			ul#tagcloud li.importance-level-10 {
				font-size:185%;
			}
			ul#tagcloud li.importance-level-11 {
				font-size:195%;
			}
			ul#tagcloud li.importance-level-12 {
				font-size:205%;
			}
			ul#tagcloud li.importance-level-13 {
				font-size:215%;
			}
			ul#tagcloud li.importance-level-14 {
				font-size:225%;
			}
			ul#tagcloud li.importance-level-15 {
				font-size:235%;
			}
			ul#tagcloud li.importance-level-16 {
				font-size:245%;
			}


div.panel form.pollpanel {
	padding: 10px;
	padding-bottom: 0px;
}
	 div.panel form.pollpanel p.pollquestion{
		padding: 0;
		padding-bottom: 10px;
	}
	 div.panel form.pollpanel input#pollsubmit {
		margin: 10px auto 0px;
	}
	 div.panel ul.pollresults {
		padding: 10px;
	}
		 div.panel ul.pollresults li {
			list-style: none;
			clear: left;
			margin:0;
		}
			 div.panel ul.pollresults li span {
			}
			 div.panel ul.pollresults li div.poll_result_bar {
				margin: 0 0 5px 0;
			}
				 div.panel ul.pollresults li div.poll_result_bar {
					height: 5px;					
				}
					 div.panel ul.pollresults li div.poll_result_bar span.colourBar {	
						height: 5px;
						background-color: #FFF;
						display: block;
					}


div#secondarycontent a#donate-logo {
	background: url('/img/layout/donate-now.jpg') no-repeat;
        background-size: 100% auto;
	width: 233px;
        width: 100%;
	height: 146px;
        height: 0;
        padding-bottom: 64%;
	text-indent: -9999px;
	display: block;
}
div#secondarycontent a#donate-image {
	background: url('/img/layout/donate-image.png') no-repeat;
	width: 116px;
	height: 124px;
	float: left;
	text-indent: -9999px;
	display: none;
}
div#secondarycontent a#helpage-blog {
	background: url('/img/layout/blog-panel.png') no-repeat;
	width: 233px;
	height: 124px;
	text-indent: -9999px;
	display: block;
}

div#secondarycontent div#latest-news-panel {
	padding-bottom: 0;
}
div#secondarycontent h2#latest-news-header {
    padding: 15px;
    margin: 0;
}
    div#secondarycontent ul#latest-news {
	list-style: none;
	list-style-position: outside;
	padding: 0;
    }
	div#secondarycontent ul#latest-news li {
            border-top: 1px solid #fff;
            padding: 0px;
	}
		div#secondarycontent ul#latest-news li a {
			display: block;
			padding: 10px;
			text-decoration: none;
			color: #fff;
			font-weight: bold;
		}
			div#secondarycontent ul#latest-news li a span.date {
				color: #CCC8B9;
				font-weight: normal;
			}
				div#secondarycontent ul#latest-news li a:hover span.date {
					color: #F23561;
				}
			div#secondarycontent ul#latest-news li a:hover {
				background-color: #eee;
				color: #BB0F18;
			}
		div#secondarycontent ul#latest-news li span.source {
			padding:0 10px 10px;
			display:block;
		}
		

	div#secondarycontent ul#latest-news li.bottom a {
		font-weight: normal;
		text-align: right;
		text-decoration: underline;
	}
		div#secondarycontent ul#latest-news li.bottom a:hover {
			color: #fff;
		}

div#pensions-watch {
	background: #CDC9BA url('/img/layout/pension-panel-top.png') no-repeat;
	color: #575757;
}
	div#pensions-watch p {
		padding: 10px;
	}
	div#pensions-watch h2 {
		color: #FE6532;
	}
		div#pensions-watch h2 span {
			color: #FE6532;
		}
	div#pensions-watch p.bottom {
		background: #CDC9BA url('/img/layout/pension-panel-bottom.png') bottom left no-repeat;
	}
		div#pensions-watch p.bottom a {
			font-weight: bold;
		}
	div#pensions-watch a {
		color: #BB0F18;
	}

div#secondarycontent h2#act-now-header {
	background: #ED1350 url('/img/layout/act-panel-top.png') no-repeat;
}
div#secondarycontent ul#act-now-list {
	padding: 0;
	list-style: none;
	list-style-position: outside;
}
	div#secondarycontent ul#act-now-list li {
		border-top: 1px solid #fff;
		width: 213px;
		padding: 10px;
		color: #fff;
		font-weight: bold;
		margin: 0;
	}
		div#secondarycontent ul#act-now-list li a {
			color: #fff;
			text-decoration: none;
		}
	div#secondarycontent ul#act-now-list li.act1 {
		background-color: #F25821;
	}
	div#secondarycontent ul#act-now-list li.act2 {
		background-color: #F96936;
	}
	div#secondarycontent ul#act-now-list li.act3 {
		background: #FF794A url('/img/layout/act-panel-bottom.png') bottom left no-repeat;
	}


div#secondarycontent h2#more-news-header {
}
div#secondarycontent ul#more-news {
	margin: 10px 10px 0;
	padding: 0;
	list-style: none;
}
	div#secondarycontent ul#more-news li {
		width: 213px;
		padding: 3px 0;
		color: #fff;
		font-weight: bold;
	}
		div#secondarycontent ul#more-news li a {
			color: #fff;
			text-decoration: underline;
		}


div#secondarycontent div.panel-mia-red {
	background-color: #BB0F18;
}
	div#secondarycontent div.panel-mia-red a:hover,
	div#secondarycontent div.panel-mia-red a {
		color: #fff;
	}
	div#secondarycontent div.panel-mia-red h2.miafont {
            font-size: 220%;
            padding: 0 10px 5px;
            text-transform: uppercase;
            color: #fff;
            padding-left: 0;
            /*
            width: 193px;
            */
	}
	div#secondarycontent div.panel-mia-red div.panel-topper {
		display: none;
	}
	div#secondarycontent div.panel-mia-red div.mia-panel-top {	
            /*
		background: url('/img/layout/mias/top.png') no-repeat;
		width: 233px;
		height: 35px;
            */
	}
	div#secondarycontent div.panel-mia-red div.mia-panel-content {	
            /*
		background: url('/img/layout/mias/middle.png') repeat-x;
		width: 213px;
		padding: 0 10px;
            */
            color: #fff;
	}
	div#secondarycontent div.panel-mia-red div.mia-panel-bottom {	
            /*
		background: url('/img/layout/mias/bottom.png') no-repeat;
		width: 233px;
		height: 35px;
            */
	}

div#secondarycontent div.panel-mia-orange {
	background-color: #FF6535;
}
	div#secondarycontent div.panel-mia-orange h2.miafont {
		font-size: 220%;
		text-transform: uppercase;
	}
	div#secondarycontent div.panel-mia-orange div.panel-topper {
		display: none;
	}
	div#secondarycontent div.panel-mia-orange div.mia-panel-top {	
	}
	div#secondarycontent div.panel-mia-orange div.mia-panel-content {	
	}
	div#secondarycontent div.panel-mia-orange div.mia-panel-bottom {	
	}
	div#secondarycontent div.panel-mia-orange p {
	}
	div#secondarycontent div.panel-mia-orange a {
		color: #fff;
	}

	

div#secondarycontent div.panel-mia-black {
	background-color: #000;
}
	div#secondarycontent div.panel-mia-black h2.miafont {
		font-size: 220%;
		padding: 0 10px 5px;
		width: 193px;
		text-transform: uppercase;
	}
	div#secondarycontent div.panel-mia-black div.panel-topper {
		display: none;
	}
	div#secondarycontent div.panel-mia-black div.mia-panel-top {	
		background: url('/img/layout/mias/top.png') no-repeat;
		width: 233px;
		height: 35px;
	}
	div#secondarycontent div.panel-mia-black div.mia-panel-content {	
		background: url('/img/layout/mias/middle.png') repeat-x;
		width: 213px;
		padding: 0 10px;
		color: #fff;
	}
	div#secondarycontent div.panel-mia-black div.mia-panel-bottom {	
		background: url('/img/layout/mias/bottom.png') no-repeat;
		width: 233px;
		height: 35px;
	}

div#secondarycontent div.panel-mia-pink {
	background-color: #F03562;
}
    div#secondarycontent div.panel-mia-pink h2.miafont {
        text-transform: uppercase;
    }
    div#secondarycontent div.panel-mia-pink div.panel-topper {
        display: none;
    }
    div#secondarycontent div.panel-mia-pink div.mia-panel-top {	
        display: none;
    }
    div#secondarycontent div.panel-mia-pink div.mia-panel-content {	
        color: #fff;
    }
    div#secondarycontent div.panel-mia-pink div.mia-panel-bottom {	
        display: none;
    }
    div#secondarycontent div.panel-mia-pink p {
    }
    div#secondarycontent div.panel-mia-pink a {
            color: #fff;
    }



div#secondarycontent div#enews-panel {
	background: url('/img/layout/enews-panel.png') no-repeat;
	width: 233px;
	height: 148px;
	display: block;
	color: #fff;
}
	div#secondarycontent div#enews-panel p {
		padding-top: 7px;
		font-size: 13px;
		line-height: 100%;
	}
		div#secondarycontent div#enews-panel p a {
                    color: #F25821;
                    color: #fff;
		}
	div#secondarycontent div#enews-panel form {
		padding-top: 8px;
	}
		div#secondarycontent div#enews-panel form input.text {
			background: url('/img/layout/edit-bg.png') repeat-x #F0F0F0;
			border: 1px solid #CDC6BC;
			font-size: 13px;
			color: #333;
			padding: 0 5px;
		}
		div#secondarycontent div#enews-panel form input.submit {
			background: url('/img/layout/button-bg.png') repeat-x;
			border: 0;
			padding: 1px 10px;
			color: #fff;
			font-weight: bold;
			font-size: 14px;
		}

                
div#secondarycontent div#follow-us {
    background-color: #eee;
    border-radius: 4px;
    display: none;
}
    div#secondarycontent div#follow-us ul#social-links {
        /* background: none; */
    }
   
div#secondarycontent div#country-list {
        padding: 15px;
}   
    div#secondarycontent div#country-list h2 {
        margin:0;
        padding-bottom: 15px;
    }
    div#secondarycontent div#country-list select {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }
    

div#secondarycontent div#act-now {
    border-radius: 4px;
    background-color: #ed1350;
}
    div#act-now h2#act-now-header {
        padding: 15px;
        background: none;
        color: #fff;
        margin: 0;
        font-weight: normal;
    }
    div#act-now ul#act-now-list {
    }
        div#act-now ul#act-now-list li {
            width: 100%;
        }
        div#act-now ul#act-now-list li.act3 {
            background-image: none;
            border-radius: 0 0 4px 4px;
        }
            
            
div#secondarycontent div#enewsletter {
    background-color: #BB0F18;
    border-radius: 4px;
}
    div#secondarycontent div#enewsletter div#enews-panel {  
        background: none;
        padding: 15px;
        width: auto;
        height: auto;
    }
        div#secondarycontent div#enewsletter div#enews-panel h2 {  
            font-weight: normal;
            margin: 0;
            color: #fff;
            padding-left: 0;
        }
        div#secondarycontent div#enewsletter div#enews-panel p {  
            padding-left: 0;
        }
        div#secondarycontent div#enewsletter div#enews-panel hr {  
            margin: 0 0 10px;
        }


div#secondarycontent div#add-this {
    display: none;
}
	div#secondarycontent div#add-this a.addthis_button_compact {
		font-weight: bold;
	}

div#secondarycontent div#publications-panel {
}
	div#secondarycontent div#publications-panel h2 {
            padding: 15px;
            margin: 0;
	}
		div#secondarycontent div#publications-panel h2 span {
			width: 200px;
		}
	div#secondarycontent div#publications-panel form {
            padding: 0;
	}
    	div#secondarycontent div#publications-panel form div#adv-form {
            display: none;
            margin: 0;
            padding: 0;
        }
            div#secondarycontent div#publications-panel form fieldset {
                padding: 0 15px 15px;
            }
            div#secondarycontent div#publications-panel form fieldset:last-child {
                margin-bottom: 0;
            }
            div#secondarycontent div#search-publications form fieldset.top-section {	
                    padding: 0 15px 15px;
            }
            div#secondarycontent div#search-publications div#bottom-section {	
                background-color: #ddd;
            }
        	div#secondarycontent div#publications-panel form p#adv-search {
                    padding: 10px 15px;
                    margin: 0px;
                }
            	div#secondarycontent div#publications-panel form p#adv-search a{
                    font-weight: bold;
                }

		div#secondarycontent div#publications-panel form label {
			color: #BB0F18;
                        width: 40%;
                        margin-right: 4%;
		}
		div#secondarycontent div#publications-panel form input.text {
			background: url('/img/layout/edit-bg.png') repeat-x #F0F0F0;
			border: 1px solid #CDC6BC;
			width: 50%;
                        margin-right: 4%;
		}
		div#secondarycontent div#publications-panel form input.submit {
			background: url('/img/layout/button-white-bg.png') repeat-x;
			border: 0;
			float: right;
			padding: 0px 15px;
			text-align:center;
			color: #BB0F18;
			height: 24px;
			font-weight: bold;
		}
		div#secondarycontent div#publications-panel form input.advanced {
			background-color: #BB0F18;
			border: 0;
                        width: 56%;
			float: right;
			text-align:center;
			color: #FFF;
			font-weight: bold;
		}
		div#secondarycontent div#publications-panel form select.right {
			float: right;
			width: 56%;
                        padding: 0;
                        margin: 0;
		}


div#secondarycontent div#your-order {
}
    div#secondarycontent div#your-order p.total {	
        font-weight: bold;
        padding: 0 15px 15px;
        color: #fff;
    }
    
	div#secondarycontent div#your-order form {	
            padding: 0 15px 15px;
        }
            div#secondarycontent div#your-order form fieldset  {	
            }
            div#secondarycontent div#your-order form fieldset.publication {	
                    width: 100%;
                    margin-bottom: 10px;
            }
		div#secondarycontent div#your-order form fieldset.publication input.tiny {	
			width: 6%;
                        margin-right: 4%;
			float: left;
		}
		div#secondarycontent div#your-order form fieldset.publication label {	
			float: left;
                        color: #fff;
                        width: 80%;
		}
		div#secondarycontent div#your-order form fieldset.publication a.remove {	
			display: block; 
			float: right;
			width: 10%;
			background: url('/img/layout/publication-delete.png') no-repeat;
			text-indent: -9999px;
		}
		div#secondarycontent div#your-order form fieldset.buttons {	
			border-top: 1px solid #FFF;
		}
		div#secondarycontent div#your-order form fieldset.buttons input.submit {	
			background: url('/img/layout/button-white-bg.png') repeat-x;
			border: 0;
			float: left;
			margin-top: 10px;
			padding: 0px 8px;
			text-align:center;
			color: #FFF;
			height: 24px;
			font-weight: bold;
		}	
		div#secondarycontent div#your-order form fieldset.buttons input#update-order {	
			color: #FF6933;
		}
		div#secondarycontent div#your-order form fieldset.buttons input#complete-order {	
			float: right;
			color: #BB0F18;
		}

                
                
div#secondarycontent ul#social-links {
	padding: 11px 0 11px 10px;
	list-style: none;
	background: url('/img/layout/follow-bg.png') no-repeat;
	height: 25px;
	width: 233px;
}
	div#secondarycontent ul#social-links li {
		width: 25px;
		float: left;
		padding: 0;
		margin-right: 8px;
		height: 25px;
		color: #8A8787;
	}
		div#secondarycontent ul#social-links li a {
			text-decoration: none;
			display: block;
			height: 25px;
			width: 25px;
			text-indent: -9999px;
		}
		div#secondarycontent ul#social-links li.follow-us {
			width: 90px;
			padding-top: 4px;
			width: 88px;
			margin-right: 0;
			height: 21px;
			font-size: 130%;
		}


div#secondarycontent div#search-blogs {
}
    div#secondarycontent div#search-blogs form {
        margin: 0 15px 15px;
    }
    
div#secondarycontent div#log-in-or-register {
	color: #fff;
}
	div#secondarycontent div#log-in-or-register ul {
            list-style: none;
            margin: 0 15px 15px;
	}
		div#secondarycontent div#log-in-or-register ul a {
			color: #fff;
		}
			div#secondarycontent div#log-in-or-register ul a:hover {
				color: #000;
			}
	

div#secondarycontent div#recent-posts ul {
    margin-bottom: 0;
}
    div#secondarycontent div#recent-posts ul li {
        padding: 4px 15px 6px;
    }

div#secondarycontent div#author-profile {
	padding-bottom: 20px;
}
	div#author-profile p.info {
		font-size: 80%;
	}
		div#author-profile p.info span.name {
			font-size: 120%;
			font-weight: bold;
		}
	div#author-profile p.img-bg {
		background: url('/img/layout/photo-frame.png') no-repeat 13px -2px;
		padding: 0 15px 15px 15px;
	}
		div#author-profile p.img-bg img {
			height: 50px;
			width: 50px;
			float: left;
			margin: 3px 10px 0 4px;
		}
	div#author-profile p.links {
		clear: both;
                margin: 0 15px 15px;
	}
	div#author-profile p.links span {
		padding-top: 10px;
		display: block
	}
	div#author-profile p.links span a {
		display: block;
		font-weight: bold;
	}
	div#author-profile p.links span a.left {
		float: left;
	}
	div#author-profile p.links span a.right {
		float: right;
	}
	
div#blogs-i-like {
}
	div#blogs-i-like ul {
	}
		div#blogs-i-like ul li {
			margin-bottom:10px;
		}
			div#blogs-i-like ul li a {
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				line-height: 100%;
			}


div#twitter {
}
	div#twitter div.twitter-embed {
	}
	div#twitter ul {
		background: url('/img/layout/twit-bg.png') repeat-y;
		margin: 10px 0 0 10px;
		float: left;
		width: 193px;
		list-style:none;
		padding: 0;
	}
		div#twitter ul li {	
			background: url('/img/layout/twit-bot.png') no-repeat bottom left;
			padding-bottom: 19px;
			float: left;
			word-wrap: break-word;
		}
			div#twitter ul li span {	
				background: url('/img/layout/twit-top.png') no-repeat top left;
				padding: 10px 10px 0 20px;
				float: left;
				width: 163px;
			}


div#secondarycontent div#get-updates {
    padding: 15px;
}
    div#secondarycontent div#get-updates h2 {
        margin: 0 0 15px;
    }
    div#secondarycontent div#get-updates hr {
            display: none;
    }

div#related-pages, 
div#related-publications, 
div#related-blogs, 
div#related-news {
	margin-bottom: 0;
}
	div#secondarycontent div#related-pages div.panelcontent, 
	div#secondarycontent div#related-publications div.panelcontent,  
	div#secondarycontent div#related-blogs div.panelcontent, 
	div#secondarycontent div#related-news div.panelcontent {
		padding-bottom: 40px;
	}
	div#secondarycontent div#related-pages h2, 
	div#secondarycontent div#related-publications h2,  
	div#secondarycontent div#related-blogs h2, 
	div#secondarycontent div#related-news h2 {
		padding-bottom: 0;
	}

div#secondarycontent div#panel-spanish-newsletters h2 {
	line-height: 120%;
	padding-right: 10px;
	width:213px;
	float: none;
	clear: left;
	display: block;
}
	div#secondarycontent div#panel-spanish-newsletters h2 img {
	}


div#secondarycontent div#panel-subscribe-to-blogs {

}
	div#secondarycontent div#panel-subscribe-to-blogs a {
		background: url('/img/icons/rss.gif') no-repeat;
		padding-left: 24px;	
	}
	
	
div#secondarycontent div#add-this a.addthis_button_compact {
	line-height: 180%;
}	
	
	
div#panel-practical-guidelines- {
}
	div#panel-practical-guidelines- h2{
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 0px;
		margin-right: 0px;
	}
		div#panel-practical-guidelines- h2 img {
			width: 213px;
		}
	
	
div#data-visualisations	 {
}
	div#secondarycontent div#data-visualisations h2 {	
		color: #fff;
	}
	div#data-visualisations	 div.mia-panel-content {
		padding: 0;
	}
