#top-links, #email-this-lead-div, #print-this-lead-div, #lead-info-assigned, #beta-block, #beta-block-icon, #new-note-link, .leads-note-edit-link, #note-div legend, .quick-form, img, #lead-view-tools, .click-header, #sidebar, #nav1, #headerbar, #header-top, #footer, #lv-tools,#lead-time, #main-tabs, .wbtl, .wbtr, .wbbl, .wbbr, #new-note-text, #version {display: none;}

.print-only { display: inline; }
.print-only-block { display: block; }

.lv-section, #lv-info {display: block !important;}

.td-balloon-side { width: 1px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image:none;
}
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Arial, Helvetica, sans-serif;
		color: #303030;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0.25em 0 0.25em;
	padding: 0;
}
li, dd, blockquote { margin-left: 1em;}
h1, h2, h3, h4 {font-family: 'Trebuchet MS', 'Lucida Grande', Tahoma; line-height: 150%}
a {
	color: #002C6F;
	text-decoration: none;
}
a img { border: 0; vertical-align: middle; }
a:hover {
	text-decoration: underline;
	border-bottom: 0;
}
td { padding: 2px 8px; }
th {font-size: small; }
label {font-size: small; }
.wrapped {font-size: inherit; }
fieldset { padding: 10px 20px; }
legend { font-weight: bold; }
optgroup { font-style: normal; }
#top-links a{ border: 0; }
#header p {
	color: #999;
	font-size: xx-large;
	overflow: visible;
	margin: 0; padding: 0;
}
#content {
	margin: 0;
	padding: 5px 20px 30px;
	border:none;
	background-color: #FFF;
	width: auto;
	position: relative;
}
.list-table td{
	vertical-align: top;
	padding: 9px 9px;
	border-top: 1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
}
.alt { background-color: #F2F5F9; }
.alt td {
	border-bottom: 1px solid #E5ECF7 !important;
	border-top: 1px solid #E5ECF7 !important;
}
.sm-link, .sm-text { font-size: small; }
.sm-lite-text {
	font-size: small;
	color:#666666;
}
.label-text {
	font-size: x-small;
	font-weight: bold;
	color: #333;
}
#idents {
	position: absolute; top: 10px; left: 10px;
	border-right: 1px solid #545454;
	text-align: right;
	width: 70px;
	padding-right: 10px;
}
#warning {
	background-color: #FFF6BF;
	background-position: 15px 50%;
	padding: 10px 20px 10px 45px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: -5px -20px 0;
}
#notice {
	background-color: #F8FAFC;
	background-position: 15px 50%;
	padding: 10px 20px 10px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	margin: -5px -20px 0;
}
#flash {
	background-color: #DFFFBF;
	padding: 10px 20px 10px 45px;
	border-top: 2px solid #B6E0AF;
	border-bottom: 2px solid #B6E0AF;
	margin: -5px -20px 0;
}
#warning img,#notice img,#flash img {vertical-align: middle; }

/* Lead View Styles */

#lead-info-box {
	position:relative; 
	background-color: #FFF; 
	height: 70px;	
	border: 0;
	margin: 0;
	font-size: 1.25em;
}
#lead-info-box div{ position: absolute;  top: 5px;}
#lead-info-id {	left: 10px; }
#lead-info-created { left: 110px; }

.private-note {
	background-color: #FFF;
}
.ln-time {
	border: 0;
	border-top: 3px solid black;
	font-size:medium;
	background-color: #FFF;
	color: #333;
	padding: 4px 8px;
}
.lead-note {
	margin-bottom: 8px;
	border: 0;
	padding: 5px 12px;
}

#private-help {
	border:1px solid black;
	padding:8px;
	width: 180px;
	position: absolute;
	background-color: #FFFFCC;
	font-size:small;
	z-index: 14;
}
#note-div {
	background-color: #C3C9D5;
	border: 1px solid #454545;
	position: absolute;
	margin: -25px 0 0;
	z-index:15;
}
#note-div fieldset{
	padding: 20px;
	border: 0;
}
#close-note-div {
	position: absolute;
	top: 2px; right: 5px;
}
.message_box {
	padding: 10px;
	border: 1px solid #878787;
	background-color: #FFF;
}
.message-list {
	padding: 8px;
	position: relative;
	overflow: visible;
}
.message-list span {position: absolute;}
.message-list a { color: #303030; }

#lead-note-fs {
	width: 57%;
	position: absolute;
	left:38%;
	border: none;
}
legend {color: #000; }
#info-td, #extra-td {width:49%;}
#tools-td { width:0; }
