/* General reset */
body{
	margin:0;
	font:13px/18px Arial, Verdana, sans-serif;
	background:#f4eeef url(../images/bg-body.gif);
	color:#000;
}
img{border:0;}
a{
	color:#510205;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.accessibility {
	position:absolute;
	top:0;
	left:-9999px;
}
/* General settings */
#wrapper{
	width:900px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding:160px 0 0 0;
}
#header{
	width:900px;
	height:160px;
	position:absolute;
	left:0;
	top:0;
	background:#e7e5e7 url(../images/bg-header.jpg) no-repeat;
}
.logo{
	float:left;
	width:458px;
	height:71px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	display:inline;
	margin:0;
	position:absolute;
	left:28px;
	top:41px;
	z-index:10;
}
.logo a{
	display:block;
	height:100%;
}
.nancy-logo{
	width:217px;
	height:104px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	display:inline;
	margin:0 18px 5px 0;
}
.nancy-logo a{
	background:url(../images/nancy-logo.png) no-repeat;
	width:217px;
	height:104px;
	display:block;
	position:relative;
	cursor:pointer;
}
.topbar{
	background:#640201;
	padding:5px 0 9px;
}
.topbar p{
	margin:0;
	background:url(../images/text-attend-waverly-academy.gif) no-repeat 50% 0;
	height:11px;
	overflow:hidden;
	text-indent:-9999px;
}
.navbar{
	background:url(../images/bg-navbar.gif) repeat-x;
	width:100%;
	clear:both;
}
.navbar:after{
	display:block;
	clear:both;
	content:"";
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	font:16px/26px Arial, Verdana, sans-serif;
	overflow:hidden;
	width:100%;
}
#nav li{
	float:left;
	padding:0;
}
#nav li a{
	display:block;
	background:url(../images/bg-nav.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#nav li .home{
	width:62px;
}
#nav li .home:hover{background-position:0 -26px;}
#nav li.active .home:hover,
#nav li.active .home{background-position:0 -52px;}
#nav li .about{
	width:145px;
	background-position:-62px 0;
}
#nav li .about:hover{background-position:-62px -26px;}
#nav li.active .about:hover,
#nav li.active .about{background-position:-62px -52px;}
#nav li .academics{
	width:108px;
	background-position:-207px 0;
}
#nav li .academics:hover{background-position:-207px -26px;}
#nav li.active .academics:hover,
#nav li.active .academics{background-position:-207px -52px;}
#nav li .map{
	width:115px;
	background-position:-315px 0;
}
#nav li .map:hover{background-position:-315px -26px;}
#nav li.active .map:hover,
#nav li.active .map{background-position:-315px -52px;}
#nav li .activities{
	width:119px;
	background-position:-430px 0;
}
#nav li .activities:hover{background-position:-430px -26px;}
#nav li.active .activities:hover,
#nav li.active .activities{background-position:-430px -52px;}
#nav li .testimonials{
	width:135px;
	background-position:-549px 0;
}
#nav li .testimonials:hover{background-position:-549px -26px;}
#nav li.active .testimonials:hover,
#nav li.active .testimonials{background-position:-549px -52px;}
#nav li .apply{
	width:74px;
	background-position:-684px 0;
}
#nav li .apply:hover{background-position:-684px -26px;}
#nav li.active .apply:hover,
#nav li.active .apply{background-position:-684px -52px;}
#main{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-main.png);
	padding:26px 30px 31px;
}
.home #main{
	padding:30px 30px 38px;
}
.holder{
	background:url(../images/bg-holder.gif) repeat-y;
}
.holder-t{background:url(../images/bg-holder-t.gif) no-repeat;}
.holder-b{
	display:table;
	width:100%;
	background:url(../images/bg-holder-t.gif) no-repeat 0 100%;
}
#content{
	float:right;
	width:621px;
	position:relative;
	padding:3px 0 0;
}
.home #content{
	width:100%;
	float:none;
	overflow:hidden;
	line-height:19px;
}
#content h2{
	margin:0;
	font:bold 15px/18px Arial, Verdana, sans-serif;
}
.wachack #content h2{
	font:bold 11px/18px "Courier New", Courier, monospace;
}
#content p{
	margin:0 0 14px;
}
.home #content p{
	margin:0;
	padding:0 0 13px;
}
.list{
	margin:0;
	padding:0 0 6px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.list li{
	background:url(../images/bullet05.gif) no-repeat 0 8px;
	padding:0 0 5px 10px;
}
.personalized-card{
	padding:22px 0 38px;
}
.personalized-card .row{
	width:100%;
	display:table;
	padding:0 0 25px;
}
.personalized-card .row2{padding:0 0 35px;}
.personalized-card .row3{padding:0 0 39px;}
.personalized-card .row4{padding:0 0 39px;}
.personalized-card .row5{padding:0 0 46px;}
.personalized-card .row6{padding:0 0 46px;}
.personalized-card .col{
	float:left;
	position:relative;
	width:304px;
}
.personalized-card label{
	display:block;
	padding:0 0 3px;
}
.personalized-card .row2 label,
.personalized-card .row5 label{padding:0 0 5px;}
.personalized-card .col1 label{padding:0 0 12px;}
.personalized-card .text{
	
	width:208px;
	border:2px solid #c38b93;
	font:12px/15px Arial, Verdana, sans-serif;
	padding:5px 5px;
	margin:0;
	float:left;
}
.personalized-card .long{width:237px;}
.personalized-card .middle{width:68px;}
.personalized-card .short{width:48px;}
.personalized-card select{
	float:left;
	width:224px;
	margin:4px 0 0;
	font:12px/15px Arial, Verdana, sans-serif;
}
.personalized-card textarea{
	width:242px;
	height:85px;
	float:left;
	border:2px solid #c38b93;
	font:12px/15px Arial, Verdana, sans-serif;
	margin:0;
	padding:0 0 0 5px;
	overflow:auto;
}
.personalized-card .row span{
	float:left;
	padding:0 15px;
	line-height:28px;
}
.personalized-card .form-row{
	width:100%;
	float:left;
	padding:4px 0 0;
}
.personalized-card h3{
	font:bold 13px/16px Arial, Verdana, sans-serif;
	margin:0;
}
.personalized-card ul{
	padding:14px 0 13px;
	margin:0 -24px 0 0;
	list-style:none;
	width:645px;
	font-size:11px;
}
.personalized-card ul:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.personalized-card ul li{
	width:215px;
	float:left;
	position:relative;
}
.personalized-card ul li label{
	padding:0;
}
.personalized-card ul li ul{
	padding:8px 0 0;
	width:100%;
	margin:0;
}
.personalized-card ul li ul li{
	width:100%;
	padding:0 0 6px;
}
.personalized-card .radio{
	float:left;
	width:15px;
	height:16px;
	padding:0;
	margin:1px 7px 0 0;
}
.personalized-card .submit-button{
	display:block;
	margin:0 0 0 190px;
}
.l-image{
	float:left;
	margin:0 24px 0 0;
}
.r-image{
	float:right;
	margin:0 0 0 24px;
}
.home .l-image{
	border:3px solid #000;
	margin:-3px 35px 0 0;
}
.boxes{
	margin:0 -31px 0 0;
	clear:both;
}
.boxes .inner{
	width:100%;
	overflow:hidden;
}
.box{
	float:left;
	width:257px;
	margin:27px 31px 0 0;
	line-height:18px;
	border:1px solid #000;
	background:#fdf3f6;
}
.home #content .box p{
	padding:0;
	margin:0 0 18px;
}
.box .race-begins{
	padding:0 11px 22px;
	width:235px;
}
.race-begins img{
	display:block;
	width:257px;
	margin:0 -11px 6px -11px;
}
.apply-box{
	padding:0 15px 0 15px;
	margin:0 0 -6px;
}
.apply-box .image{
	display:block;
	width:213px;
	height:119px;
	background:url(../images/bg-apply-image.png) no-repeat;
	margin:-12px 0 2px -23px;
	position:relative;
}
.game-promo{
	padding:0 0 0 20px;
	margin:0 0 -14px;
}
* html .game-promo{margin:0 0 -11px;}
* + html .game-promo{margin:0 0 -11px;}
.game-promo img{
	float:left;
	margin:-10px 18px 0 0;
	position:relative;
}
.game-promo .buttons{
	padding:25px 0 0;
}
.game-promo .buttons li{
	padding:0 0 14px;
	width:100%;
}
.game-promo .buttons li a{
	width:122px !important;
	height:24px;
	background:url(../images/bg-promo-buttons.gif) no-repeat;
}
.game-promo .buttons .btn-check{
	background-position:0 -24px;
}
.game-promo .text{
	width:100%;
	clear:both;
	padding:8px 0 0;
}
.game-promo .reg{
	font-size:9px;
	line-height:18px;
	position:relative;
	top:-4px;
}
#sidebar{
	width:155px;
	float:left;
	position:relative;
	padding:20px 16px 10px 18px;
	overflow:hidden;
}
#sidebar h2{
	margin:0;
	font:bold 15px/20px Arial, Verdana, sans-serif;
}
#sidebar p{
	margin:0 0 18px;
}
.classes-content{
	line-height:19px;
	margin:-3px 0 0;
}
.academy-courses{
	min-height:230px;
	overflow:hidden;
	clear:both;
	background:url(../images/bg-academy-courses.gif) no-repeat 383px 50px;
	padding:36px 240px 0 0;
}
* html .academy-courses{
	overflow:visible;
	height:230px;
}
.academy-courses .row{
	padding:3px 0 28px;
	width:354px;
	overflow:hidden;
}
.academy-courses ul{
	float:left;
	padding:0 0 0 22px;
	width:155px;
	margin:0;
	list-style:none;
}
.academy-courses ul li{
	padding:0 0 3px 11px;
	background:url(../images/bullet03.gif) no-repeat 0 6px;
}
.profiles{
	margin:0 -79px 0 0;
	padding:0 0 20px;
}
#content .profiles h2{
	color:#994245;
	font:18px/22px Arial, Verdana, sans-serif;
}
.profiles .row{
	width:100%;
	overflow:hidden;
	padding:8px 0 41px;
}
.profiles .col{
	float:left;
	width:280px;
	padding:0 70px 0 0;
}
.activities-content{
	padding:13px 40px 0 42px;
}
.activities-content .heading{
	background:#640201;
	color:#fff;
	text-align:center;
	padding:5px 0 7px;
	width:100%;
}
#content .activities-content h2{
	font:14px/16px Arial, Verdana, sans-serif;
}
.activities-content table{
	width:100%;
	border-collapse:collapse;
	text-align:center;
	font-size:11px;
	line-height:15px;
	background:#fff;
}
.activities-content table .col1{width:89px;}
.activities-content table .col2{width:84px;}
.activities-content table .col3{width:95px;}
.activities-content table .col4{width:89px;}
.activities-content table .col5{width:93px;}
.activities-content table tr.colored td{
	background:#f0eeee;
}
.activities-content table th{
	background:#e2c8cc;
	color:#640201;
	font-weight:normal;
	padding:1px 0 2px;
}
.activities-content table span{
	display:block;
}
.activities-content table strong{
	display:block;
	font-weight:normal;
	font-size:12px;
	padding:2px 0 0;
}
.activities-content table td{
	padding:4px 0 10px;
	border:1px solid #e2c8cc;
	vertical-align:top;
}
.events{
	margin:0 -39px 0 0;
	padding:27px 0 7px;
}
.wachack .events{
	padding:27px 0 50px;
}
.wachack .events .mark{
	color:#000;
}
.events .mark{
	color:#510205;
	font-family:"Courier New", Courier, monospace;
}
.events ul{
	margin:0;
	padding:1px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}
.wachack .events ul{
	font:bold 11px/20px "Courier New", Courier, monospace;
}
.events ul li{
	float:left;
	width:300px;
	padding:0 30px 0 0;
}
.wachack .events ul li{
	width:305px;
	padding:0 25px 0 0;
}
.events ul li ul{
	padding:0;
}
.events ul li ul li{
	float:none;
	width:auto;
	padding:0;
}
.visual{
	width:100%;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	padding:0 0 13px;
}
.visual .heading{
	padding:20px 0 0 174px;
	margin:0 0 -15px;
}
#content .visual h2{
	font-size:15px;
}
#content .visual p{margin:0;}
.signature{
	padding:18px 0 0 71px;
	font-size:15px;
	font-weight:bold;
}
.visual pre{
	font-size:15px;
	margin:0 0 0 -3px;
	font-weight:normal;
}
.visual pre a{
	color:#640201;
	font-weight:bold;
	text-decoration:none;
}
.visual pre a:hover{text-decoration:underline;}
.testimonials-content{
	padding:0 0 25px;
	margin:-5px 0 0;
}
.testimonials-content blockquote{
	margin:0;
	padding:23px 0 15px;
	width:100%;
	overflow:hidden;
}
.testimonials-content blockquote img{
	float:left;
	margin:4px 12px 0 0;
}
.testimonials-content q{
	quotes: none;
	display:block;
	padding:0 0 18px;
}
.testimonials-content q:before{content:"";}
.testimonials-content q:after{content:"";}
.testimonials-content cite{
	font-style:normal;
	padding:0 0 0 8px;
	background:url(../images/bullet04.gif) no-repeat 0 6px;
}
.about-content{
	font-size:15px;
	line-height:20px;
	margin:-3px 0 -18px;
	width:100%;
	overflow:hidden;
}
#content .about-content p{
	margin:0 0 18px;
	padding:2px 0 0;
}
.about-content .l-image{
	margin:0 35px 18px 0;
}
.about-content .images{
	float:left;
	width:326px;
}
.wachack{
	font:12px/18px "Courier New", Courier, monospace;
}
.tips ul{
	margin:0;
	padding:1px 0 0;
	font-size:11px;
	line-height:16px;
	list-style:none;
}
.tips ul li{
	padding:0 0 18px;
}
.map-legand{
	margin:-3px 0 0;
}
.map-legand ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.map-legand ul li{
	float:left;
	width:100%;
}
.map-legand ul .number{
	float:left;
	padding:0 3px 0 0;
}
.map-legand ul .text{
	height:1%;
	overflow:hidden;
	display:block;
}
.side-links{
	padding:0 20px 0 0;
}
.wachack .side-links{
	padding:0 5px 0 0;
}
.title{
	font:bold 15px/16px Arial, Verdana, sans-serif;
}
.home .title{
	font-size:17px;
}
.map-holder{
	text-align:center;
	padding:0 11px 14px 0;
}
.note{
	font-size:12px;
	display:block;
	padding:8px 0 0;
}
.map-frame{
	width:610px;
	height:483px;
	margin:4px 0 0;
	position:relative;
}
.map-frame .img{
	display:block;
}
.map-frame ul{
	width:610px;
	height:483px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/none.gif);
}
.map-frame ul li{
	position:absolute;
	z-index:10;
}
.map-frame .link1{
	top:422px;
	left:289px;
}
.map-frame .link2{
	top:314px;
	left:247px;
}
.map-frame .link3{
	top:343px;
	left:198px;
}
.map-frame .link4{
	top:376px;
	left:121px;
}
.map-frame .link5{
	top:337px;
	left:382px;
}
.map-frame .link6{
	top:259px;
	left:369px;
}
.map-frame .link7{
	top:214px;
	left:360px;
}
.map-frame .link8{
	top:280px;
	left:468px;
}
.map-frame .link9{
	top:277px;
	left:525px;
}
.map-frame .link10{
	top:219px;
	left:464px;
}
.map-frame .link11{
	top:162px;
	left:463px;
}
.map-frame .link12{
	top:98px;
	left:340px;
}
.map-frame .link13{
	top:104px;
	left:442px;
}
.map-frame .link14{
	top:26px;
	left:460px;
}
.map-frame .link15{
	top:32px;
	left:248px;
}
.map-frame .link16{
	top:98px;
	left:182px;
}
.map-frame .link17{
	top:154px;
	left:192px;
}
.map-frame .link18{
	top:224px;
	left:196px;
}
.map-frame .link19{
	top:284px;
	left:203px;
}
.map-frame .link20{
	top:254px;
	left:42px;
}
.map-frame .link21{
	top:348px;
	left:506px;
}
.map-frame .link22{
	top:101px;
	left:534px;
}
.map-frame .link23{
	top:179px;
	left:272px;
}
.map-frame .link24{
	top:429px;
	left:183px;
}
.map-frame ul li a{
	display:block;
	width:24px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/none.gif);
}
.hint{
	width:324px;
	position:absolute;
	left:-19px;
	bottom:14px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:17px;
	text-align:left;
	display:none;
}
#map li:hover .hint,
#map li.hover .hint{
	display:block;
}
.hint-t{
	width:100%;
	height:7px;
	overflow:hidden;
	background:url(../images/bg-hint-t.png) no-repeat;
}
.hint-m{
	width:324px;
	overflow:hidden;
	background:url(../images/bg-hint-m.png) repeat-y;
}
.hint-m div{
	padding:1px 10px 5px 17px;
	position:relative;
	height:1%;
}
.hint-b{
	width:100%;
	height:15px;
	overflow:hidden;
	background:url(../images/bg-hint-b.png) no-repeat;
}
.hint-br{
	left:-283px;
}
.hint-tr{
	left:-283px;
	bottom:auto;
	top:14px;
}
.hint-br .hint-b{
	background:url(../images/bg-hint-br.png) no-repeat;
}
.hint-tl{
	left:-19px;
	bottom:auto;
	top:14px;
}
.hint-tl .hint-t,
.hint-tr .hint-t{
	height:15px;
}
.hint-tr .hint-t{background:url(../images/bg-hint-tr.png) no-repeat;}
.hint-tl .hint-t{background:url(../images/bg-hint-tl.png) no-repeat;}
.hint-tl .hint-b,
.hint-tr .hint-b{
	height:7px;
	background:url(../images/bg-hint-b2.png) no-repeat;
}
.section-links{
	margin:-7px -13px 0 -3px;
}
.section-links ul{
	margin:0;
	padding:5px 0 0;
	list-style:none;
}
.section-links ul li{
	padding:0 0 5px;
}
.section-links ul li.active{
	padding:0 0 5px 10px;
	background:url(../images/bullet01.gif) no-repeat 0 7px;
}
.section-links ul li.active a{
	color:#994245;
	font-weight:bold;
	text-decoration:none;
}
.section-links ul li.active a:hover{
	text-decoration:underline;
}
.gallery-content{
	padding:0 29px;
	margin:-3px 0 0;
}
.gallery{
	position:relative;
	width:561px;
	padding:4px 29px 0;
	margin:0 -29px 15px;
}
.gallery div{
	border:3px solid #eae0e5;
	width:555px;
	background:#fff;
	overflow:hidden;
}
.gallery ul{
	width:9999px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.gallery ul li{
	float:left;
	padding:23px 12px 20px 22px;
	width:521px;
}
.gallery .prev-arrow,
.gallery .next-arrow{
	position:absolute;
	width:29px;
	height:69px;
	overflow:hidden;
	text-indent:-9999px;
	top:175px;
}
.gallery .prev-arrow{
	left:0;
}
.gallery .next-arrow{
	right:0;
}
.gallery .prev-arrow span,
.gallery .next-arrow span{
	background:url(../images/btns-prev-next.png) no-repeat;
	display:block;
	width:29px;
	height:276px;
}
.gallery a.prev-arrow span,
.gallery a.next-arrow span{
	cursor:pointer;
}
.gallery a.next-arrow span{margin:0;}
.gallery a.next-arrow span{margin:-138px 0 0;}
.gallery a.next-arrow span.disabled{margin:-207px 0 0;}
.gallery a.prev-arrow span.disabled{margin:-69px 0 0;}
.gallery ul li img{
	float:left;
	margin:0 18px 0 0;
}
#content .gallery ul li h2{
	font:18px/22px Arial, Verdana, sans-serif;
	margin:0;
	padding:0 0 9px;
	color:#994245;
}
.gallery dl{
	font-size:11px;
	padding:0 0 7px;
	margin:0;
}
.gallery dt{
	display:inline;
	font-weight:bold;
	background:url(../images/bullet02.gif) no-repeat 0 5px;
	padding:0 0 0 7px;
}
.gallery dd{
	margin:0;
	display:inline;
}
.ajax-links {display:none;}
.ajax-loading {
	position:absolute;
	left:305px;
	top:200px;
	display:none;
}
#footer{
	width:100%;
	margin:6px 0 0;
	text-align:center;
	font-size:10px;
	color:#3d0d13;
	padding:0 0 10px;
}
#footer p{
	margin:0;
}
.copyright{
	font-size:12px;
	line-height:19px;
}
.copyright a{
	color:#3d0d13;
}
.footer-bar{
	background:#e0d3da;
	padding:9px 25px 9px 30px;
	margin:0 0 13px;
}
.home .footer-bar{
	padding:9px 25px 11px 26px;
	margin:0 0 8px;
}
.footer-bar .inner{
	width:100%;
	display:table;
}
.logo-interactive{
	background:url(../images/logo-her-interactive.gif) no-repeat;
	width:73px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:0 25px 0 0;
}
.home .logo-interactive{
	margin:4px 229px 0 0;
}
.follow{
	float:left;
	text-align:left;
	margin:-4px 0 0;
}
.home .follow{
	margin:0;
	padding:14px 0 0;
}
.home .follow p{
	float:left;
	line-height:10px;
}
.follow ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.home .follow ul{
	padding:0 0 0 13px;
}
.follow ul li{
	float:left;
	padding:0 20px 0 0;
}
.follow ul li a{
	display:block;
	width:30px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-follow-icons.gif) no-repeat;
}
.follow ul li .twitter{background-position:-30px 0;}
.follow ul li .facebook{background-position:-60px 0;}
.everyone{
	background:url(../images/bg-everyone.gif) no-repeat;
	width:108px;
	height:53px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
}
.nancy{
	float:left;
	width:398px;
	text-align:left;
}
.nancy img{
	float:left;
	margin:-30px 10px 0 0;
	position:relative;
}
.nancy p{
	font-size:12px;
	font-weight:bold;
}
.buttons{
	margin:0;
	padding:6px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
}
.buttons li{
	float:left;
	padding:0 10px 0 0;
}
.buttons li a{
	display:block;
	text-align:center;
	background:url(../images/bg-buttons.gif) no-repeat;
	width:112px;
	text-decoration:none;
	color:#3d0d13;
	text-indent:-9999px;
	overflow:hidden;
}
.buttons li a.btn-play{
	width:114px;
}
.buttons li a.btn-check{
	background-position:0 -23px;
}
.buttons li a:hover{text-decoration:underline;}
.formError{
	position:absolute;
	top:270px;
	left:250px;
	z-index:5000;
	width:160px;
	font:bold 10px/12px Arial, Verdana, sans-serif;
	color:#fff;
}
div.formError2{
	position:absolute;
	left:20px;
	top:auto;
	bottom:20px;
	display:none;
	z-index:5000;
	width:160px;
	font:bold 10px/12px Arial, Verdana, sans-serif;
	color:#fff;
}
.personalized-card .col .formError2{
	position:absolute;
	left:0;
	top:auto;
	bottom:20px;
	display:none;
	z-index:5000;
	width:160px;
	font:bold 10px/12px Arial, Verdana, sans-serif;
	color:#fff;
}
.formError2 .t,
.formError .t{
	width:100%;
	height:7px;
	overflow:hidden;
	background:url(../images/bg-error-t.png) no-repeat;
}
.formError2 .m,
.formError .m{
	width:160px;
	padding:0 0 0 0;
	background:url(../images/bg-error-m.png) repeat-y;
}
.formError2 .b,
.formError .b{
	width:100%;
	height:15px;
	overflow:hidden;
	background:url(../images/bg-error-b.png) no-repeat;
}
.formError2 .m div,
.formError .m div{
	padding:2px 10px 4px 16px;
	position:relative;
}
