/* CSS Document 
Title: Tizra - Gray
Authored by: Tizra, Inc.
Last Updated: January 29, 2009
Last Updated By: Kerry Tyson * /



/* THESE STYLES ARE THE ONES TO EDIT FOR COLOR & FONT CHANGES */

/* COLORS */
/* these are the SAME for all of the Tizra Free and Basic color schemes */
body {background-color: #EAECEB}
#middle, #middle2 {border-color: #fff}
#middle3  {background-color: #fff}



/* these change for ALL of the Tizra Free and Basic color schemes */
p, li, div.t-offer-price, span.t-search-snippet, div.t-login h2 {color: #000}

a, div.t-toc h2 a:visited {color: #0088cc}
a:hover {color: #FB6BFF}
a:visited {color: #666}

h1, #header div.t-sitename a, span.t-price, div.t-commercestep div.t-billable p.t-price /*price on commerce pages*/ {color: #565656}
h2 {color: #565656}
h3 {color: #565656}

#header {background: #EAECEB}
#header_sm, #navbar {background: #191919; border-color: #fff}

#primarynav a, #auxnav, #auxnav a, #t-sitename {color: #fff}
#primarynav a:hover, #auxnav a:hover {color: #FB6BFF}

#middle, #middle2 {background-color: #EAECEB}

#left {background-color: #e5e5e5; color: #565656;}
#left p, #left h1, #left h2 {color: #565656}
#left a {color: #0088cc} /* side column text (could be different color if bkgd is dark) */
#left a:hover {color: #FB6BFF} /* side column text (could be different color if bkgd is dark) */

#right {background-color: #fff;  color: #565656;}
#right p, #right h1, #right h2 {color: #565656}
#right a {color: #0088cc} /* side column text (could be different color if bkgd is dark) */
#right a:hover {color: #FB6BFF} /* side column text (could be different color if bkgd is dark) */

/* submit buttons */
input.t-submit,
#right div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#left div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#middle2 div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#right div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#left div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#middle2 div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#middle2 a.t-submit,
div.t-payview a,
div.t-selectfulfiller a,
div.t-accountdetails a {
	background-color: #F6F6F6;
	color: #565656;
	border-color: #565656;
}

input.t-submit:hover,
#right div.t-loginbox-logged-on p.t-logout a:hover, /* makes logout link a button */
#left div.t-loginbox-logged-on p.t-logout a:hover, /* makes logout link a button */
#middle2 div.t-loginbox-logged-on p.t-logout a:hover, /* makes logout link a button */
#right div.t-loginbox-logged-on p.t-contactus a:hover, /* makes contactus link a button */
#left div.t-loginbox-logged-on p.t-contactus a:hover, /* makes contactus link a button */
#middle2 div.t-loginbox-logged-on p.t-contactus a:hover, /* makes contactus link a button */
#middle2 a.t-submit:hover,
div.t-payview a:hover,
div.t-selectfulfiller a:hover,
div.t-accountdetails a:hover {
	background-color: #565656;
	color: #fff;
}

/* various separator dotted lines */
div.t-quick, div.t-login, div.t-latest h2, div.t-rss, div.t-tocnav, div.t-address, div.t-collectionlist, .t-results div.t-nav, div.t-results li.t-results-book, div.t-results li.t-results-pagehit, div.t-billable, div.t-commerce-receipt h2, div.t-toc ul span.t-toc-title, div.t-toc span.t-toc-pageno, div.t-selectfulfiller, div.t-search-snippet-landing, div.t-adloginhead {border-color: #6E6E6E}

/* browse titles/authors (index) */
div.t-alpha-index-all ul, div.t-alphaindex-nav ul {color: #565656; border-color: #565656; background-color: #F6F6F6} /*same as button */
div.t-alphabet ul li.t-current, div.t-all ul li.t-current {color: #fff; background-color: #565656} /* selected letter */ /*same as button hover */
div.t-alpha-index-all a, div.t-alphaindex-nav a {color: #0088cc} /* if entries (linked) */ /*same as a */
div.t-alpha-index-all a:hover, div.t-alphaindex-nav a:hover {color: #FB6BFF} /* if entries (linked) */ /*same as a hover */
div.t-alpha-index-all li, div.t-alphaindex-nav li {color: #999} /* if no entries (letter not linked) */





/* FONTS */
html, body, p, h1, h2, h3, h4, p, li, td, a {font-family:arial, sans-serif}

body {font-size:100%}
p, li, div.t-offer-price, span.t-search-snippet {font-size: 0.75em; line-height: 1.5em}
li li {font-size: 1em}
h1 {font-size: 1.0625em; text-transform: uppercase; letter-spacing: 0.1em}
h2 {font-size: 0.8em; text-transform: uppercase; letter-spacing: 0.1em}
h3 {font-size: 0.75em}

a {text-decoration: underline}
a:hover {text-decoration: none}

input.t-text-input, input.input-long, input.formtext {border: 1px solid #666}

/* header */
#header div.t-sitename h1 {font-size: 2em}
#header div.t-sitename a {text-decoration: none}
#t-sitename {font-size: 0.75em; font-weight: bold; padding: 1.15em 0.75em 1.15em 12px}

/* table of contents pages */
h2.title-toc {font-size: 1.0625em; margin-bottom: 0.5em} /* book titles */
div.t-biblio-authors p.t-authors {font-size: 0.6875em} /* author names */

/* browse titles/authors (index) */
div.t-alphabet ul li.t-current, div.t-all ul li.t-current {font-weight: bold}

/* various headings */
/*search box title*/ 
div.t-quick h1  {font-size: 0.8125em}

/*table of contents page*/
div.t-tocnav div.bounds h1 {font-size: 0.8125em; letter-spacing: normal; padding: 1em 0}
div.t-tocnav div.bounds h2 {font-size: 0.75em; letter-spacing: normal; padding-bottom: 1em; text-transform: none}
div.t-login h2 {font-size: 0.75em; text-transform: none; letter-spacing: normal}
div.t-tocnav a {text-decoration: none}
div.t-tocnav a:hover {text-decoration: underline}

/* publisher address (on home page) */
div.t-address p {font-size: 0.6875em}

/* navigation */
#primarynav a {font-size: 0.75em}
#auxnav {font-size: 0.625em}

/* submit buttons */
input.t-submit,
#right div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#left div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#middle2 div.t-loginbox-logged-on p.t-logout a, /* makes logout link a button */
#right div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#left div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#middle2 div.t-loginbox-logged-on p.t-contactus a, /* makes contactus link a button */
#middle2 a.t-submit,
div.t-payview a,
div.t-selectfulfiller a,
div.t-accountdetails a {
	font-weight: bold;
	text-decoration: none;
}

/* footer */
#footer {font-size: 0.875em}




/* STYLES BELOW HERE ARE LAYOUT STRUCTURE STYLES - BE CAREFUL */

/* layout structure */
#wrapper {margin: 0 auto; text-align: left}

#header {width: 880px; padding: 10px}

#header div.t-sitename a {text-decoration: none}

#header_sm {width: 100%; border-width: 0 0 1px 0; border-style: solid}
#header_sm #navbar {border-width: 0; width: 650px}

#navbar {width: 900px; border-width: 1px 0; border-style: solid}
#primarynav {padding: 0.625em 0.375em}
#auxnav {padding: 1.475em 0}
#primarynav a, #auxnav a {padding: 0 0.75em; text-decoration: none}

#middle, #middle2 {border-width: 0 1px; border-style: solid}
#middle {width: 474px; padding: 24px 12px 16px 12px}
#middle2 {width: 675px; padding: 24px 12px 16px 12px}
#middle3 {width: 675px; padding: 12px 0 12px 12px} /* for book content pages */

#left, #right {height: auto; height: 450px; min-height: 450px; width: 200px; vertical-align: top}
#left div.bounds, #right div.bounds {width: 178px; margin: 16px 10px 10px 12px}

#footer {width: 880px; padding:10px}
.tm {font-variant:small-caps; vertical-align:0.325em}
#footer img {padding:0 6px 0 0}
#footer p {padding:0.5em 0 0 0}
div.t-adminlink {font-size: 0.75em; position: absolute; left: 850px; padding-top:0.5em}


/* general styles */
* {margin: 0; padding: 0; border: 0}

table, tbody, tr, td {border-spacing: 0; border: 0; border-collapse: collapse; padding: 0}
table td {vertical-align: top}

p {margin-bottom: 1.33em}

ol, ul {padding-bottom: 0.6em; margin-left: 2em}
ul li, ol li {line-height: 1.5em; padding: 0 0 0.625em 0}
li ul, li ol {padding: 0}
li p {padding-bottom: 0.4em}

input.t-text-input, input.input-long, input.formtext {width: 200px; height: 18px; padding: 0 2px; margin: 4px 0}
input.t-checkbox-input {border: 0; vertical-align: -2px; padding-left: 0}
p.t-input {margin-bottom: 0}
select {border: 1px solid #666}


/* submit buttons */
input.t-submit,
.t-loginbox-logged-on p.t-logout a,.t-loginbox-logged-on p.t-contactus a {
	border-width: 1px;
	border-style: solid;
	display: block;
	text-align: center;
	height: 20px;
	padding: 0.25em 0.5em;
	cursor: pointer;
	font-size: 0.9em;
}
#middle2 a.t-submit,
div.t-payview a,
div.t-selectfulfiller a,
div.t-accountdetails a {
	border-width: 1px;
	border-style: solid;
	display: inline;
	text-align: center;
	height: 20px;
	padding: 0.5em;
	cursor: pointer;
	font-size: 0.9em;
}

div.t-accountdetails a, div.t-selectfulfiller a {font-size: 0.7em}

p.t-logout, p.t-contactus {height: 20px; margin: 0.375em 0 0 0}
#middle2 a.t-submit, a.t-submit {display: none}


/* various separator dotted lines */
div.t-quick, div.t-login, div.t-latest h2, div.t-rss, div.t-tocnav, div.t-address, div.t-collectionlist, .t-results div.t-nav, div.t-results li.t-results-book, div.t-results li.t-results-pagehit, div.t-billable, div.t-commerce-receipt h2 {border-bottom-style: dotted; border-bottom-width: 1px} 
div.t-toc ul span.t-toc-title, div.t-toc span.t-toc-pageno, div.t-selectfulfiller, div.t-search-snippet-landing, div.t-adloginhead {border-top-style: dotted; border-top-width: 1px}

/* landing page */
div.t-search-snippet-landing, div.t-adloginhead {margin-top: 1em; padding-top: 1em}
span.t-search-snippet {display: block}
li.offerentry {font-weight: bold}
span.t-search-snippet-subhead {display: block; font-size: 0.75em; line-height: 1.5em; font-style: italic; margin-bottom: 0.2em}




/* Quick Search Smart Block */
div.t-quick {width: 200px}
div.t-quick p.t-searchstring {float: left; margin: 0 0 3px 0}
div.t-quick input.t-text-input {width: 125px; margin: 0 4px 0 0}
div.t-quick p.t-submit {float: right}
div.t-quick-scope {}
p.t-advancedlink a {font-size: 0.9em}
div.t-quick p.t-advancedlink, div.t-quick p.t-dropdown {margin: 0}




/* Login Smart Block */
div.t-login {width: 200px}
div.t-login h1 {display: none}
div.t-login-user, div.t-login-password, div.t-login-link {clear: both}
div.t-login p.t-label {float: left; padding: 0; margin: 4px 0; height: 18px}
div.t-login p.t-input {float: right; padding-bottom: 3px; margin: 0}
div.t-login p.t-forgot, div.t-login p.t-register, div.t-login p.t-contactus {padding: 0; margin: 0; line-height: 1.25em}
div.t-login p.t-forgot a, div.t-login p.t-register a, div.t-login p.t-contactus a {font-size: 0.9em}
div.t-login input.t-text-input {width: 100px; margin-left: 5px}
div.t-login-remember {clear: both}
div.t-login-remember p.t-input {float: left; margin: 0.25em 0.3125em 0 0}
div.t-login-remember p.t-label {float: left; font-size: 0.675em}
p.t-login-submit {float: right; padding: 0}

#middle2 div.t-login {border: none; width: 225px}
#middle2 div.t-login div.bounds {margin: 0}

/* Hides login boxes, etc. if user is logged in */
.t-loginbox-logged-on, .t-loginbox-logged-on .t-forgot, .t-loginbox-logged-on .t-register {display: none}
.t-login-user-list, .t-login-link {display: block}
.t-loginbox-logged-on p.t-logout a, .t-loginbox-logged-on p.t-contactus a {float: left; clear: both; padding-top: 0; padding-bottom: 0}
.t-loginbox-logged-on p.t-contactus a {margin-top: 2px}






/* New Releases (on home page) */
div.t-latest h2 {padding: 0 0 0.5em 0; margin-bottom: 0.6em}
div.t-latest .t-title a {font-weight: bold; display: block; text-decoration: none}
div.t-latest .t-title a:hover {text-decoration: underline}
ul.t-latest-publist {list-style-type: none; margin-left: 0}




/* Browse Collections */
div.t-collectionlist h2 {display:none}
ul.t-collection-publist {list-style-type: none; margin-left: 0}




/* Collection Home Page */
div.t-collectionindex ul {margin-left: 0; list-style-type: none}




/* Access Denied */
/*hides access denied messages & sets styles on access denied page */
div.t-denied h1, p.t-denied-error {display:none}
div.error h2 {color: #c00; padding-bottom: 0}
ul.t-offers {list-style-type: none; margin: 0; padding: 0}



/* Biblio Smart Block */
div.t-biblio-title p.t-title {line-height: 1.2em; padding-bottom: 3px; font-weight: bold; margin: 0}

div.t-tocnav, div.t-biblio {clear: both}
div.t-tocnav div.bounds ul {margin: 0; padding-left: 0}
div.t-tocnav div.bounds li {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	line-height: 1em
}
div.t-biblio p.t-label {display: none} /* removes title & author labels */




/* Alpha Index */
div.t-alpha-index-all, div.t-alphaindex-nav {float:left}
div.t-alpha-index-all ul, div.t-alphaindex-nav ul {float:left; margin:0 3px 0.9em 0; padding:0; border-width:1px; border-style:solid}
div.t-alpha-index-all li, div.t-alphaindex-nav li {
	float: left;
	padding: 2px 6px;
  	list-style-type: none;
	line-height: 1.2em;
}
div.t-alpha-index-all a, div.t-alphaindex-nav a {font-weight:bold; text-decoration:none}

ul.t-items {margin-top:10px; clear:both; margin-left:0}
ul.t-items li {list-style-type:none; padding: 0 0 1em 0; line-height: 1.5em}
ul.t-items span.t-authors {display:block}





/* Table of Contents */
div.t-toc {padding-bottom: 20px}
div.t-toc h1 {display: none} /* removes heading "Table of Contents" */
div.doc-toc h2 {display: none} /* removes default title on documents so we can add abstract link below */
div.t-toc h2 {padding: 1em 0}
div.t-toc li {clear: both; list-style-type: none}
div.t-toc a {text-decoration: none}
div.t-toc a:hover {text-decoration: underline}
div.t-toc div.bounds {margin-top: 0; margin-bottom: 0}
div.t-toc p.t-toc-paging {margin-bottom: 0}
div.t-buynow-price {margin-bottom: 1em}
div.t-payview {font-size: 0.75em; margin-bottom: 1em}
div.t-payview p {font-size: 1em; margin-bottom: 1em}

div.t-toc ul {margin-left: 0}
div.t-toc ul ul {margin-left:20px}

span.t-toc-title {
	display: block;
	float: left;
	padding: 0.5em 1px 0.5em 0; 
	cursor: pointer;
}

div.t-toc ul span.t-toc-title {font-weight: bold; width: 600px}
div.t-toc ul ul span.t-toc-title {font-weight:normal; width:580px}
div.t-toc ul ul ul span.t-toc-title {font-weight:normal; width:560px}
div.t-toc ul ul ul ul span.t-toc-title {font-weight:normal; width:540px}
div.t-toc ul ul ul ul ul span.t-toc-title {font-weight:normal; width:520px}

div.t-toc span.t-toc-pageno {
	display: block;
	float: left;
	text-align: right;
	position: relative;
	left: 0;
	width: 32px;
	padding: 0.5em 1px 0.5em 0; 
	margin-right: 4px;
	cursor: pointer;
}

div.t-toc li.toc-off {display:none}

div.t-toc-top-free-list, 
div.t-toc-top-buy-list {display:none}

span.t-toc-range-free {
	position: absolute;
	color: #00546c;
	text-align: right;
	width: 22px;
	margin: 6px 0 0 18px;
	padding: 0 2px;
	font-variant: small-caps;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
}
span.t-toc-range-buy {
	position: absolute;
	background-color: #a00000;
	width: 22px;
	margin: 6px 0 0 20px;
	padding: 0 2px;
	text-align: center;
	font-variant: small-caps;
	font-size: 1em;
	font-weight: bold;
}
span.t-toc-range-buy a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
span.t-toc-range-buy a:hover {text-decoration:none}

div.t-toc span.t-toc-range-download {
	position: absolute;
	margin-top: 6px;
	padding: 0 2px 0 0
}




/*PDF Page Display*/
.t-pdfpage {
	border: 1px solid #000;
	margin: 6px 0 12px 0;
	cursor: pointer;
	position: relative; top: -1em
}

p.t-fullscreen-bottom {display:none}
p.t-fullscreen-top {
	float: right;
	position: relative;
	top: -1.5em;
	font-weight: bold;
	margin: 0 23px 0 0;
}

p.t-viewpdf, p.t-viewimage {margin: 0}

div.pagenav {
	width: 670px;
	height: 20px;
	margin-bottom: 6px;
}
div.pagenav table {width: 100%}
div.pagenav-bounds {margin: 0;padding: 0}
div.t-prevpage p,div.t-nextpage p {margin: 0}
span.t-leftarrow {font-size: 1.2em; padding-right: 3px}
span.t-rightarrow {font-size: 1.2em; padding-left: 3px}
div.t-pagebox {width: 200px; margin: 0; padding: 0; }
div.t-jumpbox {width: 180px; float: right;	margin-right: 20px; text-align: right}
div.t-pagebox .t-curpage {font-weight: bold}

div.t-jumpbox p.t-label,
div.t-jumpbox p.t-input,
div.t-jumpbox p.t-submit {
	display: inline;
	padding: 0 5px 0 0;
	margin: 0
}
div.t-jumpbox p.t-submit {padding: 0; float: right; position: relative; right: 0; top: -1.7em;}

div.t-jumpbox input.t-text-input {width: 33px; margin: 0 33px 0 0}

div.t-viewlinks p {
	float: left;
	font-size: 0.67em;
	padding: 3px 5px 0 0;
}

div.t-adsense {float: right; padding: 1em 0 0 1em}

div.t-navfix span a {padding: 0 10px} /* temp fix spacing in new reader nav */

.tips p {position: relative; left: 5em}



/* Search Results */
/* top area */
span.search-results-term, span.key {font-weight:bold}
p.t-hits {padding-bottom:0; margin-bottom:0}

div.t-results div.t-nav {
	text-align: right;
	height: 15px;
	font-weight: bold;
	padding: 6px 0;
	margin-bottom: 6px;
	font-size: 0.75em;
}

a.t-nav-previous {padding-right:2em}
a.t-nav-next {}


/* results display */
div.t-results ol {
	clear: both;
	list-style-type: none;
	margin-left: 0
}

div.t-results li.t-results-book, div.t-results li.t-results-pagehit {padding: 7px 0}

div.t-results li span.t-score,
div.t-results li span.t-keywords,
div.t-results li img.t-score {display:none}

div.t-results li span.t-page, div.t-results li span.t-authors {display:block}
div.t-results li span.t-title {font-weight:bold}
div.t-results li span.t-page {font-style:italic; text-transform:lowercase}
span.t-search-snippet-highlight {font-weight:bold}


/* Advanced Search, Forgot Password and Registration Forms */
div.t-searchform h2 {display: none}

div.t-passhelp div.t-field,
div.t-register div.t-field,
div.t-searchform div.t-field {
	clear: both
}

div.t-passhelp p.t-label,
div.t-register p.t-label,
div.t-searchform p.t-label,
div.t-passhelp-email p.t-label {
	width: 150px;
	height: 14px;
	margin: 4px 9px 4px 0;
	float: left;
}

div.t-passhelp input.t-text-input,
div.t-register input.t-text-input,
div.t-searchform input.t-text-input {
	width: 200px;
	margin: 4px 0;
}

div.t-register div.t-register-password input.t-text-input {width:100px}
p.t-register-submit {margin: 10px 0 0 0}
p.t-error, span.error, span.t-error {color:#c00; font-style:italic; font-weight:bold}
span.error {font-size:0.75em; position:relative; top: 0.75em; left: 5em;}



/* Offer Page */
div.t-offer {clear: both; padding: 0 0 1em 0}
div.t-selectfulfiller {padding-top: 1em}
span.t-label, span.t-price {font-weight:bold}





/* Commerce Fulfiller Step */
div.t-billable {margin-bottom: 1em; padding-bottom: 10px}
div.t-commercestep input.t-text-input {width: 200px}
div.t-commercestep div.t-billable p.t-price {font-weight: bold; display: inline}
div.t-commercestep div.t-billable p.t-label {display: inline}
div.t-commercestep h1, div.t-commercestep p.t-name {padding-bottom: 0.5em}
span.t-error {padding-left: 0.25em}


/* Paypal Pro Checkout Pages */
div.t-commercestep p.t-label {margin: 0; padding-top: 0.375em; font-weight: bold;}
div.t-commerce-receipt h2 {margin: 12px 0 4px 0}
div.t-commercestep p.t-submit input.t-submit {display: inline; margin: 1em 1em 0 0}
div.t-cvv2 input.t-text-input {width: 40px}
p.cvv img {float:left; padding: 0 6px 0 0}



/*Account Pages */
div.t-userdetails h1 {display: none}
div.t-userinfo h1 {padding-bottom: 0.5em}
div.t-userinfo h2 {
	font-size: 0.75em;
	padding: 0;
	width: 500px;
}
div.t-userinfo div.t-userdetails {margin: 10px 0; padding: 0 0 10px 0}
div.t-subscriptions, div.t-accountinfo {
	border: 1px solid #333;
	margin-bottom: 20px;
	padding: 10px;
}
div.t-userdetails p.t-label,
div.t-edituserdetails p.t-label,
div.t-userdetails p.t-element,
div.t-edituserdetails p.t-element {
	padding: 4px 10px 4px 0;
	margin: 0
}
div.t-userdetails p.t-label,
div.t-edituserdetails p.t-label {
	width: 170px;
	font-weight: bold;
	color: #333
}
div.t-accountdetails {margin-top: 10px}

table.t-subscriptionlist {
	width: 100%;
	border-spacing: 0;
	border: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 6px 0 20px 0;
}
table.t-subscriptionlist td {
	border-bottom: 1px dotted #333;
	padding: 6px 6px 6px 0 
}
table.t-subscriptionlist thead td {
	border-bottom: 1px solid #333;
	padding: 0;
	font-size: 0.75em;
	color: #333;
}
table.t-subscriptiondetails {
	border-bottom: 1px dotted #333; 
	margin-bottom: 20px;
	width: 100%
}
table.t-subscriptiondetails td p.t-label,
table.t-orderdetails td p.t-label {
	text-align: right; 
	padding-right: 10px;
	font-weight: bold;
}
table.t-subscriptiondetails td p.t-element {text-align:right}
table.t-orderdetails td p.t-label {text-align:left}
div.t-edituserdetails p.t-element input.input-long,
div.t-edituserdetails p.t-element input.inputformtext {width:200px}





/* Help Popups */
div.dialogbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 425px;
	z-index: 1000;
	border-top: 1px solid #bebb2d;
	border-bottom: 1px solid #bebb2d;
}
div.helpbox {
	width: 500px;
	left:0;
	position:absolute;
	top:0;
	z-index:500;
}
div.helpbox .helpicon {
	left:0;
	position:absolute;
	top:0;
	z-index:100;
}
div.helpbox div.bounds {
	background-color:#fff;
	border:1px solid #666;
	margin:6px 4px;
	padding-top:11px;
}
div.helpbox h2 {padding:0 17px 0.36em 11px}
div.helpbox h3 {padding:0 17px 0.4em 11px}
div.helpbox p.defaulter {font-size:0.72em; padding:0 0 0.7em 20px}
div.helpbox p.label.defaulter {padding:0 2px 0.7em 11px}
div.helpbox p {font-size:0.68em; padding:0 17px 0.7em 11px}

div.dialogbox p.close, div.helpbox p.close {
	font-size:0.68em;
	font-weight:bold;
	padding:0 6px 3px 0;
	text-align:right;
}
div.dialogbox p.close a:visited, div.helpbox p.close a:visited {color:#c60}
