/* ----------------------------------------Print CSS - Cambridge Journals OnlineDate: 26 September 2007Anne Madridejo----------------------------------------*/body {padding: 0;margin: 0;font-family: "Times New Roman", serif;font-size: 12pt;}/* --------------------------------------------------remove the following elements from print outs--------------------------------------------------*/#search, #navigation, td#left, #floated_col, #location,#banners-thirdparty, #utilities,  #helpquicksearch {display: none;}/* stream buttons on homepage */#segmentbuttons {display: none;}/* --------------------------------------------------restyle the #body to remove margins for print outs--------------------------------------------------*/td#centre #body {margin: 0;}
/* --------------------------------------------------organisation details--------------------------------------------------*/#orgdetails {margin: 0 0 20px 0;padding: 0 10px 0 10px;}

/* ----------------tool styles----------------*/select {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 70%;margin: 0;padding: 0;}select selected {display: block;}/*------------------------------branded masthead------------------------------*/#wrapper #brand {margin: 0;padding: 10px;background: #FFF;border-style: solid;border-width: 1px 0;border-color: #000;position: relative;}/* dimensions the div for IE/Win  \*/* html #brand  {height: 1px;}/* End Holly Hack */ #wrapper #brand h1 {margin: 0;padding: 0;font-size: 1em;background: none;font-weight: bold;width: 70%;}/*------------------------------wave footer brand ------------------------------*/#footerbrand {margin: 0;padding: 0;background: #69C url(../images/wave_flat.gif) repeat-x;width: 100%;}#footerbrand #shield {margin: 0;padding: 76px 0 30px 0;background: url(../images/wave.gif) no-repeat right top;width: 100%;text-align: right;}#footerbrand #shield a {margin: 0 70px 0 auto;padding: 0;width: 180px;height: 37px;display: block;background: url(../images/shield_ffffff.gif) no-repeat;text-decoration: none;}#footerbrand #shield a img {display: none;}
/* 
------------------------------
clear
------------------------------
*/


.clear {
margin: 0;
padding: 0;
clear: both;
font-size: 1px;
height: 10px;
bo/rder: 1px solid blue;
}