html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	background: transparent;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	/*background:#F1FAFB;*/
	background:#ECECEC;
	margin:0px;
}

body.login {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background:#F1FAFB;
	margin:0px;
}

span.inactive-link { color:#B0B0B0; text-decoration:underline; }

#toolbar_left {
	width:12px;
	height:20px;
}

.instruction-text {
	font-size:12px;
	color:#505050;
}

#toolbar_body { width:620px; }
#logo_holder { width:1px; }

.ad_space {
margin:0px;
padding:0px;
height:250px;
padding-bottom:10px;
width:250px;
border-bottom:dotted 1px #888;
}

body.ads {
	margin: 0px;
	padding: 0px;
    width: 100%;
    font-weight:normal;
	font-size: 11px;
	font-family:verdana,sans-serif,tahoma,arial;
}

span.property_code {
	color:#95D21B;
	font-size:14px;
	text-transform:uppercase;
}

span.innerheader-title-current-mode {
	color:#5F8406;
	font-weight:bold;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
}
