<br />
<b>Notice</b>:  Undefined property:  Css::$bVersion in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>179</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>143</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>143</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>160</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>165</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$bVersion in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>179</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>143</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>143</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>160</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>165</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$bVersion in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>179</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>143</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>143</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>148</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>153</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$browser in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>160</b><br />
<br />
<b>Notice</b>:  Undefined property:  Css::$OS in <b>/home/developi/public_html/library/Shockmedia/Css.php</b> on line <b>165</b><br />
/*///////////////////////////////////////////////////////

	Layout Stylesheet
	Last updated 19/03/2010

	(C) 2010 Shock Media Pty Ltd

	All Browsers [SCREEN]
	This is the common layout defintion.
	Don't make any changes here - edit site.css.php instead

///////////////////////////////////////////////////////*/
#header {
                width: auto;
                background:#0160ae;
            }
#footer {
                width: 100%;
                clear: both;
                float: left;
                background:#0160ae;
            }
#left {
    			float: left;
				position: relative;
				z-index: 0;
    			background: #FFF;
    			width: 180px;
    			margin-left: -180px;
			}
#right {
                display: none;
            }
#main {
			float: left;
			position: relative;
			z-index: 0;
			overflow: hidden;
			background: #FFF;
    		width: 803px;
		}
#content {
    		width: auto;
    		float: left;
    		display: inline;
    		position: relative;
    		border-left-style: solid;
border-left-width: 180px;
border-left-color: #FFF;
}

/*-----------------------------------
// CANVAS DEFINITION
//---------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-size: 10px;
	background: #FFF;
}

html>body {
	font-size: 10px;
}

/*-----------------------------------
// LAYOUT DEFINITION
//---------------------------------*/

#container {
		width: 983px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
	}

/*-----------------------------------
// FUNCTIONS
//---------------------------------*/

/*///////////////////////////////////////////////////////

	Common Stylesheet
	Last updated 19/03/2010

	(C) 2010 Shock Media Pty Ltd

	All Browsers [SCREEN]
	This is the common definition for all sites.
	Don't make any changes here - edit site.css.php instead


///////////////////////////////////////////////////////*/

/*-----------------------------------
// FORM ELEMENTS DEFINITION
//---------------------------------*/

#contact dl {
	margin: 1em 0;
}

#contact dt {
	float: left;
	clear: left;
	display: inline;
	margin: 1em 0 0;
	width: 100px;
	font-size: 1.3em;
}

#contact dd {
	float: left;
	clear: right;
	display: inline;
	margin: 1em 0 0 0.5em;
	font-size: 1.3em;
	line-height: 130%;
}

IE
#contact dl {
    padding-top: 1em;
}

#contact dd {
    float: none;
    display: block;
    margin-left: 100px;
}

#contact fieldset,
#payment fieldset {
	border: none;
}

#contact legend,
#payment legend {
	display: none;
}

#contact fieldset fieldset {
	float: left;
	clear: both;
	width: auto;
	display: inline;
	padding: 14px 0px;
	border: none 0;
	border-bottom: 1px dashed #A5ACB2;
}

#contact fieldset fieldset.lastFieldset {
	border: none 0;
}

#contact form label {
	float: left;
	display: inline;
	width: 100px;
	font-size: 1.3em;
}

#contact input,
#contact textarea,
#payment input,
#payment textarea {
	border: 1px solid #a5acb2;
	width: 200px;
	margin-bottom: 5px;
	overflow: auto;
}

#contact select,
#payment select {
	margin-bottom: 5px;
}

#payment dt {
	float: left;
	width: 150px;
	font-size: 1.3em;
}


button,
a.button {
	padding: 0 0 0 18px;
	border: 0;
	background: url('/media/images/buttons/btn_left.gif') left center no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
}

a.button {
    float: left;
    text-decoration: none;
}

IE6
a.button {
    width: 100px;
}

button span,
a.button span {
	position: relative;
	left: 3px;
    display: block;
    height: 22px;
    line-height: 22px;
    margin: 0;
    padding: 0 30px 0 0;
    background: url('/media/images/buttons/btn_right.gif') right center no-repeat;
    color: #FFF;
    white-space: nowrap;
    text-transform: uppercase;
}

button:hover,
a.button:hover {
	opacity:.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}

IE
a.button:hover {
    opacity: 1;
	filter: alpha(opacity=100);
}

button {
    width: auto;
    overflow: visible;
}

button span {
    margin-top: 2px;
}

#contact #phone_prefix,
#contact #fax_prefix,
#payment #phone_prefix,
#payment #paymethod_ccexpiry_month,
#payment #paymethod_ccexpiry_year {
	width: 40px;
	margin-right: 5px;
}

#contact #phone_number,
#contact #fax_number,
#payment #phone_number {
	width: 153px;
}

#payment form hr {
	margin-bottom: 14px;
	margin-top: 9px;
	border: none 0;
	border-top: 1px dashed #a5acb2;/*the border*/
	width: 50%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#contact form button {
	margin-left: 100px;
}

IE6
#contact form button {
	margin-left: 107px;
}

/*-----------------------------------
// MISCELLANEOUS DEFINITION
//---------------------------------*/

.clear {
	clear: both;
}

.required {
	color: #ae0015;
}

.fValidator-msg {
	color: #ae0015;
	font-size: 1.2em;
	padding-left: 110px;
	padding-bottom: 5px;
}

.ajax-loading {
	padding: 20px 0;
	background: url(/media/images/ajax-loader.gif) no-repeat center;
}

acronym {
    cursor: help;
}

/**
 * Google Maps
 */
IE
.gmap img {
    behavior: none;
}

/**
 * Date Picker
 */
input.DatePicker{
	width: 150px;
	padding: 3px 3px 3px 24px;
	font-size: 13px;
	background: #fff url(/media/images/date.gif) no-repeat top left;
	cursor: pointer;
}
input:focus.DatePicker{
	background: #fffce9 url(/media/images/datefocus.gif) no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #d9eefc;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}

body#tinymce .mceNonEditable {
    opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}
/*///////////////////////////////////////////////////////

	Stylesheet for The Developing Foundation
	Last updated 19/03/2010

	(C) 2010 Shock Media Pty Ltd

	All Browsers [SCREEN]

///////////////////////////////////////////////////////*/

/*-----------------------------------
// CANVAS DEFINITION
//---------------------------------*/


body {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 150%;
	text-shadow: 0 0 0 #000;
}

/*-----------------------------------
// LAYOUT DEFINITION
//---------------------------------*/

#header {
	background: #0160AE url('/media/images/bg_header_right.gif') no-repeat right top;
	color: #FFF;
	min-height: 141px;
}

IE
#header {
	height: 141px;
}

#header #logo {
	float: left;
	display: inline;
}

IE7
#header #logo {
	margin-top: -1px;
}

#header div#headerContent {
	float: left;
	background: url('/media/images/bg_header_left.gif') no-repeat left top;
	min-height: 141px;
}

IE6
#header div#headerContent {
	display: inline;
	height: 141px;
	border-bottom: 1px solid #FFF;
}

#header div#headerContent #donate {
	float: left;
	display: inline;
	margin: 27px 34px;
	width: 526px;
}

#header div#headerContent #donate img {
	float: left;
	display: inline;
	padding-right: 10px;
}

#header div#headerContent #donate #summary {
	float: left;
	display: inline;
	margin-top: 0.9em;
}

#header div#headerContent #donate #summary p {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#header div#headerContent #donate #summary a {
	color: #B6D13C;
	font-weight: bold;
}

#header div#headerContent #donate #summary a:hover {
	color: #FFF;
}

#header div#headerContent #quicklinks {
	float: left;
	display: inline;
	list-style-image: url('/media/images/arrow_right_green.gif');
}

#header div#headerContent #quicklinks ul {
	padding: 0;
	margin-top: 27px;
}

#header div#headerContent #quicklinks ul li a {
	color: #FFF;
	font-size: 1.3em;
	text-decoration: none;
}

#header div#headerContent #quicklinks ul li a:hover {
	color: #B6D13C;
}

#header div#headerContent #nav {
	clear: both;
}

#header #nav #mainmenu li {
	float: left;
	display: inline;
}

#header #nav #mainmenu li span {
	border-right: 1px dotted #fff;
	padding: 0 15px;
}

#header #nav #mainmenu li.last span {
	border-right: none;
}

#header #nav #mainmenu li a {
	color: #FFF;
	font-size: 1.3em;
	text-decoration: none;
}

Safari
#header #nav #mainmenu li a {
	font-size: 1.2em;
}

#header #nav #mainmenu li a:hover {
	color: #B6D13C;
}

#home #content #main {
	margin-top: 10px;
}

#home #content #left h2 {
	color: #0160AE;
	font-size: 2.2em;
	font-weight: normal;
	font-family: Cambria, Georgia, serif;
	margin-top: 40px;
	margin-bottom: 15px;
}

#home #left p {
	margin-right: 10px;
	font-size: 1.5em;
}

#home #left #latestNewsContainer {
	margin-top: 15px;
}

#home #left #latestNewsContainer h3 {
	font-family: Cambria, Georgia, serif;
	font-size: 1.4em;
}

#home #left #latestNewsContainer ul {
	padding: 0;
	margin: 0;
}

#home #left #latestNewsContainer ul li {
	list-style-type: none;
	font-size: 1.2em;
}

#home #left #latestNewsContainer ul li h4 {
	font-size: 1.2em;
}

#home #content #main .box {
	float: left;
	display: inline;
	background: url('/media/images/bg_box_bottom.gif') no-repeat 100% 100%;
	width: 196px;
	margin-right: 6px;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

#home .highlightBox {
	width: 398px;
}

#home #content #main .highlightBox .titleBar h3 {
	float: left;
	display: inline;
	color: #0160AE;
	font-size: 1.6em;
}

#home #content #main #latestAppeals {
	margin-right: 0;
}

#home #content #main .box p {
	padding: 0 8px 8px 8px;
}

#home #content #main .box h2 {
	font-size: 2.2em;
	font-family: Cambria, Georgia, serif;
	font-weight: normal;
	margin: 13px 0 20px 13px;
}

#home #content #main #hope {
	width: 398px;
	margin-right: 6px;
	background: url('/media/images/bg_box1_bottom.gif') no-repeat 100% 100%;
}

#home #content #main #hope ul {
	margin-left: 16px;
	padding-top: 0em;
}

#home #content #main #hope ul li {
	list-style-image: url('/media/images/bulletpoint_blue.gif');
	font-size: 1.4em;
	padding-bottom: .6em;
}

#home #content #main #charity {
	margin-right: 0;
}

#content #main.main {
	background: url('/media/images/bg_maincontent.gif') repeat-y;
	margin-top: 10px;
}

#content #main.main #maincontent {
	margin: 14px 19px;
}

#content #main.main #maincontent h1 {
	font-size: 2.2em;
	font-weight: normal;
	font-family: Cambria, Georgia, serif;
}

#content #main.main #maincontent h2, .mceContentBody h2 {
	color: #0160AE;
	font-weight: bold;
	font-size: 1.8em;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 120%;
}

#content #main.main #maincontent h3, .mceContentBody h3 {
	color: #0160AE;
	font-weight: normal;
	font-size: 1.6em;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 120%;
}

#content #main.main #maincontent ul, .mceContentBody ul {
	padding: 0;
	margin: -1em 0 0 6em;
	font-size: 1.4em;
}

#content #main.main #maincontent ul li, .mceContentBody ul li {
	list-style-image: url('/media/images/bulletpoint_blue.gif');
	line-height: 120%;
}

#sidenav {
	margin-top: 50px;
	margin-left: 10px;
}

#sidenav ul {
	padding: 0;
	margin: 0;
}

#sidenav #customMenu ul,
#sidenav #latestnews ul {
	padding-top: 1em;
}

#sidenav #customMenu li,
#sidenav #latestnews li {
	list-style-image: url('/media/images/arrow_right_green.gif');
	padding: 0 0 1em 0;
	margin: 0;
}

#sidenav #latestnews li {
	font-size: 1.5em;
	font-family: Cambria, Georgia, serif;
	color: #0160AE;
}

#sidenav #latestnews li ul li {
	font-size: 0.66em;
}

#sidenav #customMenu li.selected a span,
#sidenav #customMenu li ul li.selected a span,
#sidenav #customMenu li ul li ul li.selected a span {
	font-weight: bold;
}

#sidenav #customMenu li.selected ul li a span,
#sidenav #customMenu li ul li.selected ul li a span {
	font-weight: normal;
}


#sidenav #customMenu ul ul li,
#sidenav #latestnews ul ul li {
	list-style-image: url('/media/images/bulletpoint_green_dash.gif');
	margin-left: 2em;
}

#sidenav #customMenu ul li.last {
	padding-bottom: 0;
}

#sidenav #customMenu a,
#sidenav #latestnews a {
	text-decoration: none;
	font-size: 1.4em;
	color: #333;
}

#sidenav #customMenu li a.selected,
#sidenav #latestnews li a.selected {
	font-weight: bold;
}

#sidenav #customMenu #customMenu_mitem_0 {
	list-style-type: none;
}

#sidenav #customMenu #customMenu_mitem_0 #anchor_customMenu_0 {
	font-size: 1.5em;
	font-family: Cambria, Georgia, serif;
	color: #0160AE;
}

#appealbox {
	margin: 80px auto 0 0;
	padding: 5px;
	width: 120px;
	background: #E8F0C4;
	border: 2px solid #b6d13c;
}

#appealbox h4 {
	font-size: 1.5em;
	font-weight: normal;
	font-family: Cambria, Georgia, serif;
	color: #000;
	margin-bottom: .3em;
}

#appealbox p {
	line-height: 120%;
}

#content #main.main #maincontent #breadcrumb {
	padding: .85em 0;
	margin: 0;
	border-bottom: 1px dotted #0160ae;
}

#content #main.main #maincontent #breadcrumb li {
	display: inline;
	line-height: 100%;
}

#content #main.main #maincontent #breadcrumb li a {
	color: #333;
	font-size: 0.85em;
	text-decoration: none;
}

#content #main.main #maincontent #breadcrumb li a span {
	padding: 0 0.7em 0 0.3em;
	background: url('/media/images/bulletpoint_green_arrow_sma.gif') no-repeat 100%;
}

#content #main.main #maincontent #breadcrumb li.first a span {
	padding-left: 0;
}

#content #main.main #maincontent #breadcrumb li.last a span {
	background: none;
}

#footer {
	min-height: 107px;
	background: #0160ae url('/media/images/bg_footer_right.gif') no-repeat right top;
	color: #FFF;
	margin-top: 10px;
}

IE6
#footer {
	height: 107px;
}

#footer div#footercontent {
	min-height: 107px;
	background: url('/media/images/bg_footer_left.gif') no-repeat;
}

IE6
#footer div#footercontent {
	height: 107px;
}

#footer div#leftside {
	float: left;
	display: inline;
	line-height: 92px;
	margin-left: 63px;
	width: 250px;
	font-size: 1.3em;
}

#footer div#rightside {
	float: left;
	display: inline;
}

#footer div#rightside p {
	float: left;
	display: inline;
	width: 230px;
	margin-top: 18px;
	font-size: 1.2em;
}

#footer div#rightside p a {
	color: #B6D13C;
}

#footer div#rightside p a:hover {
	color: #FFF;
}

#footer ul {
	float: right;
	display: inline;
	width: 163px;
	font-size: 1.3em;
	padding: 0;
	margin-top: 18px;
}

#footer ul li {
	margin-bottom: 10px;
	list-style-image: url('/media/images/arrow_right_green.gif');
	list-style-position: outside;
}

#footer ul li a {
	color: #FFF;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #B6D13C;
}

#footer #devChildhood {
    float: left;
    width: 150px;
    height: 54px;
    margin: 18px 65px 0 5px;
}

/*-----------------------------------
// TYPOGRAPHY DEFINITION
//---------------------------------*/

.notopmargin {
	margin-top: 0;
	padding-top: 0;
}

p {
	font-size: 1.4em;
	line-height: 150%;
	padding-bottom: 1em;
}

a, .mceContentBody a {
	text-decoration: underline;
	color: #0160AE;
}

a:hover, .mceContentBody a:hover {
	color: #B6D13C;
}

a img {
	border: none;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: .89em;
}

h6 {
	font-size: .75em;
}

ul, ol {
	padding: 2em;
}

.hr {
	margin: 10px 0;
	height: 1px;
	border-bottom: 1px dotted #0160AE;
}

.hr hr {
	display: none;
}

.highlight {
	color: #B6D13C;
	font-weight: bold;
}

.highlightBox {
	background: #E8F0C4;
	margin-top: 10px;
	width: 375px;
}

.highlightBox p {
	line-height: 114%;
	margin: 8px 0 0 0;
	padding: 0;
}

.highlightBox img {
	float: left;
	display: inline;
	clear: both;
	margin: 10px;
	border: 2px solid #B6D13C;
}

.highlightBox .titleBar {
	background: #B6D13C;
	padding: 7px;
}

.paginator {
	float: left;
	clear: both;
	width: 97%;
	margin: 10px 0;
	padding: 1.5%;
	background: #B6D13C;
	color: #069;
	font-size: 1.4em;
	font-weight: bold;
}

.paginator a:hover {
	color: #360;
	background: none;
}

.appealRow {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 12px;
}

.appealImage {
	float: left;
	clear: left;
	width: 102px;
	height: auto;
	margin-right: 8px;
	border: 3px solid #CC3;
	background: #E8ECEF;
}

.appealInfo h4 {
	font-size: 1.4em;
	margin-bottom: 0.8em;
}

#content #main #maincontent .highlightBox .titleBar h3,
.mceContentBody .highlightBox .titleBar h3 {
	float: left;
	display: inline;
	color: #0160AE;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
}

.highlightBox .titleBar span {
	float: right;
	display: inline;
	padding-right: 10px;
	background: url('/media/images/arrow_right_blue.gif') no-repeat 100% 55%;
	font-size: 1.3em;
}

.highlightBox .titleBar h3 a:hover,
.highlightBox .titleBar span a:hover {
	color: #360;
	background: none;
}

.error {
	color: #AE0015;
	background: none;
}

.note {
	color: #999;
	background: none;
}

#appealView #colLeft {
    float: left;
    clear: left;
    display: inline;
    width: 241px;
    margin-top: 15px;
    margin-right: 18px;
}

#appealView #colRight {
    float: left;
    clear: right;
    display: inline;
    width: 504px;
}

#appealView #appealImage {
    width: 241px;
    height: 180px;
}

#appealView #target {
    float: left;
    width: 225px;
    min-height: 38px;
    padding: 12px 8px;
    margin-bottom: 16px;
    background: #E8F0C4;
    color: #000;
}

IE6
#appealView #target {
    height: 38px;
}


#appealView #target dl dt {
    float: left;
    clear: left;
    display: inline;
    width: 150px;
    margin-bottom: 10px;
    font-size: 1.4em;
    font-weight: bold;
}

#appealView #target dl dd {
    float: right;
    clear: right;
    display: inline;
    margin-bottom: 10px;
    font-size: 1.3em;
    white-space: nowrap;
}

#appealView a.button {
    font-size: 1em;
    margin-bottom: 16px;
}

#appealView #supportMessages .message {
    color: #0160AE;
    background: none;
}

#appealView #supportMessages .author {
    font-style: italic;
}

#appealView #content #main.main h2.title {
    font-size: 2.2em;
}

#appealView .logo {
    float: left;
    display: inline;
    width: 146px;
    height: 66px;
    margin-right: 20px;
}

/*-----------------------------------
// FORM ELEMENTS DEFINITION
//---------------------------------*/

label.checkbox,
label.radio {
	cursor: pointer;
}

form fieldset.highlight {
    padding: 20px 0;
    color: #000;
    background: #E8F0C4;
}

form.highlightBox {
	margin: 10px 0;
}

form.highlightBox fieldset {
	border: none;
	font-size: 1.4em;
}

form.highlightBox .titleBar {
	margin: 0;
	font-size: 0.71em;
}

form.highlightBox div {
	margin: 10px 0;
}

form.highlightBox div span {
	float: left;
	clear: left;
	display: inline;
	width: 183px;
	margin-right: 20px;
}

form.highlightBox button {
	margin-left: 203px;
	font-size: 0.8em;
}

#appeal form {
	font-size: 1.2em;
}

#appeal fieldset {
	border: none;
	margin-bottom: 10px;
}

#appeal legend {
	display: none;
}

#appeal form div {
	margin-bottom: 5px;
}

#appeal form div div {
	padding-left: 125px;
	color: #999;
	font-weight: bold;
}

#appeal label {
	float: left;
	clear: left;
	display: inline;
	width: 125px;
	font-weight: bold;
}

#appeal label.radio {
    float: left;
    clear: none;
    display: inline;
    width: 335px;
    margin-right: 15px;
    margin-bottom: 31px;
    font-weight: normal;
}

#appeal label.radio img {
    float: left;
    clear: left;
    display: inline;
    border: 2px solid #B6D13C;
    margin-right: 10px;
}

#appeal label.radio span {
    display: block;
    font-size: 1.34em;
    color: #0160AE;
    margin-bottom: 5px;
}

#appeal fieldset#legal label {
	float: left;
	clear: right;
	width: 610px;
	margin-left: 12px;
}

#appeal fieldset#legal div {
	float: left;
	clear: both;
	display: inline;
	margin-bottom: 10px;
}

#appeal input,
#appeal textarea {
	border: 1px solid #A5ACB2;
	width: 200px;
	margin-bottom: 5px;
	overflow: auto;
}

#appeal select {
	margin-bottom: 5px;
}

#appeal input#donationAmount {
    width: 6em;
}

#appeal input#cardExpiryDate {
    width: 4em;
}

#appeal input#cardVerificationNumber {
    width: 3em;
}

#appeal input#familyName,
#appeal textarea#description {
	width: 510px;
}

#appeal input.checkbox {
	float: left;
	clear: left;
	display: inline;
	margin-left: 130px;
	width: auto;
	border: none;
}

#appeal input.radio {
	float: left;
	clear: none;
	display: inline;
	margin: 0 7px;
	width: 13px;
	height: 13px;
	border: none;
}

#appeal form button {
	margin-left: 120px;
	font-size: 0.9em;
}

#appeal #main.main #maincontent .error ul {
	margin: -1em 20px 20px;
}

/*Search Form */
#search form.highlightBox {
	width: 560px;
}

#search form.highlightBox div span {
	text-align: right;
}

#search input {
	width: 270px;
}

#search input.checkbox {
	width: auto;
}

