/* CSS by Neil Paterson for Civic. 16th March 2007 */

body {
   background: white;
   font-size: 12pt;
   color:#000;
   font-family:"Lucida Sans", helvetica, serif;
   font-size:71%;
   }
ul.skiplinks, div#infoscotland, ul.header1, ul.header2, ul.header3, ul.header4, p.header4, ul.header5, em.skiplinks, ul.footer1, ul.footer2, p.footer3, img, ul#ulMenu, div.rsaProc p{
   display: none;
   }
p.header3 {
	font-size:200%;
	margin: 0 5%
	}
.widePanel, .panel1, .panel2, .homePanel1, .homePanel2, .homePanel3, .homePanel4, .insidePanel1, .insidePanel2, .insidePanel3 {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a:link, a:visited, a.newWin {
   color: #000;
   padding:0;
   margin:0;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }
div.rsaProc img {display:block}
#container table { font-size:115%; border:1px solid #666; margin-bottom:15px;}
#container form table {border:none; color:#fff; margin-bottom:0;}
#container form table th, #container form table td {padding:0 0 5px 0; border:none; color:#fff}
th.tint, td.tint {background:#DCDCDC}
#container th {color:#000; padding:7px 5px 2px 5px; border:1px solid #666;}
#container td {color:#222; padding:8px 5px 3px 5px; border:1px solid #666;}
#container td.right {color:#000; text-align:right; font-weight:bold;}