/************************************************************************/
/* SITE STRUCTURE    ---- user facing stylesheet!! not ADMIN            */
/************************************************************************/
HTML {   
	/* following line forces firefox to always display a scrollbar so that the 
	page does not jump around when switching betwwen pages that require a scrollbar
	and those that don't. Sadly can't find a way to disable the scrollbar you just can't use it */
	overflow: -moz-scrollbars-vertical;
}

body {								
	margin: 0em;						/* remove any margin or padding by default */
	padding: 0em;
	background-repeat: repeat-x;		/* If a background image is used do not repeat it */
	background-position: top left;		/* position the background imafge in the top left */
}
.clearer {
	clear:both;
	height:1px;
	width:1px;
	overflow:hidden;
	margin:0 0;
	padding:0 0;
	display: block;
}

div.linkedinterventionitem {
	font-weight: bold;
	clear:left;
	margin:0 0 2px 0;
	padding:0;
	display: block;
}

div.linkedinterventionitem a {
	text-decoration: underline;
}

/************************************************************************/
/* SINGLE STYLE CLASSES                                                 */
/************************************************************************/

.w1 {width:1px;}
.w50 { width:50px; }
.w100 { width:100px; }
.w150 { width:150px;}
.w200 { width:200px;}
.w250 { width:250px;}

.h100 { height:100px; }

.left {float:left;}

.right {float:right;}

.leftimg {
float:left;
margin: 20px;
}
.rightimg {
float:right;
margin: 10px;
}
#container {
	margin-top:0;
	margin-left:5%;
	margin-right:5%;
	padding:0 0 40em 0;
}
#gutter {
	margin:0; /*** This was 0.5em I've taken it off to achieve design*****/
	padding: 0;
}
p,li,h1,h2,h3,h4,h5{
	margin:5px 0 5px 0;
	padding:0;
	line-height:1.3em;
}
h1 {
	line-height: 1.4em;
	margin: 0.6em 0 0.4em 0;
}
h2 {
	margin: 0.6em 0 0 0;
}

div#aboutus ul {
	list-style-type: square;
}

a.symbol, a.symbol:link, a.symbol:visited {
	text-decoration:none;
}
a.symbol:hover, a.symbol:active {
	text-decoration:underline;
}
/* very top links accessibility, register and sign in */

#printbanner {
	display: none;
}
#accessbanner, 
#accessbanner2 {
	margin:0; 
	padding:0 0 0 0;
	float: left;
}
#accessbanner ul, 
#accessbanner2 ul {
	list-style:none;
	padding:0 0;
	margin:0 0;
}
#accessbanner ul li img.shift,
#accessbanner2 ul li img.shift {
	padding: 0 0 4px 4px;
}
#accessbanner ul li img.shiftleft, 
#accessbanner2 ul li img.shiftleft {
	padding: 0 4px 4px 0;
}
#accessbanner ul li,
#accessbanner2 ul li {
	padding: 0 0.7em 0 0.1em;
	float:left;
	margin: 5px 0 0 5px;
}
#accessbanner ul li a:link, #accessbanner ul li a:hover, #accessbanner ul li a:visited,
#accessbanner2 ul li a:link, #accessbanner2 ul li a:hover, #accessbanner2 ul li a:visited {
	text-decoration: underline;
}
#accessbanner ul li.accesstext, 
#accessbanner2 ul li.accesstext {
	padding: 0 5px 5px 0;
}

#accessbanner ul li.norightpad, 
#accessbanner2 ul li.norightpad {
	padding:0 10px 0 5px;
	margin: 0;
}
#accessbanner ul li.right, 
#accessbanner2 ul li.right {
	border-right:none;
	float:right;
	margin: 5px 0 0 0;
}
#accessbanner ul li.last, 
#accessbanner2 ul li.last {
	border:none;
}
#banner {
	background-color: #00347B;
	margin: 0;
	padding:0;
}

/*****Copyright*********/

#copyright {
	text-align: center;
	padding: 0;
}
#copyright p {
	 padding: 0 0;
	 margin: 0 0 0 0;
}

/*****Breadcrumbs and file path********/

#breadcrumbandfilepath {
	clear: both;
	float: none;
}

#filepath {
	float: left;
}

#breadcrumbs {
	float: right;
}

#breadcrumbs p {
	margin: 5px 0 1px 2px; 
	padding: 0 0 0 0;
}
#breadcrumbs a {    							
}
p span.strong {
	font-weight: bold;
}

/***main***/

#aboutus {
	margin: 0.5em 22em 0.5em 0;
	padding: 0.5em 1.2em 1.2em 1.2em;
	height:1%;
}

#aboutus a {    					
text-decoration: underline;
}
#aboutus a:visited {
	text-decoration: underline;
}
.rightimg {
	float:right;
	margin: 0.5em 0 0.5em 1.3em;
}
#aboutus p {
	margin: 1em 0 1.5em 0;
}
#aboutus img.left {
	margin:0 10px 10px 0;
}
#aboutus img.right {
	margin:0 0 10px 10px;
}
/*** end of main ***/

#sidebar {
	float:right;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
#sidebar div.box {
	display: block;
	margin:0 0 0.9em 0;
	padding: 0;
}
#sidebar div.box form {
	margin: 0.5em;
}
#sidebar div.box form input.searchbox {
	width:12em;
	margin-left: 0.3em;
}
#sidebar div.box form input.submitsearch {
	width:4em;
	margin:0.2em 0 0.4em 0.5em;
	vertical-align:middle;
}

#sidebar div.box#latestnews p {
padding-bottom: 2em;
	/* latest news paragraphs */
}
/********* This list rules may not be needed*********/

#sidebar div.box#latestnews ul li {
	width: 13.5em;
	padding:0 0 0.5em 0;
	margin: 0.5em 1em 0 0;
}	
#sidebar div.box#latestnews ul li a{
	text-decoration:none;
	padding: 0;
	margin: 0;
}	
#sidebar div.box#latestnews ul li a:hover{
	text-decoration:underline;
	padding: 0;
	margin: 0;
}

/******End*******/

#sidebar #latestnews p a {
font-weight: Bold;
}
#sidebar #latestnews div#newslink {
	height:60px;
	text-align: centre;
	overflow:hidden;
}
#sidebar .arrowcontrol {
	margin: 0 0.6em 0 0;
	vertical-align: middle;
}
#sidebar .bullet {
	margin: 0 1.5em 0 0;
	float: left;
}

table.newstable {
	float: left;
}

p.monthlinks {
	padding: 0 0 10px 0;
}

a.emailafriend {
	margin: 0 10px 0 0;
}

#latestnews .parts {
	height:6em;
}
#latestnews .newscontent  {
	padding: 1em 0 0 0;
	margin: 0.8em 0 0 0.5em;
}
#latestnews span.pages {
	margin: 0 1em 0 1em;	
}
#latestnews span.hold {
	padding: 0;
	margin: 0 1em 0 1em;	
}
#latestnews  a {
	text-decoration: none;
}
#latestnews  a:hover {
	text-decoration: underline;
}
#latestnews div.center {
	font-weight: bold;
	text-align: center;
}
/***** Footer *****/
div#footer {
	background-color: none; 
	float: left;
	width: 100%;
	padding: 0 10px 0 0;
	margin: 5px 0 5px 0;
}


ul#navlist {
padding: 10px 10px 10px 10px;
margin:0 0 0 0;
}
ul#registration {
padding: 10px 10px 5px 10px;
margin:0;
}
#navlist li, ul#registration li  {
display: inline;
list-style-type: none;
margin: 0 ;
padding: 0;
}
#navlist a {
text-decoration: none;
}
#navlist a:hover {
	text-decoration: underline;
}
#navlist a:visited {
	text-decoration: underline;
}
/*** end of footer ***/

.leftimg {
float:left;
margin:0 1.5em 0 0; 
padding: 0;
}

/* my profile section */
fieldset.myprofile {
	vertical-align:top;
	margin:0.5em;
}
fieldset.myprofile legend {
	font-weight:bold;
}
fieldset.myprofile label {
	font-weight:bold;
	margin-left:2em;
}
div#aboutus fieldset.myprofile p {
	margin-left:2em;

}

fieldset.myprofile a {
	text-decoration: underline;
	font-weight:bold;
	margin-left:2em;
	margin-top:1em;
	display:block;
}
/************Navigation*************/

div.menu ul {
padding: 0;
margin: 0;
float: left;
width: 100%;
}

div.menu ul li { display: inline; }

div.menu ul li a {
padding: 0.2em 1em;
margin-left: 5px;
margin-right: 3px;
text-decoration: none;
float: left;
}

/***** Form ******/

#horizontalForm fieldset.radio {margin: 1em 0 2em 0;}
#horizontalForm fieldset.radio input{
	clear: both;
	float: left;
	width: auto;
}
#horizontalForm fieldset.radio label {font-weight: normal;}
#horizontalForm input{
	display: block;
	width: 15em;
}
#horizontalForm label{
	float: left;
	display: block;
	margin: 0 1em 0.5em 0;
	font-weight: bold;
}
#horizontalForm select{
	display: block;
}
#horizontalForm textarea {
	width: 300px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow:auto;
}
#horizontalForm input.send {
	margin-top: 1em;
}
#horizontalForm legend {
  padding: 0.5em 0.5em 0.5em 0.5em;
  text-align:left;
  margin: 0 0 0 0
 }

/************Results Page***********/

div#aboutus form legend{
	padding: 0 5px 0 5px;
	margin: 0 0 10px 0;
}
div#aboutus .resultitem {
	padding: 0 1em 1em 1em;
	margin: 0 0 0 0;
}
div#aboutus .resultitem a {
	text-decoration: none;
}
div#aboutus .resultitem a:hover {
	text-decoration: underline;
}
div#aboutus .resultitem a:visited {
	text-decoration: none;
}
div#aboutus p.pageitems {
	padding-bottom: 0.5em;
}
div#aboutus .pageitems {
	clear: left;
	padding-bottom: 0.5em;
	height: 1%;
}
div#aboutus .pageitemsend {
	clear: left;
	padding-bottom: 0.5em;
	height: 1%;
}
div#aboutus .pageitems .results {
	float: left;
	padding: 5px 0 0 0;
}
div#aboutus .pageitems .pages {
	float: right;
	padding: 5px 0 0 0;
}
div#aboutus .pageitemsend .results {
	float: left;
	padding: 5px 0 0 0;
}
div#aboutus .pageitemsend .pages {
	float: right;
	padding: 5px 0 0 0;
}
div#aboutus p.top {
	float: right;
	padding-bottom: 0.5em;
}
div#aboutus .resultitem  h3 a {
	text-decoration: underline;
}
div#aboutus .resultitem  h3 a:hover {
	text-decoration: underline;
}
div#aboutus .resultitem  h3 a:visited {
	text-decoration: underline;
}
div#aboutus .resultitem  h3 span.similar a  {
	text-decoration: underline;
}
div#aboutus .resultitem  h3 span.similar a:hover  {
	text-decoration: underline;
}
div#aboutus .resultitem  h3 span.similar a:visited  {
	text-decoration: underline;
}
/************ advsearch *********/
form#advtype {
	padding: 1em 0 1em 0;
	margin-top: 2em;
	margin-bottom: 1em;
}
form#advtype label {
	display: block;
	text-align: right;
	float: left;
	width: 10em;
	margin-right: 1em;
	height: 1.6em;
}
form#advtype input {
	display: block;
	width: 16.1em;
	float: left;
	margin-bottom: 10px;
}
form#advtype select {
	display: block;
	width: 16.3em;
	float: left;
	margin-bottom: 10px;
}
form#advtype br{
clear: left;
}
form#advtype .buttonsubmit {
	width: 5em;
	margin: 0 0 2em 10.5em;
}
form#advtype .advsearch {
	width: 11em;
	margin-left: 0.6em;
}
form#advtype p.note {
	margin: 0 0 1em 11em;
}
form#advtype .checkbox{
float: left;
padding: 0;
margin: 0 0 1em 0;
}

form#advtype .checkbox span{
padding: 0;
margin: 0 1em 0 0;
display:inline;
float:left;
width:10em;
}

form#advtype .checkbox input{
padding: 0;
margin: 0em 1em 0 0;
float:left;
width:2em; 
}
/************ advsearch *********/
form#registration,form#whatiwant {
	padding: 1em 0 1em 0;
	margin-top: 2em;
	margin-bottom: 1em;
}
form#registration label,form#whatiwant label {
	display: block;
	text-align: right;
	float: left;
	width: 10em;
	margin-right: 1em;
	height: 1.6em;
}
form#registration input,form#whatiwant input {
	display: block;
	width: 16.1em;
	float: left;
	margin-bottom: 10px;
}
form#registration select,form#whatiwant select {
	display: block;
	width: 16.3em;
	float: left;
	margin-bottom: 10px;
}
form#registration br,form#whatiwant br{
clear: left;
}
form#registration .buttonsubmit ,form#whatiwant .buttonsubmit{
	width: 5em;
	margin: 0 0 2em 10em;
}
form#registration .advsearch,form#whatiwant .advsearch {
	width: 11em;
	margin-left: 0.6em;
}
form#registration p.note,form#whatiwant p.note {
	margin: 0 0 1em 11em;
}
form#registration .checkbox,form#whatiwant .checkbox{
float: left;
padding: 0;
margin: 0 0 1em 0;
}
form#registration .checkbox span,form#whatiwant .checkbox span{
padding: 0;
margin: 0 1em 0 0;
display:inline;
float:left;
width:10em;
}
form#registration .checkbox input,form#whatiwant .checkbox input{
padding: 0;
margin: 0em 1em 0 0;
float:left;
width:2em; 
}
form#registration input#othercontact, 
form#registration input#wecontact {
	float: left;
	padding: 0;
	margin: 0.1em 0.5em 1em 0;
	width: auto;
}
form#signin {
	padding: 1em 0 1em 0;
	margin-top: 2em;
	margin-bottom: 1em;
}
form#signin label {
	display: block;
	text-align: right;
	float: left;
	width: 10em;
	margin-right: 1em;
	height: 1.6em;
}
form#signin input {
	display: block;
	width: 16.1em;
	float: left;
	margin-bottom: 10px;
}
form#signin br{
clear: left;
}
form#signin .buttonsubmit {
	width: 5em;
	margin: 0 0 2em 10em;
}
form#signin .checkbox span{
padding: 0;
margin: 0 1em 0 0;
display:inline;
float:left;
width:10em;
}
.checkbox br{
clear:both;
}
table.glossary {
	background-color: none;
}
table td.name {
	padding: 0.5em;
}
table td.desc {
	padding: 0.5em;
}

/************ Table Links **************/

#tablelinks  {
	font-size: 0.9em;
	width: 99%;
	padding: 0;
	margin: 0;
}
#tablelinks th {
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: url(images/bg_header.jpg) no-repeat;
}
#tablelinks td {
	padding: 0.5em 0.5em 1.3em 1.2em;
}
#tablelinks td.backtotop {
	padding: 1em 0.5em 1em 1.2em;
}
#tablelinks td  p {
	margin: 0;
	padding: 0;
}
#tablelinks td a {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}
/**************Third Level Navigatoion********************/
ol {
	float: left;
	margin: 0.7em 1em 0 0;
	padding: 1em 2em 1em 2em;
	list-style: square;
}
ol.sidemenu {
	padding-top: 0;
	margin-top: 1em; 
}

ol li {
	margin: 0.5em 0 0 0;
	list-style: square;
	padding-bottom: 0.3em;
}
div#aboutus ol li a {
	margin: 0 0 0 0;
	list-style: square;
	text-decoration: none;
}
div#aboutus ol li a:hover {
	text-decoration: underline;
}
div#aboutus ol li a:visited {
	text-decoration: none;
}
.divide { 
	border-left: solid 1px;
	padding: 0 5px 0 5px;
}
a.problemlink {
	float: left;
	margin: 0 5px 5px 0;
	width: 195px;
}
div.interventionlink {
	float:left;
	margin: 0 5px 5px 0;
	width: 300px;
	height:30px;
}
div.interventionlink a {
	float:left;
	display:block;
	width:200px;
}
div.interventionlink a.rating {
	width:auto;
	margin: 0 2px 0 0;
}


span.problemlink {
	float: left;
	margin: 0 5px 5px 0;
	width: 200px;
}
span.agelink {
	float: left;
	margin: 0 0 5px 5px;
	width: 50px;
}

label.currentemail {
	margin: 0 0 5px 0;
}
div#aboutus div.linkedintervention {
	margin: 0 0 0 15px;
	padding: 0;
}
div#aboutus div.resultitem h2 {
	border: none red 1px;
}
div#aboutus div.linkedinterventionitem a.interventiontitle {
	text-decoration: underline;
}
div#aboutus div.resultitem h2 a:link, 
div#aboutus div.resultitem h2 a:active, 
div#aboutus div.resultitem h2 a:visited {
	text-decoration: underline;
}
div#aboutus div.resultitem img {
	float:right;
}
/*
added by les 14/9/06

rounded corners for definition lists (used in sidebar) 
default color scheme is the buff one, alternates follow
note:order they are specified in is top left, top right, bottom left, bottom right
just for ease of reference
*/
#sidebar {
	width:20em;
}
dl {
  position:relative;
  padding: 0 0 0 0;
}
dt span.dtrounded {
  display:block;
  text-align:left;
  margin:0;
  padding:8px 0px 4px 60px;
  background: transparent;
}
dt span.dtrounded a, dt span.dtrounded a:visited {
  text-decoration: none;
}
dt span.dtrounded a:hover {
  text-decoration: underline;
}
dt {
  margin: 0 0 0 0;
  padding: 0px 20px 5px 0px;
  font-weight:bold;
}
div#sidebar dt {
}
dd {
  position:relative;
  margin: 0;
  padding:10px;
}

dl.donation dt span.dtrounded a{ 
	display:block;
	margin:0 0 5px 0;
	background: transparent;
	padding: 0 0 10px 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.4em;
}

dl.donation dt {background: none; padding:0; margin-bottom: 2.8em;}
dl.donation {background: none; padding: 0;}
dl.donation dd {background: none; padding: 0;}
dl.donation dt a {
	position:relative;
	top:0.4em;
	padding: 0.7em 3.2em 0.7em 3.2em;
	text-decoration:none;
	font-weight:bold;
	font-size:1.4em;
}
dl.donation dt a:hover {
}
/* some clearing up for elements that might appear within the dd of a dl whose default margin and padding vary between browser*/
dd form {
	margin:0;
	padding:0px;
}
dt em {
	text-decoration:none;
	padding:0 0 0 10px;
}
#sitesearchdl {
	position: static;
}
#sitesearchdt a, #sitesearchdt a:visited  {
	text-decoration: none;
}
#sitesearchdt a:hover {
  text-decoration: underline;
}
#sitesearchdt a:selected {
	text-decoration: none;
}
dl dd p a {
	font-weight: bold;
}
/* end 14th sep additions */

span#backlink {
	margin: 0 0 0 10px;
	font-weight: normal;
	font-size: 65%;
}
dl.glossarylist {
	width: 99%;
}
dl.glossarylist dt.mainheader {
	vertical-align: top;
	float: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/*width: 250px;*/
	width: 30%;
	height: 100%;
}
dl.glossarylist dd.mainheader {
	vertical-align: top;
	float: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/*width: 400px;*/
	width: 60%;
	height: 100%;
}
dl.glossarylist dt.glossaryitem {
	clear: left;
	float: left;
	letter-spacing: 2px;
	text-transform: none;
	border-bottom: 0;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px 6px 6px 12px;
	/*width: 250px;*/
	width: 30%;
}
dl.glossarylist dd.glossaryitem {
	float: left;
	text-align: left;
	margin: 0;
	padding: 6px 6px 15px 12px;
	/*width: 400px;*/
	width: 60%;
}
span.ranking a:normal,
span.ranking a:link,
span.ranking a:visited,
span.ranking a:hover,
span.ranking a {
	text-decoration: underline;
	border-bottom: none;
}

h2.ranking a:normal,
h2.ranking a:link,
h2.ranking a:visited,
h2.ranking a:hover,
h2.ranking a {
	text-decoration: underline;
	border-bottom: none;
}

h2.ranking p {
	display: inline;
	padding: 0 5px 0 0;
	text-decoration: none;
	border: none;
}

h2.ranking img {
	border-bottom: solid 2px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
img.ratingimg {
	padding: 0 0 1px 0;
}
#innercontainer {
	width: 99%;
}
div.formclear {
	clear: left;
	height:1px;
	width:1px;
	overflow:hidden;
	margin:0 0;
	padding:0 0;
	display: block;
}

div.clearleft {
	clear: left;
}
div.clearright {
	clear: right;
}
div#alphalist {
	width: 330px;
	margin: 10px 0 20px 0;
}
span.alphalink {
	margin: 0 5px 0 0;
}
dl.glossarylist dt.backtotop {
	clear: left;
	float: left;
	letter-spacing: 2px;
	text-transform: none;
	border-bottom: 0;
	background-image:  url(../images/bullet1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 15px 6px 0px 12px;
	/*width: 250px;*/
	width: 30%;
}
dl.glossarylist dd.backtotop {
	float: left;
	text-align: left;
	margin: 0;
	padding: 15px 6px 0px 12px;
	/*width: 400px;*/
	width: 60%;
}

/* 
	Accessibility page styling for the form elements 
	These need to be here so that they can be accessed regardless of what the users settings are
*/

form#accessibility {
	float: left;
}

form#accessibility input {
	float: left;
}

form#accessibility h3 {
	display: block;
	padding: 0;
	margin: 0;
	line-height: auto;
}

form#accessibility label {
	width: 3.5em;
	float: left;
}

span.accessradiotext {
	float: left;
	width: 6em;
}

span.serif {
	font-family: times new roman, serif;
}

span.sans {
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
}

span.comic {
	font-family: "Comic Sans MS";
}

span.fontsize1 {
	font-size: 81%;	/* default font size */
}

span.fontsize2 {
	font-size: 97%; /* default font size */
}
	
span.fontsize3 {
	font-size: 130%; /* default font size */
}

span.color1 {
	color: #000;						/* default color for site text */
	background-color:#ffffff;
}

span.color2 {
	color: #ffff00;						/* default color for site text */
	background-color: #000;
}

span.color3 {
	color: #fff;						/* default color for site text */
	background-color: #000;
}

span.color4 {
	color: #000;						/* default color for site text */
	background-color: #ffff00;
}

span.color5 {
	color: #000;						/* default color for site text */
	background-color: #fff;
}

.currentpage {
	font-weight: bold;
}

.backtomain {
	display: block;
	padding: 20px 0 0 0;
}

/* End of accessibility page styling */

span.monthlink, 
span.yearlink, 
a.monthlink, 
a.yearlink {
	float: left;
	margin: 0 10px 0 0;
}

a.allyearlink, 
a.allmonthlink {
	display: block;
	float: left;
	width: 70px;
}

form#emailafriend label {
	padding: 2px 0 0 0;
	float: left;
	display: block;
	width: 170px;
}

form#emailafriend input.textfield {
	width: 250px;
	margin: 0 0 5px 0;
}

div#aboutus ul.whatiwanttoreceive {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.whatiwanttoreceive li {
	float: left;
	padding: 0;
	margin: 0;
}

form#whatiwanttoreceive label.receive, 
form#registration label.receive {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	width: 500px;
	height: auto;
	float: left;
	text-align: left;
}

form#whatiwanttoreceive input.receive, 
form#registration input.receive {
	float: left;
	padding: 0 0 0 0;
	margin: 2px 10px 0 0;
	width: auto;
}


div#badges {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
}

div#badges div.badge {
	float: left;
	margin: 0 5px 0 0;
}

div#badges div.badge img {
	border: none;
}

#accessbanner ul li.colouroption {
	float:left;
	margin: 3px 0 0 0;
}

span.colouroption {
	float: left;
	margin: 0 3px 2px 0;
	padding: 2px;
	border: solid #000000 1px;
}

img#listenicon {
	float: left;
	padding: 0 3px 0 0;
}

.listenlink {
	float: left;
	display: inline;
}

h3.publication {
	display: inline;
}

/* Publication search form */
form.publicationsearchform label {
	display: block;
	text-align: right;
	float: left;
	width: 10em;
	margin-right: 1em;
	height: 1.6em;
}
form.publicationsearchform input {
	display: block;
	width: 29.5em;
	float: left;
	margin-bottom: 10px;
}
form.publicationsearchform select {
	display: block;
	width: 30em;
	float: left;
	margin-bottom: 10px;
}
form.publicationsearchform .buttonsubmit {
	width: 5em;
	margin: 0 0 0 10.5em;
}

ul.publications li {
	margin: 0 0 15px 0;
}

div.translate, 
div.translate table {
	text-align: center;
	margin: 0 auto;
}

div.translate table tr, 
div.translate table tr td {
	background-color: transparent;
}

div.translate select {
	width: 205px;
}

div.translate img, 
div.translate a, 
div.translate a:normal ,
div.translate a:link ,
div.translate a:visited ,
div.translate a:hover {
	border: none;
	text-decoration: none;
}

input.searchboxwide {
	width: 230px;
}

form#advtype span.exactphrase {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
	float: none;
}

form#advtype span.exactphrase input.exactphrase {
	margin: 0 5px 0 0;
	padding: 0;
	width: auto;
	display: inline;
	float: none;
}

form#advtype div.exactphraseholder {
	margin: 0 0 0.5em 10.5em;
}

#nextpublicationitem,
#prevpublicationitem {
	width: 6em;
	margin: 0 5px 0 0;
}