/* @override 
	http://hydro-physics.com/css/default.css
	http://www.hydro-physics.com/css/default.css
*/

/*
default styles for hydro-physics.com
Created:        Nov 15 2006
Last Modified:  Mar 03 2008
-------------------------------------------
ryan masuga, masugadesign.com
ryan@masugadesign.com | Copyright 2006-2008
=========================================== */

/* NORMALIZING styles
===========================================*/
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;	padding: 0;
	background-color: transparent;
	border: 0;
	}

table {
	border: 0;
	}
/* end of "normalizing" styles */

/* MAIN styles
===========================================*/
body {
	background: #061e29 url('/images/site/body_bg.gif') 0 0 repeat-x;
	font-size: small;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0 0 50px 0;
	color: #363636;
	}
a {outline: none;}
a:link{color: #0E8F90;text-decoration:underline;}
a:visited{color: #0E8F90;text-decoration:underline;}
a:hover{color: #24c9ad;text-decoration:underline;}
a:active{color: #24c9ad;text-decoration:underline;}

p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 1.3em;
	color: #333;
	padding:5px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	}

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	padding: 0px;
	margin: 0px;
	clear: left;
	}

.clr {
	clear: both;
	height: 0px;
	}
.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* =TITLE styles
===========================================*/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

h1 {
	font-size: 200%;
	color: #025584;
	}

/* h1 image replacements 
-------------------------------- */
#header h1{
	background: transparent url("/images/site/logo.gif") 0 0 no-repeat;
	/* the above line is duplicated here to stop a 'flash' when user hovers over h1 link in IE PC */
	position: absolute;
	top: 29px;
	left: 11px;
	margin: 0px;
	}

#header h1 a {
	background: transparent url("/images/site/logo.gif") 0 0 no-repeat;
	display: block;
	height: 66px;
	width: 234px;
	color: #dadfce;
	padding: 66px 0px 0px 0px; 
	height: 0px !important;
	height /**/:66px;
	overflow:hidden;
	font-size: 1px;
	}

#content h1.welcome { /* very nice image replacement from http://www.kryogenix.org/code/browser/lir/ */
	background:transparent url("/images/site/title_welcome.gif") 0 0 no-repeat;
	height: 34px;
	width: 354px;
	padding: 34px 0 0 0; /* padding is height of image */
	height: 0px !important;
	height /**/:34px;
	overflow: hidden;
	font-size: 1px;
	position:relative;
	}

#content h1.locations {
	background:transparent url("/images/site/title_locations.gif") 0 0 no-repeat;
	height: 27px;
	width: 128px;
	padding: 27px 0 0 0; /* padding is height of image */
	height: 0px !important;
	height /**/:27px;
	overflow: hidden;
	font-size: 1px;
	position:relative;
	}

#content h1.service {
	background:transparent url("/images/site/title_service.gif") 0 0 no-repeat;
	height: 27px;
	width: 98px;
	padding: 27px 0 0 0; /* padding is height of image */
	height: 0px !important;
	height /**/:27px;
	overflow: hidden;
	font-size: 1px;
	position:relative;
	}

#content h1.testimonials {
	background:transparent url("/images/site/title_testimonials.gif") 0 0 no-repeat;
	height: 28px;
	width: 164px;
	padding: 28px 0 0 0; /* padding is height of image */
	height: 0px !important;
	height /**/:28px;
	overflow: hidden;
	font-size: 1px;
	position:relative;
	}

#content h1.franchiseinfo {
	background:transparent url("/images/site/title_franchiseinfo.gif") 0 0 no-repeat;
	height: 27px;
	width: 286px;
	padding: 27px 0 0 0; /* padding is height of image */
	height: 0px !important;
	height /**/:27px;
	overflow: hidden;
	font-size: 1px;
	position:relative;
	}

#content h1.realtorinfo {
	background:transparent url("/images/site/title_realtorinfo.gif") 0 0 no-repeat;
	height: 27px;
	width: 257px;
	padding: 27px 0 0 0; /* padding is height of image */
	height: 0px !important;
	height /**/:27px;
	overflow: hidden;
	font-size: 1px;
	position:relative;
	}


h2 {
	font-size: 160%;
	color: #025584;
	margin:5px 0 10px 0;
	}

#content h2 {
	clear: left;
	}

#header h2 { /* very nice image replacement from http://www.kryogenix.org/code/browser/lir/ */
	background:transparent url("/images/site/phone_number.gif") 0 0 no-repeat;
	height: 18px;
	width: 165px;
	padding: 18px 0 0 0; /* padding is height of image */
	height: 0px !important;
	height /**/:18px;
	overflow: hidden;
	font-size: 1px;
	position:absolute;
	top:28px;
	left:277px;
	}

h3 {
	font-size: 130%;
	color: #025584;
	margin:10px 0 0 0;
	}

h4 {
	font-size: 110%;
	color: #025584;
	margin:5px 0 0 0;
	}


/* =CONTAINER styles (was background: #061e29)
===========================================*/
#container {
	width: 760px;
	position:relative;
	margin: 0 auto;
	padding: 0;
	background: transparent url('/images/site/bg_container.gif') top left repeat-y;
	}

#content {
	background: transparent;
	margin:0 auto;
	padding: 0 10px 0 15px;
	width: 540px;
/*	float: left;*/
/*	background: #ef34ef;*/
	}

body.sidebar #content {
	background: transparent;
	margin:0 0 0 14px;
	padding: 0 10px 0 15px;
	width: 526px;
	float: left;
	display: inline;
/*	background: #ef34ef;*/
	}

#header {
	margin: 0;
	padding: 0;
	text-align: right;
	height:145px;
	position:relative;
	background: #061e29 url('/images/site/bg_header.gif') 0 0 no-repeat;
	}

#sidebar {
	margin: 48px 14px 0 0;
	padding: 0px 10px 0 5px;
	background: transparent;
	width: 152px;
	float: right;
	display: inline;
	}

#sidebar h3 {
	margin:0 0 4px 0;
	padding-left: 5px;
	color: #454545;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 120%;
	border-bottom:1px solid #ccc;
	}

/* =SIDEBAR Navigation
------------------------------------- */
ul.nav_sidebar {
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.nav_sidebar li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 90%;
	}

ul.nav_sidebar li a {
	outline: none;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0 2px 9px;
	margin-bottom: 5px;
	display: block;
	}

ul.nav_sidebar li a:link, ul.nav_sidebar li a:visited {
	text-decoration: none;
}

ul.nav_sidebar li a:hover, ul.nav_sidebar li a:active {
	color: #0086d3;
	text-decoration: none;
	background: transparent url('/images/site/icon_arrow.gif') 0 3px no-repeat;
	}

ul.nav_sidebar a#current {
	color: #0086d3;
	text-decoration: none;
	background: transparent url('/images/site/icon_arrow.gif') 0 3px no-repeat;
	}

ul.nav_sidebar a#current2 {
	color: #0086d3;
	text-decoration: none;
	}

#sidebar>ul.nav_sidebar li a { width: auto; }

#sidebar .nav_sidebar .sidebar-subnav{
	padding: 0;
	margin-left: 15px;
	}


body#common-problems ul.nav_sidebar li#common-problems a,
body#tell-tale-signs ul.nav_sidebar li#tell-tale-signs a,
body#money-well-spent ul.nav_sidebar li#money-well-spent a,
body#testimonials ul.nav_sidebar li#testimonials a
	{
	color: #0086d3;
	background: transparent url('/images/site/icon_arrow.gif') 0 3px no-repeat;
	}

/* keep live links in franchise area */
body.sub-franchise-home ul.nav_sidebar li#franchise-home a,
body.sub-advantages ul.nav_sidebar li#advantages a,
body.sub-requirements ul.nav_sidebar li#requirements a,
body.sub-available-areas ul.nav_sidebar li#available-areas a,
body.sub-timeframe ul.nav_sidebar li#timeframe a,
body.sub-faqs ul.nav_sidebar li#faqs a,
body.sub-get-started ul.nav_sidebar li#get-started a,
body.sub-candidate-profile ul.nav_sidebar li#candidate-profile a
	{
	color: #0086d3;
	background: transparent url('/images/site/icon_arrow.gif') 0 3px no-repeat;
	}


/* =FOOTER styles
===========================================*/
#footer {
	clear: both;
	margin: 0;
	padding: 33px 0 0 0;
	background: #8f9493 url('/images/site/bg_footer.gif') top left no-repeat;
	width: 760px;
	height:39px;
	position: relative;
	}

/* need to make the links a darker color down here */
#footer a:link{color: #016d69;text-decoration:none;}
#footer a:visited{color: #016d69;text-decoration:none;}
#footer a:hover{color: #016d69;text-decoration:underline;}
#footer a:active{color: #016d69;text-decoration:underline;}

#copyright {
	float:right;
	margin: 0 20px 0 0;
	}

#copyright p {
	margin: 0;
	padding: 0;
	color: #e0e0e0;
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	}

ul.ul-footer {
	margin:0 0 0 15px;
	padding: 0;
	display: inline;
	float: left;
	} 

ul.ul-footer li {
	font-size: 90%;
	margin-left: 0;
	padding: 3px 8px;
	border-left: 1px solid #787d7c;
	list-style: none;
	display: inline;
	}

ul.ul-footer li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

div#credit { /* masuga credit */
  	background: transparent url("/images/site/masuga_credit.gif") no-repeat top left;
  	height:12px;
  	width: 68px;
	position: absolute;
	top:49px;
	left:524px;
	}

div#credit a {
	text-indent: -9999px; display:block; height:12px; color:#999;
	background: transparent url("/images/site/masuga_credit.gif") 0 0 no-repeat;overflow:hidden;
	}
	
div#credit a:hover {
	text-indent: -9999px; display:block; height:12px; color:#999;
	background: transparent url("/images/site/masuga_credit.gif") 0 -12px no-repeat;
	}
/* end FOOTER styles ----------------------*/


/* =TESTIMONIALS page
===========================================*/
div.quote {
	border:2px solid #fff;
	color: #333;
	width:492px;
	background-color:#DBE5EB;
	margin-top: 1em;
	padding: 10px 20px 15px;
	}

.author { 
	display:block;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align:right;
	margin: 0;
	padding: 0;
	}
/* end testimonials ------------------------- */


/* =Login Button
===========================================*/
div#login-button {
  	background: transparent url("/images/site/button_login.gif") left top no-repeat;
  	height:8px;
  	width: 92px;
	position:absolute;
	top:42px;
	right:12px;
	}

div#login-button a {	
	display: block;
	background: transparent url("/images/site/button_login.gif") 0 0 no-repeat;
	text-decoration: none;
	padding: 8px 0px 0px 0px; 
	height: 0px !important;
	height /**/:8px;
	overflow:hidden;
	font-size: 1px;
	}
	
div#login-button a:hover {
	background: transparent url("/images/site/button_login.gif") 0 -10px no-repeat;
	}

div#logout-button {
	background: transparent url("/images/site/button_logout.gif") left top no-repeat;
	height:5px;
	width: 43px;
	position:absolute;
	top:42px;
	right:12px;
	}

div#logout-button a {	
	display: block;
	background: transparent url("/images/site/button_logout.gif") 0 0 no-repeat;
	text-decoration: none;
	padding: 5px 0px 0px 0px; 
	height: 0px !important;
	height /**/:5px;
	overflow:hidden;
	font-size: 1px;
	}

div#logout-button a:hover {
	background: transparent url("/images/site/button_logout.gif") 0 -15px no-repeat;
	}

#loggedinbox {
	width:300px;
	float:right;
	font-size: 11px;
	padding:6px 10px 0 0;
	line-height:1.3em;
	}


/*The image
background-image: url("/images/site/button_login.gif");
background-repeat: no-repeat;

Hide the text
height: 0;
overflow: hidden;

Size of the image
padding-top: 5px;
width: 33px;
}
*/

/* =NAVIGATION styles
===========================================*/
div#globalnav {
/* 	height: 32px;
	width: 471px; */
	/* following two lines added by me */
	position:absolute;
	left:277px;
	top:77px; 
	margin: 0;
	padding: 0;

	border: 1px solid red;
	background: transparent;
	}

div#globalnav ul#menunav {
	height: 32px;
	width: 471px;
	background: transparent url("/images/site/main_nav.gif") 0 0 no-repeat;
/*	background: transparent url("/images/site/main_nav2.gif") 0 0 no-repeat;*/
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menunav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}

ul#menunav li, ul#menunav a {
	height: 32px;
	display: block;
	}

div#globalnav ul#menunav li a {
	text-indent: -9999px;
	text-decoration: none;
	/* i added the following because the neg text-indent didn't seem to be working */ 
	padding: 32px 0px 0px 0px; 
	height: 0px !important;
	height /**/:32px;
	overflow:hidden;
	}

#menunav-locations	{left: 0; width: 96px;}
#menunav-service	{left: 96px; width: 77px;}
/* #menunav-realtor	{left: 173px; width: 115px;} */
#menunav-quotes	{left: 173px; width: 115px;}
#menunav-franchise	{left: 288px; width: 183px;}

#menunav-locations a:hover	{background: transparent url("/images/site/main_nav.gif") 0 -32px no-repeat;}
#menunav-service a:hover	{background: transparent url("/images/site/main_nav.gif") -96px -32px no-repeat;}
/* #menunav-realtor a:hover {background: transparent url("/images/site/main_nav2.gif") -173px -32px no-repeat;}
 */#menunav-quotes a:hover {background: transparent url("/images/site/main_nav.gif") -173px -32px no-repeat;}
#menunav-franchise a:hover {background: transparent url("/images/site/main_nav.gif") -288px -32px no-repeat;}

body#locations #menunav-locations {background: transparent url("/images/site/main_nav.gif") 0 -32px no-repeat;}
body#service #menunav-service {background: transparent url("/images/site/main_nav.gif") -96px -32px no-repeat;}
body#quotes #menunav-quotes {background: transparent url("/images/site/main_nav.gif") -173px -32px no-repeat;}
/* body#realtor #menunav-realtor {background: transparent url("/images/site/main_nav2.gif") -173px -32px no-repeat;} */
body#franchise #menunav-franchise {background: transparent url("/images/site/main_nav.gif") -288px -32px no-repeat;}




/* 2nd version of nav  - with actual text */

div#globalnav2 {
	height: 32px;
	width: 471px;
	/* following two lines added by me */
	position:absolute;
	left:277px;
	top:77px; 
	margin: 0;
	padding: 0;
/* 	border-top: 1px solid #69cfb8;
	border-left: 1px solid #69cfb8;
	border-right: 1px solid #427876;
	border-bottom: 1px solid #427876; */
	background: #446d6c url('/images/site/bg_globalnav.gif') 0 0 repeat-x;
	text-align: left;
	}

div#globalnav2 ul#menunav2 {
	margin:0;
	padding:0;
	background: transparent;
	height: 32px;
	width:471px;
	}

div#globalnav2 ul#menunav2 li {
	list-style: none;
	float:left;
	display:block;
	height: 32px;
	margin-right: 1px;
	padding:0;
	}

div#globalnav2 ul#menunav2 li.wht {
	margin-right: 0px;
	}

div#globalnav2 ul#menunav2 li a {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#09595a;
	text-decoration: none;
	float: left;
	padding:8px 24px;
	height: 16px;
	line-height: 16px;
	background: #5e9795 url('/images/site/bg_navbtn.gif') 0 0 repeat-x;
	}


div#globalnav2 ul#menunav2 li a:hover {
	color:#025584;
	background: #45baa6 url('/images/site/bg_navhover.gif') 0 0 repeat-x;
	}

	
div#globalnav2 ul#menunav2 li.wht a {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#035685;
	text-decoration: none;
	padding:8px 16px;
	line-height: 16px;
	background: #afc5c4 url('/images/site/bg_navbtn_wht.gif') 0 0 repeat-x;
	}


div#globalnav2 ul#menunav2 li.wht a:hover {
	color:#0078bb;
	background: #e6f2f1 url('/images/site/bg_navhover_wht.gif') 0 0 repeat-x;
	}

body#locations #menunav2 #nav-locations a,
body#service #menunav2 #nav-service a,
body#realtor #menunav2 #nav-realtor a
	{
	background: #45baa6 url('/images/site/bg_navhover.gif') 0 0 repeat-x; color:#025584;
	}

body#franchise #menunav2 #nav-franchise a
	{
		background: #e6f2f1 url('/images/site/bg_navhover_wht.gif') 0 0 repeat-x; color:#0078bb;
	}

	
/* End Navigation Styles ---------------------------*/


.locations-map {
	display:block;
	margin: 1em auto;
	}

ol {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color:#025584;
	}

div.ad { /* big blue ad areas at the top of pages - also on sidebar of homepage */
	text-align:center;
	margin:15px 0;
	}

div#video-player {
	width: 340px;
	margin: 0 auto;
	text-align:center;
	}
		
.subnote {
	font-size:9px;
	line-height:100%;
	}
	
.pic-float-left { /* for the images on the service page */
	float:left;
	margin: .25em 1em .25em 0;
	}

.pic-float-right { /* for the images on the service page */
	float: right;
	margin: .25em 0 .25em 1em;
	}


dl#franchise-faq {
	
}

dl#franchise-faq dt {
	font-weight: bold;
	font-size:16px;
	color: #454545;
	margin:0 0 5px 0;
}

dl#franchise-faq dd {
	margin: 0 0 1em 1.5em;
/*	padding: 0 0 0 0;*/
}


/* =LOCATIONS page styles
===========================================*/
dl.locations-dl {
	margin: 1em auto;
	padding: 0;
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 110%;
	display:block;
	width:350px;
	}

.locations-dl dt {
	position: relative;
	left: 0;
	top: 1.1em;
	font-weight: bold;
	text-align:left;
	}

.locations-dl dd {
	border-left: 1px solid #C3C7CB;
	margin: 0 0 0 110px;
	padding: 0 0 .5em .5em;
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 95%;
	}

.locations-dl dd .phone {
	margin:0;
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color:#025584;
	}

.callout { /* 369ae6*/
	/*color:#1D4585;*/
	color: #061e29;
	font-family: "Times New Roman", Times, Georgia, serif;
	text-align:center;
	font-weight: bold;
	display:block;
	font-size:170%;
	margin-bottom:14px;
	}

/* registration marks */
.callout .reg{
	color: #01040d;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size: 60%;
	}

p .reg {
	font-size: 50%;
	font-family: arial, helvetica, sans-serif;
}

dl.locations-dl dd {
	margin-bottom:5px;
	}

/* for the 'hot off the press' article */
#newsarticle {
   background:#fff;
   border:1px solid #999;
   padding: 1em 1em 2em 1em;
   }


/* Money Well Spent Page
---------------------------------------------*/
.article-name {
	font-family: arial, helvetica, sans-serif; 
	color: #333; 
	text-transform: uppercase;
	letter-spacing:1px;
	font-weight: bold;
	font-size: 120%;
	}

#newsarticle h1 {
	font-family:"Times New Roman", times, serif; 
	font-style: italic;
	color: #000;
	margin-bottom:.5em;
	margin-top:.5em;
	font-size: 220%;
	}
	
#newsarticle h2 {
	font-family: "Times New Roman", times, serif;
	font-style: italic;
	color: #666;
	margin-bottom:.5em;
	font-size: 130%;
	}
	
#newsarticle p {
	color: #000;
	text-indent: 1em;
	}


/* styles for all the subnav bars
----------------------------------------- */
#snav {
	color:transparent;
	background:transparent url("/images/site/nav_bg.gif") repeat-x top left;
	padding-left:0px; margin-bottom:15px;height:31px;margin-top:12px;
	}

#snav ul {
	margin:0; padding:0;
	height:37px;
	}

#snav li {
	display:inline;
	}

#snav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	padding:7px 10px 12px;
	font-size:11px;
	background:transparent url("/images/site/nav_bg.gif") repeat-x top left;
	}

#snav li.sel a, #snav li a:hover {
	background:transparent url("/images/site/nav_bg_o.gif") repeat-x 50% 0;
	}

/* Newsletters page styles */

.thumb {
float: left;
margin: 4px 10px 5px 0;
}

.newsletter-download {
clear: both;
}

/* home page subnav */
ul.nav_home li#home a, ul.nav_common-problems li#common-problems a, ul.nav_tell-tale-signs li#tell-tale-signs a, ul.nav_money-well-spent li#money-well-spent a,
body.gallery ul.nav_home li#gallery a {
background:transparent url("/images/site/nav_bg_o.gif") repeat-x 50% 0;
}
body.gallery ul.nav_home li#home a {background: none;}

/* other subnav */
ul.nav_vendor li#vendor a {
	background:transparent url("/images/site/nav_bg_o.gif") repeat-x 50% 0;
	}

ul.nav_gallery li#gallery a {
	background:transparent url("/images/site/nav_bg_o.gif") repeat-x 50% 0;
	}
	
ul.nav_newsletters li#newsletters a {
	background:transparent url("/images/site/nav_bg_o.gif") repeat-x 50% 0;
	}

p.vendor { /* for vendors list */
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;	
	}

.pr-footnote {
	font-style: italic;
	color: #999;
	margin-left: 5px;
	}

.newsletter {
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;	
	}
a.pdf {
	background: transparent url('/images/icons/pdf.png') right 0 no-repeat;
	padding:0px 20px 1px 0px;
	line-height: 18px;
	}

/* Candidate form specific */
.required {color:red;}
.form-note {
	font-size: 11px;
	color: #a4a4a4;
}
p.security {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #a4a4a4;
}

ul.checkmarks {
	list-style: none;
	margin-top:0;
	margin-bottom:22px;
}

ul.checkmarks li {
	background: transparent url('/images/site/icon_checkmark2.gif') 0 50% no-repeat;
	margin-bottom: 9px;
	font-weight: bold;
	font-size:14px;
	color: #454545;
	padding-left: 24px;
}

body#home div.servicelist {
	float: left;
	display: block;
	width: 100%;
	margin: .5em 0 1em;
	}

body#home div.servicelist ul{
	width: 45%;
	margin: 0;
	padding: 0 0 0 5%;
	float: left;
	}

body#home div.servicelist ul li{
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
	font-size: 1.1em;
	}

/* error box for the form
------------------------------------ */
.errorexplanation { 
	background: #ffffe0;
	border:1px solid #e66455;
	color:#333;
	padding: 10px;
	margin: 12px 0;
}

.errorexplanation ul {
	margin: 0 0 12px 0;
 	padding: 0 0 0 40px;
}

.errorexplanation h2 { 
	color: #c61313;
	background: transparent url('/images/site/icon_formerror.gif') 0 50% no-repeat;
	padding:0 0 0 20px;
	margin: 0;
}

.errorexplanation p {
	padding:0 0 0 20px;
	margin: 0 0 5px 0;	
}

sup, sub {
	font-family:arial, helvetica, sans-serif;
	font-size:60%;
	}
sup {vertical-align: top;}
sub {vertical-align: bottom;}

p sub, p sup {color:#666;}













