html {
	padding:0;
	margin:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#D0D0D0;
	
	color:#000000;
}
a {
	color:#0000CC;
	text-decoration:none;
}
a:hover {
	color:#0000CF;
	text-decoration:underline;
}
a.textCol {
	color:#000000;
	text-decoration:none;
}
a.more {
	color:#000000;
	text-decoration:underline;
}

h1 {
	font-size:110%;
}
h2 {
	font-size:100%;
	text-transform:uppercase;
}
h3 {
	font-size:90%;
	text-transform:uppercase;
}
h4,h5 {
	font-size:90%;
	font-weight:bold;
}
p, li, span {
	font-size:90%;
}

#head {
	height:90px;
}
#head2 {
	height:90px;
}
#head, #head2 {
	width:980px;
	padding:0px;
	margin:0px;
	text-align:left;
	color:#FDFDFE;
	background-color:#3366CC;
	border-style:solid;
	border-color:#000000;
	border-width:1px 1px 0px 1px;
}
#headerImg {
  border-bottom:solid 1px #000000;
}
 
#title {
	width:950px;
	padding:2px 15px;
	margin:0px;
	text-align:left;
	color:#FDFDFE;
	background-color:#2D2D2E;
	border-style:solid;
	border-color:#000000;
	border-width:1px 1px 0px 1px;
}
a.Title {
	color:#FDFDFE;
	text-decoration:none;
}
h1.tTitle {
	display:inline;
}

#content, #searchContent {
	width:980px;
	text-align:left;
	background-color:#FDFDFE;
	padding:0px;
	border:1px solid #000000;
	vertical-align:top;
}
#content {
	background-image:url(http://www.salaries.co.nz/img/bg/bg001-770.png/);
	background-position:right;
	background-repeat:repeat-y;
}

#content2 {
	width:980px;
	text-align:left;
	background-color:#FDFDFE;
	background-image:url(http://www.salaries.co.nz/img/bg/bg001-970-400.png/);
	background-position:right;
	background-repeat:repeat-y;
	padding:0px;
	border:1px solid #000000;
	vertical-align:top;
}

#mainContent {
	width:735px;
	padding:14px 15px;
	margin:0px 15px 0px 0px;
	text-align:left;
	border:none;
	vertical-align:top;
}

#mainContentLong {
	width:950px;
	padding:14px 15px;
	margin:0px 0px 0px 0px;
	text-align:left;
	background-color:#FDFDFE;
	border:none;
	float:left;
	vertical-align:top;
}

#mainContentLong2 {
	width:535px;
	padding:14px 15px;
	margin:0px 15px 0px 0px;
	text-align:left;
	background-color:#FDFDFE;
	border:none;
	vertical-align:top;
}

#sideContent {
	float:right;
	width:170px;
	padding:14px 15px;
	margin:1px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
	font-size:90%;
}

#sideContent2_h {
	float:right;
	width:370px;
	padding:14px 15px;
	margin:1px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
	font-size:90%;
}

#sideContent2 {
	float:right;
	width:160px;
	padding:14px 1px 14px 5px;
	margin:1px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
	font-size:90%;
}

#footer {
	clear:both;
}

.sNormal {
	font-size:75%;
}
.sTitle {
}
.sDate {
}

.aTitle {
}
.aContent {
}
.aDate {
	font-size:85%;
}

.bTitle {
}
.bContent {
}
.bDate {
	font-size:85%;
}

table.contact, table.comments {
	border:1x solid #333333;
}
th.contact, th.comments {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:92%;
	font-weight:normal;
	line-height:145%;
	color:#000000;
	background-image:none;
	background-color:#eeeeee;
}
td.contact, td.comments {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:92%;
	line-height:145%;
	color:#000000;
}
input.contact, input.comments {
	width:440px;
}
textarea.contact, textarea.comments {
	width:440px;
}
input.commentsShort {
	width:240px;
}
textarea.commentsShort {
	width:240px;
}
			
.comment {
	font-size:85%;
}
.copyright, .footerbar {
	font-size:75%;
}

pre.code {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;
}

span.code {
	font-family: monospace;
}

div.quote {
	padding:9px;
	margin:9px;
	background-color:#dfdfdf;
	font-family:Courier,monospace;
	font-size:18px;
}
div.event_float {
  float:right;
  padding:5px;
  margin:5px;
  background-color:#ccccdd;
  border:1px solid #bbbbcc;
  max-width:250px;
}
