body {margin: 0; padding: 0; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
h1 {text-align: center;}
.full, #sidebar {float: left; width: 100%; clear: both;}
.half, .third {width: 50%; float: left; overflow: hidden;}
.third {width: 30%; padding-left: 3%;}
#sidebar {width: 680px;}
  .headCat {margin: 1px 0; position: relative; background: url(../images/arrow_down.gif) no-repeat 660px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; float: left;}
  .headCat input, .boxCat input {float: left; margin: 3px;}
  .titleCat {margin: 3px 4px; cursor: pointer; font-size: 12px; font-weight: bold; float: left; line-height: 1em; width: 651px; position: absolute;}
	.boxCat {padding-bottom: 10px; display: none;}
	.boxCat .third {}
	.boxCat span {float: left; margin: 1px; font-size: 11px; padding: 3px 0 1px; width: 175px; line-height: 1.3em;}

/*->colours-----------------------------------------------------*/
.green {background-color: #66b363;}
.purple {background-color: #5f3193; color: #fff;}
.blue {background-color: #4665b5; color: #fff;}
.yellow {background-color: #ffd854;}
.orange {background-color: #ff9e48;}
.red {background-color: #e84852; color: #fff;}

.gmnoprint {font-size: 11px; margin-left: 20px;}
.gmnoprint .gmnoprint {margin-left:0;}
.gmnoprint a {color: #000; font-weight: bold; font-size: 10px;}

#gmap .LabeledMarker_markerLabel {font-size: 10px; width: 13px; text-align: center; color: #fff; margin-top: -19px; margin-left: -5px;}
