/*
DEVOLVED PATCH STYLE
In addition to this patch you need to
 - update the logo artwork in your style to: http://assets.manchester.ac.uk/logos/logo-1.png
 - remove the width and height for this img tag completely - width="129" height="44"
*/
body { background:none; } #logo { top:25px; left: 25px; } #logo img { width:169px; height:69px;  } #sitename { top: 40px; left: 217px; width: 315px; border: none; } #sitename span, #sitename h1 { white-space: normal !important; font-size:1.3em; } #toolbar { top:25px; width: 34.5em; } #nav-primary-cpd,#nav-primary { margin-left: 25px !important; top:119px; } #main, #footer { margin-left: 25px; } #main { margin-top: 9.75em; border-top: 3px solid #099; }