* {
margin: 0;
padding: 0;
border: 0;
}
body {
font:normal 12px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
/*color:#567475;*/
color:#678586;
line-height:1.1;
background:#fff;
}
body a {
font-weight:bold;
text-decoration:none;
color:#567475;
}
body a:hover {
text-decoration:underline;
}
h2 {
font-size:19px;
}
#con {
width:500px;
margin: 0 auto;
margin-top:150px;
}
#bottom{
position:absolute;
bottom:10px;
left:10px;
}
*html #bottom {
bottom:10px;
left:10px;
}
#top{
position:absolute;
top:10px;
left:10px;
}
*html #top {
bottom:10px;
left:10px;
}
#places a{
text-decoration:none;
}
#twitter {
display: inline; 
margin-left: 10px; 
padding: 3px 10px; 
background:#CCCCCC;
}
.input {
border: 1px solid #99b3b4;
width: 100px;
background: #e4ebeb;
font: 11px verdana, sans-serif;
color:#443;
padding:3px;
outline:none;
background: #e4ebeb url(http://ganey.co.uk/input.png);
}
.small {
font-size:9px;
font-style:italic;
color:#441100;
}
.noclick {
color:#441100;
}
.aclick , .aclick a{
color:#424242;
}