        #bd-header {margin: 0pt auto; position: relative; width: 900px; padding-bottom: 5px; z-index: 100}
        #bd-header div {margin: 5px 10px; color: #ffffff}
        #bd-header span.bd-name {font-size: 20px}
        #bd-header span.bd-tm {margin-right: 20px}
        #bd-header a {padding: 0 5px; font-weight: bold; font-family: Arial;color:#ffee00;}
        #bd-header a:visited {color: #974302}
	h1 {font-size: 2em}
        
	.clear {clear: both}
	#bd-menu-right {padding-top: 10px}
	#bd-menu-right a:visited {color: #974302}
	#bd-welcome {float: right; color: #ffffff; padding-top:5px; padding-right:5px; z-index:20}
	#bd-welcome a, #bd-welcome a:visited {color: #ff8604}
			<!-- TODO move them to busydolphin.css -->
	h4, h5{background: transparent url(images/gradient-line.png) no-repeat scroll left bottom; width: 150px; color: #673802; font-weight: bold; font-size: 14px; line-height: 24px}
	h5 {line-height: 18px; margin-bottom: 3px}
		
	.bd-attachment {background: transparent url(images/icons/attach.png) no-repeat; padding-left: 16px}
	.bd-link {background: transparent url(images/icons/link.png) no-repeat scroll 0% 50%; padding-left: 16px}
	.bd-remove {background: transparent url(images/icons/cross.png) no-repeat scroll 0% 50%; padding-left: 10px; font-size: 10px}
	.bd-edit-field {background: transparent url(images/icons/pencil.png) no-repeat scroll 0% 50%; padding-left: 12px;}
	.bd-save {background: transparent url(images/icons/arrow_down.png) no-repeat scroll 0% 50%; padding-left: 10px; font-size: 10px}
		
	.bd-gray {color: #aaaaaa}
		
	.bd-event-name {padding-left: 20px; background-image: url(images/calendar.png); background-repeat: no-repeat}
	.bd-group-name {padding-left: 20px; background-image: url(images/group.png); background-repeat: no-repeat}
		
	.bd-eventstatus-draft, .bd-eventstatus-published, .bd-eventstatus-open, .bd-eventstatus-closed, .bd-eventstatus-cancelled {color: #ffffff; font-size: 11px; line-height: 14px}
	.bd-eventstatus-draft {background-color: #404040}
	.bd-eventstatus-open, .bd-eventstatus-published {background-color: #297725}
	.bd-eventstatus-closed, .bd-eventstatus-cancelled {background-color: #c0442a}
		
	.bd-form-error {padding-left: 20px; color: #c0442a; font-weight: bold; background-image: url(../images/exclamation.png); background-repeat: no-repeat}
		
