h1 {
	/* 18px via YUI Fonts CSS foundation. */
	font-size: 174%;
}

h2 {
	/* 16px via YUI Fonts CSS foundation. */
	font-size: 123.1%;
}

h3 {
	/* 14px via YUI Fonts CSS foundation. */
	font-size: 108%;
}

h1, h2, h3 {
	/* Top & bottom margin based on font size. */
	margin: 0em 0;
}

h1, h2, h3, h4, h5, h6, strong, dt {
	/* Bringing boldness back to headers and the strong element. */
	font-weight: bold;
}
h2.alert {
  color: #ee0000;
}
optgroup {
	font-weight:normal;
}

abbr, acronym {
	/* Indicating to users that more info is available. */
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	/* Bringing italics back to the em element. */
	font-style: italic;
}

del {
	/* Striking deleted phrases. */
	text-decoration: line-through;
}

blockquote, ul, ol, dl {
	/* Giving blockquotes and lists room to breath. */
	margin: 1em;
}

ol, ul, dl {
	/* Bringing lists on to the page with breathing room. */
	margin-left: 2em;
  text-align: left;
}

ol li {
	/* Giving OL's LIs generated numbers. */
	list-style: decimal outside;
}

ul li {
	/* Giving UL's LIs generated disc markers. */
	list-style: disc outside;
}

dl dd {
	/* Giving UL's LIs generated numbers. */
	margin-left: 1em;
}

th, td {
	/* Borders and padding to make the table readable. */
	border: 0px solid #000;
	padding: .5em;
}

th {
	/* Distinguishing table headers from data cells. */
	font-weight: bold;
	text-align: center;
}

caption {
	/* Coordinated margin to match cell's padding. */
	margin-bottom: .5em;
	/* Centered so it doesn't blend in to other content. */
	text-align: center;
}

sup {
	/* to preserve line-height and selector appearance */
	vertical-align: super;
}

sub {
	/* to preserve line-height and selector appearance */
	vertical-align: sub;
}

p,
fieldset,
table,
pre {
	/* So things don't run into each other. */
	margin-bottom: 1em;
}
/* Opera requires 1px of passing to render with contemporary native chrome */
button,
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
	padding:1px;
}



/*body  {
  background-color: #d2d3d5;
  margin: 0 0;
  padding: 0 0;
}*/

body#blank  {
  background-color: #ffffff;
  margin: 0 0;
  padding: 0 0;
}


table  {
  border: 0 0;
}
td  {
  border: 0 0;
}

/*table#template  {
  margin: 0;
  background-color: #ffffff;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
}

table#template_authenticated  {
  margin: 0;
  background-color: #daf6fe;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
}


td#header  {
  padding: 0;
}

td#nav  {
  background-color: #e7e8e9;
  background-image: url(/images/t_nav_bg.gif);
  background-repeat: repeat-x;
  height: 49px;
  text-align: center;
  padding: 0;
}
td#nav a  {
  font-family: Times New Roman;
  font-size: 161.6%;
  color: #000000;
  text-decoration: none;
}
td#nav a:hover  {
  text-decoration: underline;
}

td#subnav  {
  background-color: #d6e3ec;
  color: #007cb4;
  height: 30px;
  text-align: center;
  padding: 0;
}
td#subnav a  {
  font-family: Times New Roman;
  font-size: 138.5%;
  color: #000000;
  text-decoration: none;
  padding: 0 6px;
}
td#subnav a:hover  {
  text-decoration: underline;
}

td#body_home  {
  padding: 0px 10px 20px 10px;
  font-family: arial,tahoma,verdana;
  font-size: 100%;
  vertical-align: top;
  background-image: url(/images/key.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

td#body_secondary  {
  padding: 0px 10px 20px 10px;
  font-family: arial,tahoma,verdana;
  font-size: 100%;
  vertical-align: top;
}

td#footer  {
  height: 20px;
}*/

table.form th {
  text-align: right;
  font-weight: normal;
}
table.form td ul.error_list {
  color: #ee0000;
  margin: 0;
}
table.form td ul.error_list li {
  list-style-type: none;
}

table.form_view th {
  text-align: right;
  font-weight: bold;
  vertical-align: top;
}


table.transaction_notes th {
  background-color: #EDF5FF;
  font-weight: normal;
  text-align: left;
  width: 175px;
}
table.transaction_notes td.note_contents {
  font-family: courier new;
}

table.no_spacing {
  margin: 0px;
}
table.no_spacing td {
  padding: 0px;
}


table.section_header {
  margin: 0px;
}
table.section_header td {
  padding: 2px;
  background-color: #d6e3ec;
  border-top: solid 1px #007cb4;
}

table.home_search_result_item {
  display: inline;
  margin-right: 7px;
}

table.agent_search_result_item {
  display: inline;
  margin-right: 7px;
}

table.small_box {

}
table.small_box td.content {
  background-color: #007cb4;
  color: #ffffff;
  padding-left: 3px;
  padding-right: 3px;
}
table.small_box td.content a {
  color: #3cc1fe;
  text-decoration: none;
}
table.small_box td.content a:hover {
  color: #ffffff;
  text-decoration: none;
}


th.tbl_header  {
  text-align: left;
  background: #384e65 url('../images/table_heading_bg.gif') repeat-x;
  color: #ffffff;
  height:25px;
  padding: 0px 6px;
}
td.row0  {
  background-color: #EDF5FF;
  padding: 5px 10px 5px 3px;
}
td.row1  {
  background-color: #FFFFFF;
  padding: 5px 10px 5px 3px;
}

td.transaction_section_header {
  border-bottom: solid 1px #000000;
}

td.message_new {
  background-color: #EDF5FF;
}

div#layout_blank {
  padding: 10px;
  text-align: left;
}

div#footer_secondary  {
  width: 950px;
  height: 135px;
  background-image: url(../images/t_footer_bg3.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  text-align: right;
  color: #ffffff;
  font-weight: bold;
}

div#body_secondary_content  {
  position: relative;
}

div#footer_secondary_content  {
  position: relative;
  top: 119px;
  right: 5px;
  font-size: 93%;
}

div#footer_secondary_content a  {
  color: #ffffff;
  text-decoration: none;
}

div#footer_secondary_content a:hover {
  color: #ffffff;
  text-decoration: underline;
}

div#homeDetailsContainer, div#mapContainer, div#detailsContainer {
  height: 250px;
  width: 665px;
  overflow: auto;
}

div#homeSearchResults {
  border: solid 1px #d7dadb;
  width: 665px;
  overflow: auto;
  /*padding: 5px;*/
  white-space: nowrap;
  margin-top: 10px;
  background-color: #f3f3f3;
  background-image: url(../images/t2_search_results_bg.gif);
  background-repeat: repeat-x;
}

div#myMinervaHomeDetailsContainer, div#myMinervaMapContainer, div#myMinervaDetailsContainer {
  height: 250px;
  width: 665px;
  overflow: auto;
}

div#myMinervaHomeSearchResults {
  border: solid 1px #d7dadb;
  width: 665px;
  overflow: auto;
  /*padding: 5px;*/
  white-space: nowrap;
  margin-top: 10px;
  background-color: #f3f3f3;
  background-image: url(../images/t2_search_results_bg.gif);
  background-repeat: repeat-x;
}

div#agentListingDetailsContainer, div#agentListingMapContainer {
  height: 250px;
  width: 665px;
  overflow: auto;
}

div#agentListingsSearchResults {
  border: solid 1px #d7dadb;
  width: 665px;
  overflow: auto;
  /*padding: 5px;*/
  white-space: nowrap;
  margin-top: 10px;
  background-color: #f3f3f3;
  background-image: url(../images/t2_search_results_bg.gif);
  background-repeat: repeat-x;
}

div#homeSearchResultsLoading {
  position: absolute;
  float: left;
  background-color: #EDF5FF;
  padding: 4px;
  display: none;
}


div#mainHomeSearchLoading {
  display: none;
  background-color: #EDF5FF;
  position: absolute;
  padding: 15px 20px;
  font-size: 131%;
  border: solid 1px #9999ee;
}


div#agentDetailsContainer {
  height: 250px;
  width: 665px;
  overflow: auto;
}

div#agentSearchResults {
  border: solid 1px #d7dadb;
  width: 665px;
  overflow: auto;
  /*padding: 5px;*/
  white-space: nowrap;
  margin-top: 10px;
  background-color: #f3f3f3;
  background-image: url(../images/t2_search_results_bg.gif);
  background-repeat: repeat-x;
}

div#agentSearchResultsLoading {
  position: absolute;
  float: left;
  background-color: #EDF5FF;
  padding: 4px;
  display: none;
}


div.quad_box_default {
  height: 300px;
  border: solid 1px #000000;
  background-color: #c6dceb;
  text-align: left;
  padding: 10px;
  /*overflow: hidden;*/
}

div.quad_box_expanded {
  height: 600px;
  width: 800px;
  background:#c6dceb;
  text-align: left;
  padding: 12px;
  /*overflow: scroll-y;*/
}

div.quad_box_shrunk {
  height: 90px;
  width: 120px;
  background:#efefef;
  text-align: left;
  padding: 5px;
  /*overflow: hidden;*/
}

div#div_sign_in_out {
  position: relative;
  z-index: 500;
  top: -10px;
  float: right;
}


div#notification_box {
  width: 450px;
  left: 50%;
  margin-left: -225px;
  position: absolute;
  z-index: 500;
  border: solid 3px #00aa00;
  background-color: #aaffaa;
}

div.pageNavigation {
  font-size: 93%;
  color: #555555;
  text-align: center;
}

div#transaction_summary {
  height: 170px;
  overflow: auto;
}


a {
  color: #0000ee;
  text-decoration: underline;
}
a:hover {
  color: #ee0000;
  text-decoration: none;
}


input,textarea {
  padding: 2px;
}

input#user_filters_sub_service_area,
input#home_city_search_box {
  font-size: 131%;
  color: #888888;
  border: solid 1px #000000;
  height: 22px;
  padding-top: 5px;
  margin: 0px;
  width: 500px;
}
input#home_city_search_button {
  font-size: 123.1%;
  font-weight: bold;
}
input#agent_city_search_box {
  font-size: 131%;
  color: #888888;
  border: solid 1px #000000;
  height: 22px;
  align: center;
  padding-top: 5px;
  margin: 0px;
  width: 600px;
}
input#user_name_search_box {
  font-size: 131%;
  color: #888888;
  border: solid 1px #000000;
  height: 22px;
  align: center;
  padding-top: 5px;
  margin: 0px;
  width: 600px;
}


span.label {
	text-transform: uppercase;
	font-size: 77%;
	color: #777777;
  /*font-variant: small-caps;*/
}

span.row_description {
	font-size: 93%;
	color: #777777;
}

span.home_street_name {
  font-size: 138.5%;
  font-weight: bold;
}

span.agent_full_name {
  font-size: 138.5%;
  font-weight: bold;
}

span.message_timestamp {
  color: #777777;
}

span.message_list_body_text {
  color: #777777;
  font-size: 93%;
}

span.alert {
  color: #ee0000;
}


p.show_hide_tab {
  text-transform: uppercase;
  font-size: 77%;
  color: #777777;
  font-weight: bold;
  text-align: right;
}



ul.saved_search_list {
  margin: 2px;
  margin-left: 15px;
}
ul.saved_search_list li {
  /*list-style-type: none;*/
  list-style-image: url(../images/blueblockarrow.gif);
}



/*** Override size of left column in YUIs t2 template ***/
.yui-t2 .yui-b {
  float: left;
  width: 18.4615em;
  *width: 18.00em;
}
.yui-t2 #yui-main .yui-b {
  margin-left: 19.4615em;
  *margin-left: 19.125em;
}


hr.list {
  border: dashed #777777;
  border-width: 1px 0 0 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  margin: 7px 0;
  padding: 0;
}



/**
 * Autocomplete CSS
 */
.autocomplete-w1 { background:url(../images/shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete-w2 { padding:0 0 0 0; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }




/****** TEMPLATE v2 ******/

html {
  background-color: #ececec;
  color: #5e6466;
}

body  {
  background-color: #ececec;
  color: #5e6466;
  margin: 0 0;
  padding: 0 0;
}


span#header_phone_number {
  font-size: 182%;
  font-family: Trebuchet MS, Tahoma, Arial;
}
span#header_phone_number span {
  color: #737b7e;
  line-height: 100%;
  font-size: 14px;
  display: block;
  padding:4px 0 2px 0;
}
span#header_phone_number a {
  /*color: #737b7e;*/
  text-decoration: underline;
  font-weight:bold;
}
span#header_phone_number a:hover {
  color: #ee0000;
  text-decoration: none;
}


table#template {
  margin: 0;
}
table#template td#td_template_main_page {
  background-image: url(../images/t2_main_background.gif);
  background-repeat: repeat-y;
  padding: 0;
}
table#template td#td_template_secondary_page {
  background-image: url(../images/t2_secondary_background.gif);
  background-repeat: repeat-y;
  padding: 0;
}


table#secondary_nav td {
  font-family: Trebuchet MS, Arial;
  text-align: center;
  color: #ffffff;
  background-color: #0080b0;
}
table#secondary_nav a {
  text-decoration: none;
  color: #ffffff;
}
table#secondary_nav a:hover {
  text-decoration: none;
  color: #7ad0ea;
}
table#secondary_nav a.selected {
  text-decoration: none;
  color: #7ad0ea;
}


span.title1 {
  font-family: Trebuchet MS, Arial;
  font-size: 182%;
  color: #349ab9;
}

span.title2 {
  font-family: Trebuchet MS, Arial;
  font-size: 138.5%;
  font-weight: bold;
  color: #51585a;
}

span.blue {
  color: #349ab9;
}
span.black {
  color: #000000;
}
span.orange {
  color: #ef4623;
}

span.sub_text {
  font-family: Arial;
  font-size: 93%;
  color: #636973;
}

span.hidden {
  font-size: 0px;
}

span.footer {
  color: #737b7e;
  line-height: 182%;
}
span.footer a {
  color: #737b7e;
  line-height: 182%;
  text-decoration: underline;
}
span.footer a:hover {
  color: #ee0000;
  line-height: 182%;
  text-decoration: none;
}

span.big_background_text {
  font-size:70pt;
  color: #aaaaaa;
}
span.medium_background_text {
  font-size:50pt;
  color: #aaaaaa;
}

span.tooltip_for_user {
  display: none;
}

span.tooltip_for_user.notes > span {
  display: block;
  margin:0 0 8px 0;
}

span.user_with_options {
  color: #0080b0;
  font-weight: bold;
  border-bottom: 1px dotted #0080b0;
  cursor: help;
}


div#secondary_body {
  margin: 15px 15px 15px 15px;
  position: relative;
}

div.small_info_box_outer {
  background-image: url(../images/t2_main_page_box.gif);
  background-repeat: no-repeat;
  padding: 0;
  width: 305px;
  /*height: 123px;*/
  height: 141px;
  position: relative;
}
div.small_info_box_inner {
  margin: 0 0 0 100px;
  padding-top: 20px;
  padding-right: 10px;
}
div.small_info_box_button {
  margin: 15px 0 0 120px;
}
div.small_info_box_button_about_us {
  margin: 15px 0 0 112px;
  color: #ffffff;
  font-weight: bold;
}

div.big_info_box_outer {
  background-image: url(../images/t2_big_info_box_bg.jpg);
  background-repeat: no-repeat;
  width: 530px;
  height: 370px;
  /*height: 418px;*/
  padding: 15px;
  position: absolute;
}
div.big_info_box_inner {
  width: 515px;
  height: 330px;
  overflow: auto;
  margin-top: 10px;
  padding-right: 10px;
}

div.box_with_header_header {
  width: 202px;
  height: 26px;
  background-image: url(../images/t2_box_with_header_top.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 10px;
}
div.box_with_header_header a {
  float: right;
  margin-right: 10px;
  margin-top: 2px;
  font-weight: bold;
  color: #ef4623;
}

div.box_with_header_header .title a {
  float: none;
  margin: 0;
  font-weight: normal;
  text-decoration: none;
  color: inherit;
}
div.box_with_header_body {
  width: 192px;
  background-image: url(../images/t2_box_with_header_body.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 10px;
}
div.box_with_header_body_inner {
  width: 186px;
  height: 100px;
  overflow: auto;
  padding-right: 5px;
}
div.box_with_header_footer {
  width: 212px;
  height: 4px;
  background-image: url(../images/t2_box_with_header_footer.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 3px;
}

div.box_disabled {
  color: #999999;
}
div.box_disabled a {
  color: #999999;
}
div.box_disabled a:hover {
  color: #999999;
}
div.box_disabled .blue {
  color: #999999;
}
div.box_disabled .black {
  color: #999999;
}

div.line_break_below {
  margin-bottom: 18px;
}

div.twitter_read_more {
  text-align: right;
  padding-top: 8px;
}


a.main_page_action_button {
  font-family: arial;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
a.main_page_action_button:hover {
  text-decoration: underline;
}


input#home_city_search_box_landing{
  font-size: 138.5%;
  padding: 8px 8px 8px 45px;
  background-image: url(../images/t2_home_page_magnifying_glass.gif);
  background-repeat: no-repeat;
  background-position: left;
  border: solid 1px #2886a3;
  width: 500px;
  color: #6c787c;
}
/* buttons above table/form */
.team-top {
}
.team-top p.note {
  float: left;
}
.toolbar {
  text-align: right;
  margin:0 0 10px 0;
  float:right;
}
.lf {float:left;}
.rf {float:right;}
.clr { clear:both; float:none; }
.nobr { white-space:nowrap; }

select#add-to-connection-listings,
select#add-homes-to-connection-listings {
  width:120px;
}

div#viewing_as_other_user_static {
  border: solid 2px #ee0000;
  text-align: center;
  padding: 7px;
  background-color: #eeaaaa;
  width: 956px;
}

div#viewing_as_other_user_float {
  border: solid 2px #ee0000;
  text-align: center;
  padding: 7px;
  background-color: #eeaaaa;
  width: 956px;
  position: fixed;
  top: 0px;
  display: none;
}

div#toggleMapDetail {
  width: 65px;
  position: relative;
  float: right;
  padding-top: 6px;
}

div#myMinervaToggleMapDetail, div#agentListingToggleMapDetail {
  width: 65px;
  position: absolute;
  padding-top: 6px;
  top:-20px;
  right:-10px;
}
/* sf forms */
ul.checkbox_list {
  list-style: none;
  margin:0;
  padding:0;
}
ul.checkbox_list li {
  list-style: none;
}
/* message box/dialog */
#message form {
  text-align: left;
  padding:10px 40px 10px 20px;
}
#message form > div {
  width:100%;
}
#message form > div.button {
  text-align: center;
}
#message form > div textarea,
#message form > div input[type="text"] {
  width:100%;
  padding:4px;
  margin:0 0 10px 0;
}
#message form > div textarea {
  height:100px;
}
#message form > div input[type="submit"] {
  width:80px;
}
p.error,
ul.error_list {
  list-style: none;
  margin:0;
  padding:0;
  color:red;
}
ul.error_list  li {
  list-style: none;
}
/* addthis */
td .addthis_toolbox {
  float:right;
}

#spinner {
  position: fixed;
  top: 5px;
  left: 5px;
  z-index: 999;
}
.insight-search {
  float: right;
}
.onduty-alert {
  background: red;
  color:#fff;
  font-weight: bold;
  padding:4px;
}
td.search-form-buttons {
  text-align: center;
  padding-top:30px;
}
table.pictures-nav {
  width:100%;
}
table.pictures-nav td {
  width:30%;
}
table.pictures-nav .center {
  text-align:center;
  width:40%;
}
table.pictures-nav .right {
  text-align:right;
}
.message-list-navigation .left {
  float:left;
  padding:8px 0 0 6px;
}
.message-list-navigation table {
  float:right;
  width:50%;
}
td.saved-info a,
td.saved-info span {
  display: block;
  float:left;
  margin:0 10px 0 0;
}
#edit_connections_nav {

}
#edit_connections_nav > div {
  padding:0 0 0 20px;
}
#message .field {
  margin:0 0 15px 0;
}
button[type="submit"] {
  font-size: 11px;
  line-height: 18px;
  padding: 1px 8px;
}
.connection_actions {
  height:26px;
  overflow: visible;
  position: relative;
}
#connection_lists_menu,
#connection_lists_menu ul {
  list-style-type: none;
  margin:0;
  padding:0;
  z-index: 999;
  min-width:280px;
  font-size: 12px;
}
#connection_lists_menu {
  border:solid 1px #c0c0c0;
  float: left;
  margin-right:10px;
  background: #fff;
  min-width:160px;
}
#connection_lists_menu label {
  padding:4px;
  display: block;
  background: #efefef;
}
#connection_lists_menu li {
  list-style-type: none;
  padding:0;
  min-height: 14px;
}
#connection_lists_menu li > ul {
  display: none;
}
#connection_lists_menu li:hover > ul {
  display: block;
}
#connection_lists_menu li ul#connection_user_lists {
  display: none;
  max-height: 250px;
  overflow-y: auto;
  min-width:160px;
  margin-bottom: -1px;
}
#connection_lists_menu li:hover ul#connection_user_lists {
  display: block;
}
#connection_lists_menu liLhover ul#connection_user_lists.empty {
  display: none;
}
#connection_lists_menu a.edit,
#connection_lists_menu a.delete {
  display: block;
  float:right;
  height:16px;
  width:16px;
  cursor: pointer;
}
#connection_lists_menu a.edit {
  background: url(../images/icon_edit.png);
}
#connection_lists_menu a.delete {
  background: url(../images/icon_delete.gif);
}

#connection_lists_menu_new,
#connection_lists_menu_save {
  padding:6px;
}
#connection_lists_menu li ul li {
  border-top: solid 1px #c0c0c0;
  padding:6px;
  min-width:160px;
}

#connection_lists_menu li ul li#connection_user_lists_container {
  padding:0;
}
#connection_lists_menu_save {
  text-align: center;
  font-weight: bold;
  background: #efefef;
  cursor: pointer;
}
#connection_lists_menu li .inplaceeditor-form {
  float:left;
  width:80%;
}
#connection_lists_menu li .editor_field {
  width:100px;
}
#connection_lists_menu li .inplaceeditor-form > * {
  margin-right: 6px;
}
#connection_lists_menu li .editor_cancel_link editor_cancel {
  float: right;
}
#connection_lists_menu_new label {
  display: inline;
  background: none;
}
#connection_lists_menu li input[type="checkbox"] {
  margin-right:6px;
}
#export-iframe {width:0;height:0;border:none;}
.rss { float: right; margin:2px 0 0 8px;}

div.small_info_box_outer .rss {
  position: absolute;
  top:8px;
  right:8px;
  margin:0;
}
.select_home {
  text-align:right;
  padding:6px 0 0 0;
}
.home_separator {
  page-break-after:always;
}
#additional_search_critera {
  position: absolute;
  padding: 5px;
  background-color: #f1f9fe;
  border: solid 1px #c0e7fe;
  width: 600px;
  z-index: 1;
}
table#addl_agent_search_criteria {

}
table#addl_agent_search_criteria td {
  width:33.33%;
  vertical-align: top;
}
table#addl_agent_search_criteria td select {
  width:100%;
}
.nomatch {
  padding:10px;
  font-size:12px;
  font-style: italic;
  font-weight: bold;
}


div#search_residential_lease {
  font-size: 12pt;
}
div#search_residential_lease li {
  margin-right: 20px;
  float: left;
  list-style: none;
}
/* subscribers */

.subscriber-landing-section .cwrapbox p {
  padding:5px;
}
.subscriber-top  > div {
  float:left;
}
.subscriber-top .welcome  {
  width:480px;
  margin-right: 15px;
}
.subscriber-top .right {
  width:200px;
}
.subscriber-top .right p {
  text-align: right;
  margin-right:20px;
}
.subscriber-top .right a {
}
.subscriber-top .welcome h1 {
  color: #00659a;
  background: none;
  font-weight: bold;
  font-size:18px;
  margin-bottom: 5;
  padding-bottom: 0;
}
.subscriber-top .welcome .sep {
  margin-left: 10px;
  width: 330px;
}
.subscriber-landing-section h1.headerline {
  width:auto;
  text-align: left;
  font-size:16px;
  text-transform: uppercase;
  font-weight: bold;
  height: auto;
  padding:6px 0;
  margin:0 0 6px 0;
  padding-left:15px;
}
.subscriber-landing-section.subscriber-top h1.headerline {
  text-align: left;
  background:url(../images/profile/bgheaderline.jpg) repeat-x;
  color:#fff;
}
.subscriber-top h1.headerline {
  font-size:12px;
}
.subscriber-landing-section .cwrapbox {
  padding-right:4px;

}
.subscriber-landing-section .welcome .wrapbox {
  height:150px;
}
.subscriber-landing-section .container {
  padding:15px;
}
.subscriber-landing-section .container > div {
  float:left;
  padding:10px;
  border:solid 1px #bdbdbd;
  border-radius: 10px;
  margin:0 25px 0 0;
}
.subscriber-landing-section.insight .container > div {
  width:180px;
}
.subscriber-landing-section .container > div.last {
  margin:0;
}
.subscriber-landing-section.data .cwrapbox.cc .documents,
.subscriber-landing-section.data .cwrapbox.cc .transactions {
  float:left;
  padding:10px;
  border:solid 1px #bdbdbd;
  border-radius: 10px;
}
.subscriber-landing-section.data .container > div {
  width:294px;
}
.subscriber-landing-section .welcome a {

}
.subscriber-landing-section #listingsCount {
  padding:10px;
}
.subscriber-landing-section div#homeSearchResults {
  margin:10px;
}
.subscriber-landing-section .connect{
  padding-left:10px;
  width:280px;
}

.subscriber-landing-section .connect p{

}

.subscriber-landing-section .connect .emailagent {
  float:right;
  padding-right: 5px;
  text-align: center;
}

.subscriber-landing-section .minerva-watermark {
  width: 158px;
  height: 118px;
  position: absolute;
  float: right;
  right: 225px;
  top: 66px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: url(../images/minerva_logo_subscriber_page.png);
  background-repeat:no-repeat;
}

.subscriber-landing-section .worth .cwrapbox {
  height:150px;
}

.subscriber-landing-section .worth p{
  background: url('../images/houseicon.png') no-repeat  5px 5px;
  height:70px;
  padding-top: 20px;
}
* html .subscriber-landing-section .minerva-watermark {
  right: 226px;  /* IE Only */
}


.subscriber-landing-section h4 {
  color:#000;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: solid 1px #8e8e8e;

}
.subscriber-landing-section.data h4 {
  text-align: left;
}
.subscriber-landing-section .container > div ul {
  list-style-type: none;
  margin:0;
  padding:0;
  clear: both;
}
.subscriber-landing-section .container > div ul li {
  list-style-type: none;
  padding-left: 65px;
}
.subscriber-landing-section .container > div ul li.truncate {
  overflow: hidden;
}
.subscriber-landing-section .container > div ul li.truncate > a {
  display: block;
  font-size:11px;
  white-space: nowrap;
  margin-bottom:6px;
}
.subscriber-landing-section .container > div.blogs ul  {
  background: url(../images/icon_computer_magnifier.png) no-repeat 0px 0px;
  min-height: 60px;
}
.subscriber-landing-section .container > div.articles ul {
  background: url(../images/icon_house_magnifier.png) no-repeat 0 0;
  min-height: 60px;
}
.subscriber-landing-section.insight .container > div.last ul  {
  background: url(../images/icon_paper_magnifier.png) no-repeat 0 0;
  min-height: 60px;
}
.subscriber-landing-section.insight .sep {
  width:55px;
  float: right;
  margin:4px 0 0 0;
}

.subscriber-landing-section.data .sep {
  width:100px;
  float: left;
  margin:4px 0 0 0;
}
.subscriber-landing-section.data .container > div ul {

}
.subscriber-landing-section.data .container > div ul li {
  padding:0 10px;
}
.subscriber-landing-section.data .container > div {
  width: 294px;
}
.subscriber-landing-section.my-links .container {
  float:right;
  width:490px;
}
.subscriber-landing-section.my-links .container > div {
  width:auto;
  float: none;
  clear:both;
  margin-right: 0;
  position: relative;
}
.subscriber-landing-section.my-links .container > div > div {
  float: right;
  clear:none;
}
.subscriber-landing-section.my-links .container ul {
  float: left;
  clear:none;
  padding-left: 5px;
  padding-right:100px;
  background:url(../images/icon_computer_magnifier_big.png) no-repeat bottom right;
  margin-right: -110px;
  min-height: 70px;

}
.subscriber-landing-section.my-links .container li {
  border-radius: 10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  width:240px;
  text-align: center;
  padding:2px 15px;
}
.subscriber-landing-section.my-links .container li a {
  text-decoration: none;
  font-size:14px;
}
.subscriber-landing-section.my-links .container li a.delete {
  float:right;
  background: url(../images/icon_delete.gif) no-repeat;
  width:16px;
  display: block;
  height:16px;
}
.subscriber-landing-section.my-links .container li.alt {
  background: #0080b0;
}
.subscriber-landing-section.my-links .container li.alt a {
  color:#fff;
}
.subscriber-landing-section.my-links .instructions {
  float:left;
  color:#000;
  font-weight: bold;
  font-size: 12px;
  width: 150px;
  padding:15px 0 0 15px;
  line-height: 18px;
}
.ui-window h2 {
  color:#000;
}
p.more {
  padding:0;
}
p.more,
li.more {
  padding-top:4px;
  text-align: right;
}


div.registration_important {
  display: none;
  border: solid 2px #000000;
}
#fill-address.disabled a {
  text-decoration: none;
  color:#cecece;
  cursor: default;
}
.pagination {
  float: right;
  padding: 0 0 10px 0;
}


#previewImage {
  width: 256px;
}