p {
	font-size: 12px;
	line-height: 16px;
}

input { 
  padding: 3px; 
}

ul {
  padding: 0;
  margin: 5px 0;
}

h1 {
  border-bottom: 1px solid #aaa;
  padding: 5px;
  margin:  10px 0 5px 0;
  font-size: 1.4em;
  line-height: 1.1em;
  color: #333;
}

h2 {
  margin-top: 20px;
  padding: 0;
  font-size: 1.6em;
}

h2 a, h2 a:visited {
  color: blue;
}

h3 {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #aaa;
  font-size: 1.1em;
  color: #333;
  font-weight: normal;
}

h4 {
  margin: 0 0 15px 0;
  padding: 2px 0 0 5px;
  font-weight: normal;
  font-size: 13px;
}

h5 {
  background-color: #ddd;
  padding-left: 5px;
  margin: 10px 0 2px 0;
  font-size: 1em;
  font-weight:  normal;  
}

img {
  border:  none;
}

.highlight {
  background-color: #FFFECF;
}

.lowlight {
  color: #777;
  font-size: 14px;
}

.attention {
  text-decoration: underline;
}

.link {
  padding-right: 5px;
  color:  blue;
  text-decoration: underline;
}

.subtle {
  font: 11px verdana, arial, sans-serif;  
  color: #777;
}

.help_text {
  display: block;
  margin: 2px 0 5px 0;
  font: 11px/13px verdana, arial, sans-serif;
  color: #777;
}

.something_wrong {
  color: #CF0000;
}

#sidebar h3 a, #sidebar h3 a:visited, 
td#content h4 a, td#content h4 a:visited, 
td#content h2 a, td#content h2 a:visited, 
td#content fieldset a, td#content fieldset a:visited, 
td a, td a:visited,
fieldset div a, fieldset div a:visited {
  color: blue;
}

fieldset div a {
}

td#content a, 
td#content a:visited {
  color: #222;
}

a, a:visited {
  color: #222;
}

input {
  outline:none;
}

a:active, a:focus{
	outline:none;
}

.section-heading {
  margin: 15px 0 3px 0;
  font-size: 13px;
  color: #669966;
  font-weight:normal;
}

#content fieldset {
  padding: 10px 10px;
  background-color: #eee;
  border: none;
}

dt {
  padding: 5px;
}

.even {
  background-color: #f4f4f4;
}

.standout {
  margin: 10px 0 25px 0;
  padding: 20px 15px;
  font-size: 1.7em;
  background-color: #669966;
  color: #fff;
  letter-spacing: -.04em;
}

.standout span {
  font-style: italic;
}


a img {
  vertical-align: middle
}

/* =Errors
----------------------------------------------- */

dl.import_error {
  margin: 10px 0;
}

dl.import_error dt {
  margin: 0;
  padding: 0;
}

dl.import_error dd {
  margin: 0 0 0 10px;
  padding: 0;
}

dl.import_error dd span {
  color: #CF0000;
}


/* =Page
----------------------------------------------- */

body {
	margin: 0 auto;
	padding: 0;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size:  12px;
	font-weight:  normal;
	color: #333;
	background-color: #eee;
}

#authentication {
	background-color: #fff;
}

td { 
  font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif; 
}

/* =user_header
----------------------------------------------- */

#user_header {
  background-color: #99CC99;
  padding: 3px 30px 3px 10px;
  text-align: right;
  color: #fff;
}

#user_header span {
  color: #444;
}

#user_header a {
  color: #fff;
}

/* =header
----------------------------------------------- */

#header {
  background-color: #444;
  color: #eee;
}

#header #date-user {
  margin: 0 39% 5px 15px;
  padding-top: 20px;
}

#header #date {
  font-size: 14px;
}

#header #user {
  font-size: 10px;
}

#header #search_wrapper {
  text-align: right;
  float: right;
  width: 360px;
  margin: 4px 10px 3px 0;
  padding: 0;
}

#header input {
  margin: 0;
  padding: 6px;
  vertical-align: middle;
}

#header #search_button {
  padding: 0;
}

#header #date-user a {
  color:#eee;
}

/* =footer
----------------------------------------------- */

#footer {
  color: #333;
  font-size: 11px;
  text-align: center;
}

#footer a {
  color: #669966;
}

#footer #logo {
  margin: 10px 0 0 0;
}

/* =404
----------------------------------------------- */

#error_page #logo {
  margin: 0 0 25px 25px;
}
#error_page {
  background-color: #fff; 
}

#error_page div {
  margin: 30px auto;
  width: 480px;
}

#error_page h1 {
  text-align: center;
  text-decoration: none;
  border: none;
  font-size: 3em;
  margin: 25px 0 5px 0;
}

#error_page h2 {
  text-align: center;
  text-decoration: none;
  border: none;
  font-size: 2em;
  margin: 5px 0 50px 0;
}

/* =login
----------------------------------------------- */

#login #logo {
  margin: 0 0 25px 25px;
}

#login {
  margin: 30px auto;
  width: 480px;
}

#login form {
  border: 7px solid #777;
  padding: 15px;
  background-color: #eeeeee;
}

#login label {
  display: block;
  margin-top: 3px;
  text-align: right;
  font-size: 1.3em;
}

#login input {
  padding:5px;
}

#login li {
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  list-style: none;
  font-size: 1em;
}

#login h3 {
  margin: 15px 0 0 0;
  border: none;
  text-decoration: none;
  font-weight: bold;
  font-size: 1em;
  
}

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

/* =tabs
----------------------------------------------- */

.tabs {
  clear:both;
  text-align: center;
	margin: 0 15px;
	height: 27px;
	padding: 0;
}

.tab-right {
  float: right;
}

.tabs ul {
	margin: 0; 
	padding: 0;
}

.tabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	border: none;
}

.tabs a,
.tabs a:link,
.tabs a:visited {
  float: left; /* for IE6 */
	padding: 4px 8px 3px 8px;
  border: 1px solid #444;
  border-bottom: 1px solid #aaa;
  text-decoration: none;
	font-size: 12px;
	font-weight: normal;
  color: #FFF;
  background: #aaa url(/images/tab-gradient.gif) repeat-x bottom;
}

.tabs a:hover {
	color: #fff;
	background: #777;
}

body#welcome .tabs li.welcome a, 
body#dashboard .tabs li.dashboard a, 
body#person .tabs li.person a,
body#broker .tabs li.broker a,
body#referral .tabs li.referral a,
body#lender .tabs li.lender a,
body#report .tabs li.report a,
body#account .tabs li.account a,
body#notification .tabs li.notification a,
body#newsletter .tabs li.newsletter a
{ 
  background: #eee;
  background-image: none;
	border-bottom: 1px solid #eee;
	color: #222;
	font-weight: bold;
}

/* =Import
----------------------------------------------- */
#undo_import .small_note {
  padding-left: 10px;
}


/* =Account
----------------------------------------------- */

.trial_expired {
  color: #CF0000;
}

.trial_fresh {
  color: green;
}


/* =sidebar
----------------------------------------------- */

#recently-viewed-people {
  display: none;
}

#sidebar {
  vertical-align: top;
  padding: 0 10px 0 15px;
  width: 33%;
}

#sidebar a {
  color: #333;
}

#sidebar a:hover {
  background-color: #ccc;
}

#sidebar li {
  list-style: none;
  line-height: 18px;
}

#sidebar .search {
  padding-bottom: 10px;
}

#sidebar .search input {
  margin-top: 5px;
}

#sidebar .search img {
  margin: 0 0 5px 15px;
  vertical-align: middle;
}

#sidebar .sidebar-window span {
  padding-top: 10px;
}

#sidebar .sidebar-window h3 {
  margin: 23px 0 10px 0;
  padding: 0;
}

#sidebar .sidebar-window h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

#sidebar dd {
  margin: 0;
  padding: 5px 0 10px 0;
  font-size: 10px;
  color: #888;
}

#sidebar .sidebar-window dd a {
  color: #888;
  font-size: 10px;
}

#sidebar .sidebar-window #tasks li {
  padding: 0 0 5px 0;
}

#sidebar .sidebar-window ul li a {
  color:  blue;
  text-decoration: underline;
  font-size: 12px;
}

#sidebar .sidebar-window table {
  width: 90%;
  margin-bottom: 15px;
}

#sidebar .sidebar-window table td {
  vertical-align: top;
  padding-right: 5px;
  padding-bottom:5px;
  font-size: 10px;
  color: #888;
}

#sidebar .sidebar-window table td span {
  color: #222;
}

#sidebar .sidebar-window table td a {
  color: #888;
  font-size: 10px;
}

#sidebar .sidebar-window table td.right {
  padding-right: 0px;
  padding-left: 5px;
  border-left: 1px solid #333;
}

#sidebar .sidebar-window ul {
  font-size: 10px;
  color: #888;
}

#sidebar .sidebar-window a {
  font-size: 12px;
}


/* =Content
----------------------------------------------- */

#content_wrapper {
  margin: 16px 0 30px 15px;
  width: 98%;
}

#content {
  width: 65%;
  padding: 5px 10px 10px 10px;
  background-color: #fff;
  vertical-align: top;
}

#content a:hover {
  background-color: #ccc;
}

#content li {
  list-style: none;
  line-height: 18px;
}


/* =Welcome
----------------------------------------------- */

#welcome_title {
  font-size: 1.5em;
  text-align: center;
}

.new_feature {
  background: transparent url(/images/new.gif) no-repeat right 50%;
  padding-right: 35px;
}

.important_note {
  border-top: 2px solid #777;
  border-bottom: 2px solid #777;
  background-color: #FFF1AF;
  padding: 20px;
}

.warning_note strong {
  color: #CF0000;
}

div.important_note {
  padding: 5px 20px;
  margin-top: 35px;
}

#get_started {
  font-size: 1.8em;
  text-align: center;
}

#benefits {
  margin-top: 35px;
  text-align: center;
}

#no_more_welcome {
  text-align: center;
}

#content a.dlink,
#content a.dlink:link,
#content a.dlink:visited,
#no_more_welcome a,
#no_more_welcome a:link,
#no_more_welcome a:visited {
  color: #CF0000;
}

#content a.slink,
#content a.slink:link,
#content a.slink:visited {
  color: #777;
}

.intro {
  text-align: left;
}

.intro h2 {
  margin: 50px 0 10px 0;
  color: #003366;
}

.intro h3 {
  margin: 15px 0 3px 0;
  border: none;
  text-decoration: underline;
  font-weight: bold;
}

.intro h4 {
  margin: 30px 5px 5px 5px;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}

.intro p {
  margin: 0;
}

.intro span {
  font-weight: normal;
  color: #333;
}

.intro img {
  border: 1px solid #999;
  padding: 5px;
}


/* =Edit form
----------------------------------------------- */

#content div.input-button {
  text-align: right;
  padding: 5px;
  margin-top: 15px;
  border-top: 1px solid #aaa;
}

/* =Window
----------------------------------------------- */

.window {
  margin-top: 15px;
}

.window-header {
  padding: 10px;
  background-color: #333;
  font-size: 16px;
  color: #fff;
}

.window-header ul {
  float: right;
  margin: 0 5px 0 0;
  padding: 0;
}

.window-header li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	border: none;
}

#content .window-header a,
#content .window-header a:visited {
	padding: 0 3px;
	font-weight: normal;
  color: #FFF;
}

#whiteboard {
  background-color: #FF9911;
}


.window-section-title {
  margin: 25px 0 5px 0;
  border-bottom: 1px solid #444;
  font-size: 16px;
  color: #111;
}

#content .window-section-title a:hover {
  background-color: #fff;
  color: #111;
}


/* =person
----------------------------------------------- */

#content table td {
  vertical-align: top;
  padding: 1px 1px 1px 5px;
}

#content table td label {
  display: block;
  margin-top: 3px;
  text-align: right;
}

#content table td label .subtle {
  font: 11px verdana, arial, helvetica;  
  color: #777;
}

#content table td label.radio_label {
  margin: 0;
  display: inline;
  text-align: left;
}

#content table td input,
#content table td select,
#content table td textarea {
  margin-top: 1px;
  font-size: 12px;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
}

#content table table {
  margin-top: 25px;
  padding-left:  10px;
  border-left:  1px solid #333;
}

#content table h4 {
  margin-top: 25px;
}

#person #sidebar h4 {
  margin-top: 10px;
  margin-bottom: 5px;
}

#person #all-deals {
  display: none;
}

#person #sidebar .input-button {
  padding-top: 5px;
}

#person #sidebar .note em {
  font-size: 10px;
}

#person #sidebar .note a {
  font-size: 10px;
  color: blue;
}

#person #sidebar .last-contacted a {
  padding-right: 5px;
  color: blue;
}

#person  .nav {
  padding-right: 5px;
  color:  blue;
  text-decoration: underline;
}

#sidebar .sidebar-window h3.top {
  margin-top: 40px;
}

#assoc {
  display: none;
}

#referrer-results {
  background-color: #FFFF99;
  display: none;
  padding: 5px;
}

#list_of_referrals div {
  margin: 10px 0;
}


/* =lender
----------------------------------------------- */

#lender section-heading {
  margin: 35px 0 3px 0;
  padding:0;
  font-size: 13px;
  font-weight:normal;
}

#lender #content img {
  vertical-align: top;
} 

#lender #sidebar h4 {
  margin-top: 10px;
  margin-bottom: 5px;
}

#lender  .nav {
  padding-right: 5px;
  color:  blue;
  text-decoration: underline;
}

/* =broker
----------------------------------------------- */

#broker #content h3 {
  border: none;
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 14px;
  color: #669966;
  font-weight:normal;
}

#broker #content p {
  margin-top: 5px;
}



/* =dashboard
----------------------------------------------- */
.window-nav {
  text-align: center;
  margin: 0;
	padding: 0;
}

.window-nav ul {
  padding-bottom: 35px;
}

.window-nav li {
	margin: 0; 
	padding: 0 0 20px 0;
	display: inline;
	list-style: none;
	border: none;
}

.window-nav a {
  float: left; /* for IE6 */
  border-left: 1px solid #777;
	padding: 0px 6px;
	font-weight: normal;
  color: blue;
}

#content .window-nav ul li a {
	font-size: 9px;
}


.window-nav a.first {
  border: none;
  padding-left: 0;
}

#announcement {
  margin-top: 10px;
  margin-bottom: 20px;
  border: 1px solid #FEFF7F;
  background-color: #FFFFCC;
  padding: 0px 20px 5px 20px;
}

#announcement h2 {
  text-align: center;
}

#announcement p {
  margin:0;
  padding: 5px 0;
  font-size: 13px;
  line-height: 18px;
}

#announcement #dont_show_again {
  padding-top: 15px;
  text-align: right;
}

#dont_show_again a,
#dont_show_again a:link,
#dont_show_again a:visited,
#dont_show_again a:active {
  color:#CF0000;
  font-size: 12px;
}

/* =Notes
----------------------------------------------- */

#add_note_form {
  width: 100%;
}

.note_box {
  margin-bottom: 20px;
  font-size: .9em;
  line-height: 1.3em;
}

#sidebar a.note_edit {
  float: right;
  font-size: 1em;
  color: blue;
}

.note {
  font-size: 1.2em;
  margin: 0 0 4px 0;
  padding: 8px;
  font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
  line-height: 1.2em;
  background-color: #ddd;
}

#add_note_form {
  margin-bottom: 20px;
}

#add_note_form textarea {
  width: 90%;
}

.inplaceeditor-form {
  margin: 10px 0 10px 0;
}

#content a.inplace-delete:link,
#content a.inplace-delete:active,
#content a.inplace-delete:visited,
#content a.inplace-delete {
  margin: 0 12px;
  float: right;
  color: #CF0000;
  font-size: 10px;
}

.inplaceeditor-form input,
#add_note_form input {
  margin: 10px 0 0 0;
}

.inplaceeditor-form a,
#add_note_form a {
  margin: 0 0 0 10px;
  vertical-align: bottom;
  line-height: 1.1em;
}

#sidebar a.note_edit
#sidebar a.note_edit:link,
#sidebar a.note_edit:visited,
#sidebar a.note_edit:active {
  color: #999;
}


/* =correspondences
----------------------------------------------- */

.wrapper_correspondence {
  margin: 15px;
}

.wrapper_correspondence span {
  color: #888;
  font-size: 12px;
}

.summary_correspondence {
  padding: 15px;
  background-color: #FFFFEF;
}

.summary_correspondence h2 {
  margin: 0;
  padding: 3px 0;
  font: bold 14px Georgia, "Times New Roman", Times, Serif;
  border-bottom: 1px solid #ccc;
}

.summary_correspondence p {
  font: normal 12px Georgia, "Times New Roman", Times, Serif;
}

#content .good:link,
#content .good:visited,
#content .good:active {
  color: #1C7B28;
}

#content #second-nav {
  float: right;
  font-size: 10px;
  color: #aaa;
  text-align: right;
}

#content #second-nav span {
  color: #999;
}

#content #second-nav a {
  color: #aaa;
  font-weight: normal;
  font-size: 11px;
  border:none;
}

#add_correspondence_form {
  margin: 10px 10px 10px 10px;
  padding: 15px;
  background-color: #eee;
}

#add_correspondence_form label {
  display: block;
  margin: 5px 0 1px 0;
}

#add_correspondence_form input {
  margin: 0;
}

#add_correspondence_form textarea {
  margin: 0 0 5px 0;
  width: 90%;
}

#add_correspondence_form #inplace-buttons a {
  vertical-align: middle;
}

#content fieldset#list_of_correspondence {
  background-color: #fff;
}

.correspondence_box {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #eee;
}

.correspondence_box h3 {
  padding: 5px;
  margin-bottom: 5px;
  border: none;
  border: 1px solid #999;
  background-color: #fff;
  font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
}

.correspondence_box p {
  margin: 0 0 4px 0;
  padding: 8px;
  font: normal 13px/15px Georgia, "Times New Roman", Times, serif;
}

.correspondence_box .editor_field {
  width: 99%;
}

#content .editor_cancel:link,
#content .editor_cancel:visited,
#content .editor_cancel:active,
#content .editor_cancel {
  color: #999;
}

#content a.correspondence_edit {
  float: right;
  font-size: 1em;
  color: blue;
}

.inplaceeditor-form a,
#add_correspondence_form a {
  margin: 0 0 0 10px;
  vertical-align: bottom;
  line-height: 1.1em;
}

#content a.correspondence_edit,
#content a.correspondence_edit:link,
#content a.correspondence_edit:visited,
#content a.correspondence_edit:active {
  color: #999;
}

#correspondence-email {
  font-size: 20px;
}

#content #correspondence-email a,
#content #correspondence-email a:link,
#content #correspondence-email a:visited,
#content #correspondence-email a:active {
  color: #333;
  text-decoration: none;
}



/* =Reminders
----------------------------------------------- */

.box {
  padding:4px;
  border: 1px solid #ccc;
  margin: 0 0 25px 0;
}

#reminders_title {
  background-color: #6699CC;
}

#reminder_change_week {
 float: right;
 font-size: .7em;
}

#reminders {
  margin-bottom: 5px;
}

#reminders li {
  padding: 3px;
  list-style: none;
}

.reminders_today {
  background-color: #000;
  color: #EEE;
  padding: 3px;
}

/* =Deals
----------------------------------------------- */

.deal {
  padding-top: 10px;
}

.deal h3 {
  padding: 5px;
  margin-bottom: 5px;
  border: none;
  border: 1px solid #999;
  background-color: #fff;
}

#no_deals {
  padding: 0;
  margin: 0;
}

.deal h3 a {
  color: blue;
  font-weight: normal;
}


/* =Reports
----------------------------------------------- */

#report #content {
  width: 95%;
}

#report table {
  border-spacing: 0; 
}

#content #report-filters label {
  text-align: left;
  padding-bottom: 3px;
  color: #555;
}

table#report-filters td {
  padding-right: 5px;
  vertical-align: middle;
}

table#report-results {
  width: 99%;
  border-left: 1px solid #aaa;
}

table#report-results thead,
table#report-results .thead {
  background-color: #7DB0E3;
}

table#report-results th {
  text-align: middle;
  padding: 5px;
  color: #fff;
}

table#report-results td {
  text-align: right;
  padding: 5px;
  border-right: 1px solid #aaa;
}

table#report-results tr.report-subtotal {
  background-color: #FCFADF;
}

table#report-results tr.report-subtotal td {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

table#report-results tfoot {
  background-color: #FFFBCC;
}

table#report-results tfoot td {
  border-top: 2px solid #aaa;
  padding: 10px 5px;
  color: #555;
}

table#report-results tfoot #total-label{
  text-align: right;
}

div#report-calculations {
  padding: 15px;
  background-color: #FDFBE8;
}


div#report-calculations td {
  font-size: 1.2em;
}

div#report-calculations td.calc {
  font-weight: bold;
}

/* =Newsletter
----------------------------------------------- */
#newsletter #content h2 {
  margin: 35px 0 10px 0;
  border: none;
}

#newsletter #content h3 {
  border: none;
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 17px;
  color: #669966;
  font-weight:normal;
}

#newsletter #content h4 {
  border: none;
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
}


#newsletter #content p {
  margin: 5px 0 10px 0;
}

#newsletter #sidebar img {
  vertical-align: middle
}

/* =Payment
----------------------------------------------- */

#pay_for_coconut {
  padding: 0;
  margin: 0;
  text-align:center
}

fieldset#subscription_details {
 background-color:#FFFECF;   
}

fieldset#subscription_details h4 {
  text-align: center;
  font-size: 17px;
  margin: 15px 0;
  color: #FF7200;
  font-weight: bold;
}

fieldset#subscription_details p {
  margin: 0 0 15px 0;
  color: #555;
}

fieldset#subscription_details h3 {
  border: none;
  margin: 25px 0 2px 0;
}

#sidebar .subscription_details {
  padding: 10px 10px;
  background-color:#FFFECF; 
}

.trial_left {
  margin: 15px 0 15px 0;
  padding: 15px 15px 15px 15px;
  background-color: #FF7200;
  border: 4px solid #FFB87F;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.trial_left span {
  font-size: 12px;
}


/* =Pay
----------------------------------------------- */

#pay #subscription_details {
  margin-top: 10px;
}

#pay fieldset {
  background-color: #fff;
}

#pay fieldset#subscription_details h4 {
  font-size: 22px;
  margin: 25px 25px 35px 25px;
}

/* =Broker Commissions
----------------------------------------------- */

#broker #content #affiliate_code {
  margin: 25px 0 30px 0;
  font-weight:normal;
}

#broker #content #affiliate_code span {
  font-size: 23px;
}

#broker #commission-table {
  width: 99%;
  border: 8px solid #E2FCFF;
  background-color: #fff;
  margin-bottom: 15px;
}

#broker #commission-table td {
  padding: 30px 20px;
}

#broker #commission-table td.main {
  width: 50%;
  text-align: center;
}

#broker #commission-table td.secondary {
  padding-left: 30px;
  text-align: left;
}

#broker #commission-table td h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 15px;
}

#broker #commission-table td.main h3 {
  margin: 15px 25px 0 25px;
  padding-top: 15px;
  border-top: 1px dotted #bbb;
}

#broker #commission-table td.secondary h3 {
  margin-top: 0px;
}

#broker #commission-table div {
  padding-top: 10px;
  font-style: italic;
}

#broker #balance {
  margin: 15px 25px 0 25px;
  padding-top: 15px;
  border-top: 1px dotted #bbb;
  font-size: 12px;
  color: #999;
}

#broker #commission-table li {
  margin: 10px 0;
  line-height: 15px;
}

#broker #commission-table li.last {
  margin-top: 7px;
  border-top: 1px dotted #ccc;
}

#next-estimated-payment {
  font-size: 30px;
  font-weight: bold;
}

#total-referrals{
  font-weight: bold;
}

#broker #notes {
  margin: 0;
  padding: 0;
}


/* =Rails
----------------------------------------------- */

.flash {
  margin-top: 10px;
  padding: 25px 15px 25px 65px;
  color: #fff;
  border: 4px solid #DCF1D8;
  background: #006600 url(/images/good_big.gif) no-repeat 10px;
  font-size: 16px;
}

#content .flash a, 
#content .flash a:visited {
  color: #fff;
}

.error {
  background: #910311 url(/images/error_big.gif) no-repeat 10px;
  border: 4px solid #CE6A6A;
}

#errorExplanation {
  margin-top: 10px;
  padding: 15px 15px 15px 65px;
  background: #910311 url(/images/error_big.gif) no-repeat 10px;
  border: 4px solid #CE6A6A;
}

#errorExplanation h2, #errorExplanation p {
  display: none;
}

#errorExplanation ul li {
  margin-top: 2px;
  font-size: 16px;
  list-style: none;
  color: #fff;
}

.fieldWithErrors {
  display: inline;
  margin: 0;
  padding: 4px 30px 4px 0;
  background: transparent url(/images/error.gif) no-repeat right;
}

.fieldWithErrors input,
.fieldWithErrors textarea,
.fieldWithErrors select
{
  color: #CF0000;
}