/* Zero-out browser default margins/padding */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0; padding: 5px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
    background: #fff;
}

* html body {
	font-size /* not for IE 6 */: small;
}

td {
  font-family: Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
}

a:hover,
a:focus {
	color: #366;
}

a img {
	border: none;
}

abbr {
	border-bottom: 1px dotted #999;
	cursor: help;
}

p {
    margin-top: .3em;	
    margin-bottom: 1.5em;
}

blockquote p {
	margin: 0;
}
cite {
	display: block;
	font-style: italic;
}
p cite {
display: inline;
font-style: normal;
}

dfn {
	border: 1px dotted #333;
	border-width: 0 0 1px;
}

ul {
	list-style: none;
	text-align: left;
}
ol {
margin-left: 1em;
margin-bottom: 1em;
}
ol li {
margin-left: 1em;
list-style: decimal;
margin-bottom: .5em;
}

/*********** Generalized Classes ***********/

.clearing {
clear: both;
height: 1px;
overflow: hidden;
margin: 0 !important;
padding: 0 !important;
}

.title, .title2 {
  font-size: 16px;
  font-family: times new roman, serif;
  font-weight: bold;
color: #004040;
}
.title {
font-size: 150%;
}
.title2 {
  font-size: 24px;
}

h1,h2,h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
clear: left;
}
h4,h5,h6 {
font-weight: bold;
margin-bottom: .5em;
}
h1, .h1 { /* fake h1 */
  font-size: 24px;
}
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }

.tiny {
	font-size: .7em;
	font-weight: normal;
}
.tiny a {
	font-weight: normal;
}

.infobox {
  display: none; 
  border: solid 1px gray; 
  background-color: #F0F0F0; 
  padding: 5px; 
  margin-right: 10px;
}

.infobox h2 {
  margin-top: 0; 
  padding: 4px; 
  background-color: #DDDDDD;
}

.infobox span {
  float: right; 
  padding: 5px;
}

.important {
	color: #C03;
	font-weight: bold;
}
p.important {
	text-align: center;
}
.error {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0033;
	background-color: #FFCFDA;
}

.errorbox {
	padding: 4px;
	color:#C03;
	font-size: 1.1em;
	font-weight: bold;
	border: solid 1px #366;
	border-width: 1px 0;
	margin: 10px 0px;
}


div.ordernowblock {
text-align: center;
}
a.ordernow {
	display: block;
	width: 110px;
	height: 54px;
	padding: 0;
	background: url(/images/ordernow3.gif) left top no-repeat;
	color: #A60000;
	text-align: center;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
}
a.ordernow:hover {
	background-position: left bottom;
}
ul.inlinelist,
ul.inlinelist li {
	display: inline;
	margin-right: 15px;
}

div.photowrap {
padding-left: 2em;
}

div.photowrap * {
	margin: 0;
}

p.linktotop {
text-align: center;
}

ul.regularlist {
margin-left: 1em;
margin-bottom: 1em;
}
ul.regularlist li {
padding-left: 15px;
background: url(/images/widgets/tiny_dot.gif) left center no-repeat;
}
ul.subnav {
display: block;
width: 500px;
margin: .5em auto 1em;
text-align: center;
}
ul.subnav li {
display: inline;
margin:0 1em;
font-weight: bold;
}
ul.tinymenu {
	display: block;
	width: 400px;
	margin: 1em auto;
	text-align: center;
	font-size: .7em;
}
ul.tinymenu li {
	display: inline;
	margin: 5px;
}
ul.tinymenu li a {
	font-weight: normal;
	white-space: nowrap;
}

.hidden {
position: absolute;
left: -9999px;
}

p.bigcomment {
font-size: 1.2em;
font-weight: bold;
font-style: italic;
font-family: "Times New Roman", Times, serif;
}
div.testimonials {
padding-top: 1em;
}
div.testimonials li {
margin-bottom: 1.2em;
}
p.source-note {
	font-style: italic;
}
p.permission-note {
text-align: right;
font-size: .7em;
}

ul.contentmenu {
float: left;
margin-left: 2em;
}

/**************** Specific Elements **********/

/******* Page Header ******/
#pagewrapper {
width: 760px;
margin: 0 auto;
background: white;
}

#pagehead {
margin-bottom: .5em;
padding-bottom: .5em;
height: 120px;
border-bottom: 1px solid #004040;
}
h1#logo {
height: 116px;
width: 290px;
float: right;
background: url(/images/header/logo_plus_slogan.jpg) 0 0 no-repeat;
margin-right: 10px;
margin-left: 2em;
}
h1#logo a {
text-decoration: none;
display: block;
height: 116px;
width: 290px;
text-indent: -9999px;
}
p#slogan {
display: none;
}


/*************** Page Headings **************/
h2#pagetitle {
width: 380px;
height: 50px;
text-indent: -9999px;
margin-bottom: 5px;
background: url(/images/header/welcome_to_quiet.gif) left top no-repeat;
}
body.main h2#pagetitle {
background: url(/images/header/welcome_to_quiet.gif) left top no-repeat;
}
body.tape h2#pagetitle {
background: url(/images/header/about_cd.gif) left top no-repeat;
}
body.aboutsusie h2#pagetitle {
background: url(/images/header/about_susie.gif) left top no-repeat;
}
body.ask h2#pagetitle {
background: url(/images/header/phone_consultations.gif) left top no-repeat;
}
body.reviews h2#pagetitle {
background: url(/images/header/rave_reviews.gif) left top no-repeat;
width: 398px;
}
body.clients h2#pagetitle {
background: url(/images/header/esteemed_clients.gif) left top no-repeat;
}
body.subscribe h2#pagetitle {
background: url(/images/header/subscribe.gif) left top no-repeat;
}
body.tips h2#pagetitle {
background: url(/images/header/tips.gif) left top no-repeat;
}
body.sendsite h2#pagetitle {
background: url(/images/header/email_relaxation.gif) left top no-repeat;
width: 384px;
}
body.seminars h2#pagetitle {
background: url(/images/header/programs.gif) left top no-repeat;
}
body.seminartopics h2#pagetitle {
background: url(/images/header/seminar_topics.gif) left top no-repeat;
}
body.links h2#pagetitle {
background: url(/images/header/links.gif) left top no-repeat;
}
body.media h2#pagetitle {
background: url(/images/header/for_media.gif) left top no-repeat;
}
body.doingbiz h2#pagetitle {
background: url(/images/header/about_relaxintuit.gif) left top no-repeat;
}
body.contact h2#pagetitle {
background: url(/images/header/contact_us.gif) left top no-repeat;
}
body.newsletter h2#pagetitle {
background: url(/images/header/newsletter_heading.gif) left top no-repeat;
}




/******** Quote **********/
#pagehead blockquote {
font-size: 90%;
margin: 0 1em .5em 3em;
color: #800080;
width: 350px;
float: left;
}
#pagehead blockquote cite {
text-align: right;
color: #000;
}



/* Navigation */
a#skiptocontent {
text-decoration: none;
position: absolute;
left: -9999px;
}
#navwrap {
float: right;
width: 170px;
margin-left: 10px;
margin-top: 4.5em;
padding-left: 10px;
background: white;
}
ul#nav li {
margin-bottom: .2em;
}

ul#nav a {
text-decoration: none;
display: block;
height: 0; /*30px */
width: 0; /*170px */
background: url(/images/nav/btn_order.gif) 0 0 no-repeat;
padding: 30px 0 0 170px;
overflow: hidden;
}
/* IE-only hack */
* html ul#nav a {
	width: 170px; /* IE 5 Win */
	height: 30px; /* IE 5 Win */
	w\idth: 0; /* IE 6 */
	he\ight: 0; /* IE 6 */
}


#navwrap ul#nav a:hover { /* need to specify #navwrap for greater specificity in the cascade */
background-position: 0 -58px;
}

ul#nav a#navabout {
background: url(/images/nav/btn_about_susie.gif) left top no-repeat;
}
ul#nav a#navconsult {
background: url(/images/nav/btn_phone.gif) left top no-repeat;
}
ul#nav a#navreviews {
background: url(/images/nav/btn_reviews.gif) left top no-repeat;
}
ul#nav a#navclients {
background: url(/images/nav/btn_clients.gif) left top no-repeat;
}
ul#nav a#navnewsletter {
background: url(/images/nav/btn_subscribe.gif) left top no-repeat;
}
ul#nav a#navtips {
background: url(/images/nav/btn_tips.gif) left top no-repeat;
}
ul#nav a#navsendsite {
background: url(/images/nav/btn_friend.gif) left top no-repeat;
}
ul#nav a#navseminars {
background: url(/images/nav/btn_seminars.gif) left top no-repeat;
}
ul#nav a#navlinks {
background: url(/images/nav/btn_links.gif) left top no-repeat;
}
ul#nav a#navmedia {
background: url(/images/nav/btn_media.gif) left top no-repeat;
}
ul#nav a#navdoingbiz {
background: url(/images/nav/btn_doingbiz.gif) left top no-repeat;
}
ul#nav a#navcontact {
background: url(/images/nav/btn_contact.gif) left top no-repeat;
}
ul#nav a#navhome {
background: url(/images/nav/btn_backhome.gif) left top no-repeat;
}


p#bottom-announcement {
margin-top: 16em;
}


div#subfoot {
float: right;
text-align: center;
font-size: 90%;
color: #366;
margin-top: -17em;
width: 180px;
}
div#subfoot address {
font-style: normal;
}


/* Footer */
div#pagefoot {
clear: both;
border-top: 1px solid #004040;
margin: .5em 0 0;
padding-top: .5em;
font-size: .8em;

}

ul#bottomnav {
display: table;
margin: .5em auto;
}
ul#bottomnav li {
text-align: center;
}
* html ul#bottomnav {
display: inline-block;
}
ul#bottomnav ul {
text-align: center;
}
ul#bottomnav li ul li {
display: inline;
margin: 3px;
}
p#privacy-wwword {
text-align: center;
}

/******* Content ********/

#contentwrap {
background: #fff url(/images/nav/greenline.gif) 578px 0 repeat-y;
}

#content {
/*margin-right: 190px;*/
color: #004040;
float: right;
width: 560px;
}


/************************* page-specific ***************************/

/* main.asp */
ul#introlist {
font-size: 1em;
color: #366;
}
ul#introlist a {
color: #366;
}
ul#introlist li {
margin-right: .5em;
padding-right: 1.3em;
}
ul#introlist li.penult {
background: none;
padding: 0;
margin: 0;
}
ul#introlist li.last {
background: none;
padding: 0;
display: block;
}
div#cdtitle img {
float: left;
margin-right: 10px;
}
div#cdtitle h3 {
clear: none;
font-size: 2em;
font-style: italic;
}
div#cdtitle span {
font-weight: normal;
float: right;
font-size: 60%;
}
div#cdtitle p {
font-weight: bold;
}
div#cdtitle a.ordernow {
	float: right;
}
div#readaboutcd {
	text-align: center;
}
div#readaboutcd h3 a,
div#readaboutcd p {
	color: #c00;
}
div#readaboutcd h3 a:hover {
	color: #f00;
}
div#readaboutcd p {
margin: 0;
}
img#mags {
margin-top: 1em;
}

/*********** about susie ***************/
div#introducingsusie {
margin-top: 2em;
}
div#introducingsusie img {
float: left;
margin-right: 10px;
}
div#introducingsusie h3 {
font-family: arial, helvetica, sans-serif;
font-size: 1em;
clear: none;
}
div#introducingsusie a {
white-space: nowrap;
}
div#introducingsusie ul {
width: 540px;
margin: 0 auto;
}
div#introducingsusie ul.tinyideas {
	margin-top: 0;
}
div#introducingsusie ul.tinyideas li {
width: 180px;
float: left;
font-size: .9em;
}
body.main div#lotsaideas,
body.main div#lotsaideas ul {
text-align: left;
}

#randomtip-wrap {
text-align: center;
}
#randomtip-wrap div.randomtip {
	width: 440px;
	border: 3px double #639D9D;
	margin: .5em auto 1em;
	padding: .5em;
}
div.randomtip h4 {
text-align: center;
}
#randomtip-wrap p {
	margin-bottom: 0 !important;
}
a.readmore {
margin-left: 1em;
font-size: .8em;
white-space: nowrap;
}

/****************** tape.asp *********************/
img#cdimg {
	float: left;
	margin: 10px 10px 10px auto;
}

div.infobox table {
width: 90%;
margin: .5em auto;
border: none;
}

table#priceinfo {
	margin-bottom: 5px;
}
table#priceinfo td {
	padding: 0 15px;
}

table.pricetable thead th {
border-bottom: 1px solid gray;
}
table.pricetable th em {
color: red;
float: left;
}
table.pricetable tbody th {
text-align: left;
}
table.pricetable td {
padding: 2px;
}
div.infobox table.shipping {
width: 50%;
float: left;
margin: .5em 5px;
}
div.infobox table.shipping td {
padding-right: 2em;
text-align: right;
}
div.specialshipping {
margin-left: 55%;
}
div.specialshipping h4 {
color: #c00;
font-family: arial, helvetica, sans-serif;
}
p#taxnote {
text-align: center;
}



ul.textideas,
ul#alsoseen {
text-align: center;
margin: .5em auto 1em;
}
ul#alsoseen {
	margin-top: -1em; /* Susie wanted it moved up a bit */
}
ul.textideas li,
ul#alsoseen li {
display: inline;
padding: 0 8px 0 0;
background: url(/images/widgets/tiny_dot.gif) right center no-repeat;
}
* html ul.textideas li,
* html ul#alsoseen li {
padding: 0 4px;
}
ul.textideas li.last {
padding-right: 0 !important;
background-image: none !important;
}
ul.textideas li.last {
padding-right: 0 !important;
background-image: none !important;
}
div#lotsaideas {
text-align: center;
}
div#lotsaideas h4 {
	margin-bottom: .2em;
}
div#lotsaideas ul.textideas {
text-align: center;
margin: 0 0 1.5em;
}


div#smallorderlinkblock {
text-align: center;
}
div#smallorderlinkblock a {
margin: 0 auto .5em;
}

p.boxmenu {
clear: left; 
text-align: center; 
border-top: solid 1px silver; 
border-bottom: solid 1px silver; 
background-color: #EEE; 
padding: 5px 0;
}
li.dark {
font-weight: bold;
}
ul#goodquotes {
clear: left;
margin-left: 110px;
margin-bottom: 1.5em;
}
ul#goodquotes cite {
display: inline;
}

/******************* About Susie Mantell **********************/
blockquote#additional {
font-size: 1.8em;
font-style: italic;
font-family: "Times New Roman", Times, serif;
text-align: right;
}
blockquote#additional cite {
	font-size: .75em;
}

div#susiephotos div {
float: left;

margin-bottom: 1em;
}
div#susiephotos div#age5 {
margin-top: 25px;
}
div#susiework-subnav {
font-weight: bold;
text-align: center;
margin: 10px auto;
}
div#susiework-subnav h3 {
display: inline;
margin-right: 5px;
}
div.susiework {
margin-bottom: 2em;
}
div.susiework img {
margin: 5px 8px;
}


div#askheader {
    height: 155px;
    width: 400px;
    margin: 0 auto 1em;
    background: url(/images/susiepiclg.jpg) right center no-repeat;
}
#askheader h3 {
    padding-top: 60px;
}
div#askform-instructions {
margin-bottom: 1em;
}
div#askform-instructions h4 {
font-size: 1.2em;
font-family: "Times New Roman",Times,serif;
text-align: center;
padding-top: 1em;
}
div#askform-instructions p,
div#askform-instructions ol,
div#askform-instructions li {
margin-top: 0;
margin-bottom: 0;
}

form#askform {
color: #c00;
font-weight: bold;
padding: 1em;
text-align: center;
}
form#askform p {
text-align: left;
}
form#askform label {
color: #004040;
font-weight: normal;
display: block;
margin-bottom: 5px;
}

body.ask div#readabout {
text-align: center;
margin-top: .5em;
}
body.ask div#readabout hr {
border-width: 1px 0 0;
width: 300px;
margin: 0 auto;
}
body.thanks h3 {
margin: 1em auto;
text-align: center;
}


/******************** Reviews *****************/
h3#inpraiseof {
	font-size: 1.8em;
	margin-top: .5em;
	text-align: center;
	font-style: italic;
}
body.reviews h4 {
	font-size: 1.2em;
}
body.reviews div.testimonials cite,
body.baskets div.testimonials cite {
	font-weight: bold;
}

div.testimonials ul.inlinelist {
	font-weight: bold;
}
div.testimonials ul.inlinelist a {
	font-weight: normal;
}
ul.testimonials {
	margin-top: 1em;
}
div.testimonials hr {
	width: 420px;
	margin: 1em auto;
}

/****************** Clients **********************/
body.clients ul#clientslist {
font-weight: bold;
margin: .5em auto 1em 20%;
}
/**************** Subscribe to Newsletter **************/
blockquote.newsletter-testimonial {
	float: right; 
	width: 50%; 
	margin-left: 10px; 
	border-left: solid 1px silver; 
	border-bottom: solid 1px silver; 
	padding: 0 0 5px 5px;
}
blockquote.newsletter-testimonial p {
margin: 0;
font-style: italic;
}
blockquote.newsletter-testimonial cite {
font-size: .8em;
margin-top: 0;
}

div#decorativeimages1 {
width: 560px; overflow: hidden;
height: 80px;
text-align: center;
padding-top: 1em;
}
img#absfree {
margin-left: -70px;
}
body.subscribe ul.subnav {
width: auto;
}
body.subscribe ul.subnav li {
font-weight: normal;
margin: 0 5px;
}

/**************** sendsite / recommend **************/
body.sendsite #pagehead {
height: 150px;
}
#stressedoutpeople {
text-align: center;
}
#stressedoutpeople img {
margin: 1em auto 0;
}
body.sendsite p#bottom-announcement {
margin-top: 6em;
}

/********************** seminars *********************/
div#intro p#susiepic {
float: right;
width: 105px;
font-weight: bold;
font-style: italic;
}
div#intro h3 {
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
}
div#intro ol li {
font-weight: bold;
margin-top: 0; margin-bottom: 0;
}
div#intro2 ul.inlinelist {
clear: right;
display: block;
width: 500px;
margin: 10px auto;
}
div#intro2 img {
float: left;
margin-right: 40px;
}

/******************** seminar topics ********************/
body.seminartopics h3 {
font-family: Arial, Helvetica, sans-serif;
color: purple;
font-size: 1.4em;
}

div.seminar-topics {
padding-bottom: 1em;
margin-bottom: 1em;
border-bottom: 1px solid #004040;
clear: right;
}
div.seminar-topics h4 {
text-transform: uppercase;
font-size: 1.2em;
color: #366;
margin-top: 1em;
}
div.seminar-topics ul.textideas strong {
color: purple;
}
div.seminar-topics img {
margin-left: 2em;
}
p.copyright {
margin-top: -6px;
font-size: .7em;
color: #366;
}
ul.topics {
margin-left: 3em;
}
ul.topics li {
margin-bottom: .4em;
}
ul.topics strong {
color: red;
}
/****************** bonus (linked from seminars page) ****************/
 body.bonus h3 {
clear: none;
font-family: Arial, Helvetica, sans-serif;
}
body.bonus h3 span {
color: purple;
}
div.bonuslist {
margin: 1em 3em;
border: 1px solid #366;
padding: 1em;
}
div.bonuslist p.copyright {
text-align: center;
margin-top: .5em;
}
div.bonuslist img {
margin-right: 10px;
}
ul#bonusphotos1 {
display: block;
text-align: center;
}
ul#bonusphotos1 img {
margin: 0 20px;
}
div#sacrifices table {
width: 100%;
}
div#sacrifices table thead {
display: none;
}
div#sacrifices table td {
padding-bottom: 1em;
}

/****************** Links and Resources *****************/
div#contentheading ul {
	display: block;
	margin: 1em auto;
	text-align: center;
}
div#contentheading li a {
	font-weight: normal;
}
div.contentblock h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #366;
}
body.links div.contentblock ul.tinymenu {
	clear: both;	
}
ul.linkgroup {
	margin-left: 2em;
}

ul.linkgroup li a {
	font-weight: normal;
	font-size: .9em;
	padding-bottom: .1em;
}
ul.linkgroup li.col1 {
	width: 250px;
	float: left;
	clear: left;
	margin-right: 2em;
}
ul#awards li {
	width: 500px;
}
/***************** DoingBiz/About RelaxIntuit ***********************/

blockquote#susiequote {
width: 380px;
float: right;
font-style: italic;
font-family: "Times New Roman",Times,serif;
font-size: 1.2em;
padding-top: 10px;
}

div#aboutinfo {
clear: both;
margin-top: 1em;
}
div#aboutinfo h3 {
margin-bottom: 1em;
font-size: 1.4em;
font-style: italic;
}

div#welcomemat { /* used on contact.asp too */
padding-top: 2em;
font-weight: bold;
}
/************************  Contact ******************/
body.contact div#content blockquote {
margin-bottom: 1em;
}

/********************************** Tips **************************/
body.tips h3 {
font-size: 1.4em;
width: 440px;
}
ul#tipcats li {
margin-bottom: .5em;
}
ul#tipslist {
float: left;
}
ul#tipslist li {
clear: both;
padding-top: 1em;
border-top: 2px solid #366;
}
ul#tipslist h4 {
clear: both;
font-size: 1.2em;
margin-bottom: .2em
}
ul#tipslist p.subhead {

}
ul#tipslist ul.tipssublist li {
border-top: none;
padding-top: 5px;
background-position: 0 .7em;
}
ul#tipslist ul.tipssublist li:hover {
background-color: #f9f9f9;
}
ul#tipslist ul.tipssublist li a {
font-weight: normal;
}
ul#tipslist ul.tipssublist li a:hover {
color: #008080;
}
ul#tipslist li div.endmatter {
text-align: center;
}
ul#tipslist li div.endmatter a {
display: block;
}
ul#tipslist li div.endmatter img {
border-left: 5px solid white;
margin-bottom: -60px;
}
html>body ul#tipslist li div.endmatter img {
margin-bottom: -40px;
}

/************************ Tip item (404.asp) *********************/
div#tiptext {
margin: 0 2em 1em;
}
div#tiptext h3 {
display: block;
font-family: Arial, Helvetica, sans-serif;
margin: .5em auto;
border: 3px double #366;
text-align:center;
padding: .5em;
}
p#tipbacklink {
text-align: center;
}

/****************** Media ***************/
div#headlines * {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: bold;
}
div.mediablock {
clear: both;
padding-top: 1em;
}
div.mediablock h4 {
font-size: 1.2em;
margin: 0;
}
div.mediablock p.subhead {
margin: 0;
font-size: 1.1em;
color: purple;
font-style: italic;
}
div.mediatopics h4 {
color: purple;
}


/********************* Baskets.asp *********************/

div.notice {
color: #c00;
width: 70%;
margin: 1em auto;
text-align: center;
}

.holidayspecial {
color: #c00;
text-align: center;
}

h3.faq {
font-size: 1.1em;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

/****** Buy.asp ******/
table.orderitems {
border: 1px solid #eee;
width: 100%;
margin-bottom: 1em;
border-collapse: collapse;
}
table.orderitems th {
background: #eee;
border-bottom: 1px solid #ccc;
}
table.orderitems span.title {
font-size: 1em;
}
table.orderitems td {
border: 1px solid #ccc;
border-width: 0 0 1px;
padding: 4px 2px;
}
table.orderitems tr.lastrow td {
border: none;
}
table.orderitems td.addtocart {
padding: 4px;
text-align: center;
width: 110px;
}

td.sku {
font-size: .8em;
text-align: center;
}
td.price {
text-align: right;
}

/**************** Form Styles **********/

form {
width: 33em;
margin: 1em auto;
}

p.requiredNote,
p.optionalNote {
	font-weight: bold;
	color: #c03;
	margin: 0;
}

fieldset {
	border: none;
	margin: .5em 0 1em;
}
fieldset div {
	clear: both;
	padding-top: .3em;
}
fieldset div label {
	width: 14em;
	display: block;
	float: left;
}
fieldset div input,
fieldset div select {
	width: 14em;
	display: block;
	float: right;
}
fieldset div.longlabel label {
	float: none;
	width: auto;
	margin-bottom: 2px;
}
fieldset div.longlabel input {
	width: 98%;
}
fieldset div.required label span {
	color: #c03;
	font-weight: bold;
	margin-right: .25em;
}
fieldset div label span.small {
	font-size: 70%;
}
fieldset div p.contextNote {
	clear: right;
	float: right;
	text-align: right;
	display: block;
	width: 20em;
	font-style: italic;
	font-size: 85%;
	font-weight: bold;
	color: #c03;
}
fieldset#captchafieldset img {
	clear: both;
	display: block;
	float: left;
	margin-left: 80px;
}
fieldset#captchafieldset input {
	width: 14em;
	display: block;
	float: right;
}
#submitbtn {
	display: block;
	margin: 1em auto;
}