/* resourcecentre.css */

div td.tdleft2px {
	border-left: 2px solid #000000 !important; 
}
table.listTable table td{ padding:0; border: none;}
table.listTable table{ margin-top:0; border: none;}
.csclip
{
float: left;
width: 30%;
margin: 0 .25em 1em 0;
padding: .25em;
text-align: center;
}
.csclip p{
	margin-top:0;
	align: center;
	text-align: center;
		  }

.floatleft
{
float: left;}

/* Identifies full public consultations at consultations/2006 etc [mw] */
.full-public-consultation {
margin:0 0 .2em 20px; 
color:#639;
background-color:#fff;
border:1px solid #639; 
font-size:.75em;
padding:.1em .3em .2em .3em;
line-height: 120%; 
text-align:center;
}
span.full-public-consultation {margin:0;}
