body {
	margin: 0px;
	background: #FFFFFF url(../images/bodyBg_xrpt.gif) repeat-x left top;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#wrapper {
	background-image: url(../images/wrapperBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#footwrap {
	background-image: url(../images/footwrapBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px 0px 39px;
	height: auto;
	width: auto;
}
#container {
	margin: 0px 0px 0px -384px;
	padding: 0px;
	width: 768px;
	position: relative;
	height: auto;
	left: 50%;
	top: 0px;
}

#content {
	margin: 0px 0px 402px;
	padding: 0px;
	height: auto;
	width: 768px;
	position: relative;
	left: 0px;
	top: 402px;
	background-color: #FFFFFF;
	background-image: url(../images/contentBg_yrpt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#bodyContainer {
	background-image: url(../images/bodyContainerBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width: 760px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	overflow: hidden;
}
#hozNav {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 760px;
	position: absolute;
	left: 4px;
	top: 0px;
	background: url(../images/hozNavBg_norpt.gif) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	z-index: 1;
}
#hozNav ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 138px;
	list-style: none;
	font-size: 11px;
}
#hozNav ul li {
	background: repeat-y left top;
	margin: 0px;
	padding: 5px 10px;
	height: auto;
	width: 118px;
	text-align: center;
}
#hozNav ul li a:link, #hozNav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#hozNav ul li a:hover, #hozNav ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#hozNav ul li.last {
	margin: 0px;
	padding: 16px 25px 0px;
	height: 48px;
	width: 88px;
	position: relative;
	left: 0px;
	top: 0px;
}
#hozNav ul li.last img {
	position: absolute;
	height: 7px;
	width: 14px;
	cursor: pointer;
}
#hozNav ul li.last img.hozNavClose {
	left: 62px;
	top: 5px;
}
#hozNav ul li.last img.hozNavOpen {
	left: 62px;
	top: 52px;
}
/* ==================================== hoz nav menu specifics ===============================*/
#hozNav #hozCosmetic {
	left: 36px;
	top: -269px;
	z-index: 20;
	position: relative;
}
#hozNav #hozCosmetic li {
	background: url(../images/hozCosmeticLiBg_yrpt.gif);
}
#hozNav #hozCosmetic li.last {
	background-image: url(../images/hozCosmeticLastBg_norpt.gif);
}

#hozNav #hozNeuro {
	z-index: 19;
	left: 146px;
	top: -82px;
	position: absolute;
}
#hozNav #hozNeuro li {
	background-image: url(../images/hozNeuroLiBg_yrpt.gif);
}
#hozNav #hozNeuro li.last {
	background-image: url(../images/hozNeuroLastBg_norpt.gif);
}

#hozNav #hozBotox {
	z-index: 18;
	left: 255px;
	top: -49px;
	position: absolute;
}
#hozNav #hozBotox li {
	background-image: url(../images/hozBotoxLiBg_yrpt.gif);
}
#hozNav #hozBotox li.last {
	background-image: url(../images/hozBotoxLastBg_norpt.gif);
}

#hozNav #hozResto {
	z-index: 17;
	left: 365px;
	top: -141px;
	position: absolute;
}
#hozNav #hozResto li {
	background-image: url(../images/hozRestoLiBg_yrpt.gif);
}
#hozNav #hozResto li.last {
	background-image: url(../images/hozRestoLastBg_norpt.gif);
}

#hozNav #hozPedia {
	z-index: 16;
	left: 475px;
	top: -49px;
	position: absolute;
}
#hozNav #hozPedia li {
	background-image: url(../images/hozPediaLiBg_yrpt.gif);
}
#hozNav #hozPedia li.last {
	background-image: url(../images/hozPediaLastBg_norpt.gif);
}

#hozNav #hozGeneral {
	z-index: 15;
	left: 585px;
	top: -128px;
	position: absolute;
}
#hozNav #hozGeneral li {
	background-image: url(../images/hozGeneralLiBg_yrpt.gif);
}
#hozNav #hozGeneral li.last {
	background-image: url(../images/hozGeneralLastBg_norpt.gif);
}
/* ==================================== end hoz nav menu specifics ===============================*/
#bodyContainer div.heading {
	padding: 15px 0px;
	height: auto;
	width: 760px;
	background-color: #fbfbfb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ededed;
	border-bottom-color: #ededed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: both;
	float: left;
	margin: 60px 0px 5px;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#bodyContainer div.heading span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3d2d17;
	text-align: center;
	display: block;
	text-transform: uppercase;
}
#bodyContainer div.heading p {
	text-align: center;
	padding-right: 150px;
	padding-left: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#bodyContainer div.heading a:link, #bodyContainer div.heading a:visited {
	color: #666666;
	text-decoration: underline;
}
#bodyContainer div.heading a:hover, #bodyContainer div.heading a:active {
	color: #f59ef0;
	text-decoration: underline;
}
#bodyContainer #rightCol {
	height: auto;
	width: 504px;
	margin: 0px 14px 0px 0px;
	padding: 30px 0px 0px;
	float: right;
	position: relative;
	display: inline;
	background-image: url(../images/rightColBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	z-index: 2;
}
#bodyContainer #rightCol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f59ef0;
	margin: 0px;
	padding: 0px;
}
#bodyContainer #rightCol h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#bodyContainer #rightCol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #3d2d17;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#bodyContainer #rightCol p {
	line-height: 1.3;
}
#bodyContainer #rightCol p.center {
	text-align: center;
}
#bodyContainer #rightCol ul {
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	height: auto;
	width: auto;
}
#bodyContainer #rightCol ul li {
	margin: 0px 0px 7px;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	background-position: 0px 3px;
}
#bodyContainer #rightCol ul li ul {
	margin: 0px;
}
#bodyContainer #rightCol ul li ul li {
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#movieAlt {
	text-align: center;
	margin-bottom: 30px;
}
#bodyContainer #rightCol img {
	background-color: #fbfbfb;
	padding: 5px;
	border: 1px solid #ededed;
}
#bodyContainer #rightCol img.left {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#bodyContainer #rightCol img.right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
#bodyContainer #rightCol a:link, #bodyContainer #rightCol a:visited {
	font-weight: bold;
	color: #3d2d17;
	text-decoration: underline;
}
#bodyContainer #rightCol a:hover, #bodyContainer #rightCol a:active {
	font-weight: bold;
	color: #f59ef0;
	text-decoration: underline;
}
.bna {
	position: relative;
	height: 500px;
	width: auto;
	left: 0px;
	top: 0px;
}
.bna img {
	background-color: #FFFFFF;
	position: absolute;
}
.bna img.faceOne {
	position: absolute;
	left: 0px;
	top: 0px;
}
.bna img.faceTwo {
	position: absolute;
	left: 225px;
	top: 20px;
}
.bna img.teethOne {
	margin-right: 10px;
	left: 20px;
	top: 330px;
}
.bna img.teethTwo {
	left: 240px;
	top: 350px;
}
#contact {
	margin: 0px 0px 0px 20px;
	padding: 20px;
	height: auto;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #48351B;
}
#contact form {
	margin: 0;
	padding: 0;
}
#contact ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
}
#contact li {
	background-image: none !important;
	margin: 0px !important;
	padding: 0px!important;
	width: auto;
	clear: both;
	height: auto;
}
#contact label {
	display: block;
	height: 25px;
	float: left;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#contact select {
	padding: 4px;
	border: 1px solid #F59EF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F59EF0;
	background-color: #FBFBFB;
	float: right;
	width: 200px;
	margin-bottom: 10px;
}
#contact textarea {
	padding: 4px;
	border: 1px solid #F59EF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F59EF0;
	background-color: #FBFBFB;
	float: right;
	height: 125px;
	width: 200px;
	margin-bottom: 10px;
}
#contact input {
	padding: 4px;
	border: 1px solid #F59EF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F59EF0;
	background-color: #FBFBFB;
	float: right;
	height: auto;
	width: 200px;
	margin-bottom: 10px;
}
#contact fieldset {
	border: 1px solid #F59EF0;
	background-color: #FBFBFB;
	margin-bottom: 10px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#contact fieldset legend {
	margin-bottom: 10px;
}
#contact fieldset input {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact fieldset label {
	display: inline;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: none;
	width: auto;
}
#contact input.button35 {
	float: none !important;
	clear: both !important;
	font-size: 14px !important;
	padding: 4px !important;
	height: auto !important;
	width: 300px!important;
	margin-top: 20px !important;
	display: block !important;
	position: relative !important;
	left: 50%!important;
	top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: -154px!important;
}
#bodyContainer #rightCol div.subContent {
	color: #47351b;
}
#subClogo {
	background-image: url(../images/subClogoBg_norpt.png);
	margin: 0px 0px 0px -40px;
	padding: 0px;
	height: 78px;
	width: 80px;
	position: relative;
	left: 50%;
	top: 0px;
}
#bodyContainer #rightCol div.subContent p {
	text-align: center;
}
#bodyContainer #leftCol {
	height: auto;
	width: 232px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#bodyContainer #leftCol #tLeftCol {
	margin: 0px 0px 41px;
	padding: 0px 0px 5px;
	height: auto;
	width: 208px;
	position: relative;
	left: 12px;
	top: 21px;
	z-index: 2;
	background-color: #3d2d17;
	background-image: url(../images/leftColBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#qc {
	background-image: url(../images/qcBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 315px;
	width: 198px;
	position: relative;
	left: 5px;
	top: 15px;
	background-color: #FFFFFF;
}
#aspQc {
	margin: 0px 0px 15px 150px;
	padding: 0px;
	height: auto;
	width: 198px;
}
#qc form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 198px;
}
#qc ul {
	margin: 0px !important;
	padding: 61px 0px 0px !important;
	list-style-type: none !important;
	height: auto !important;
	width: 198px !important;
}
#aspQc ul {
	margin: 0px !important;
	padding:0px !important;
	list-style-type: none !important;
	height: auto !important;
	width: 198px !important;
}
#qc li, #aspQc li {
	margin: 0px !important;
	padding: 0px !important;
	height: auto !important;
	width: 198px !important;
	background-image: none !important;
}
#qc input, #qc textarea, #aspQc input, #aspQc textarea, #qc button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f59ef0;
	padding: 2px;
	height: 18px;
	width: 178px;
	margin-left: 8px;
	margin-bottom: 6px;
	background-color: #fbfbfb;
	border: 1px solid #ededed;
}
#qc textarea, #aspQc textarea {
	height: 66px;
	/* fun with IE */
	scrollbar-3dlight-color: #EBF6F8;
	scrollbar-arrow-color: #F59EF0;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #EBF6F8;
	scrollbar-face-color: #FBFBFB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #EDEDED;
}
#qc button {
	height: 30px;
	font-weight: bold;
	width: 183px;
}
#bodyContainer #leftCol #lCpic {
	position: relative;
	z-index: 2;
	height: 273px;
	width: 198px;
	left: 5px;
	top: 0px;
	background-color: #F7DEA8;
	padding-bottom: 5px;
	margin: 0px;
}
#lCshield {
	background-image: url(../images/leftColShield.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 40px;
	position: absolute;
	left: 96px;
	top: 5px;
	z-index: 3;
}
#lCvideo {
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 208px;
	position: relative;
	left: 12px;
	top: 0px;
}
#lCvideo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(../images/footerBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 25px 5px 15px;
	height: auto;
	width: 758px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F9F9F;
}
#footer p {
	text-align: center;
	padding: 0px;
}
#footer p a:link, #footer p a:visited {
	color: #9F9F9F;
	text-decoration: none;
}
#footer p a:hover, #footer p a:active {
	color: #999999;
	text-decoration: underline;
}
#topNav {
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 42px;
	width: 750px;
	position: absolute;
	left: 9px;
	top: 360px;
	background-image: url(../images/topNavBg_xrpt.gif);
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topNav ul li {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 83px;
	background-image: url(../images/topNavLiBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav ul li a {
	display: block;
	margin: 9px 0px 0px 7px;
	padding: 3px 0px 0px;
	height: 30px;
	width: 69px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/topNavABg_norpt.gif);
	background-repeat: no-repeat;
}
#topNav ul li a:link, #topNav ul li a:visited {
	color: #3d2d17;
	text-decoration: none;
	background-position: 0px 0px;
}
#topNav ul li a:hover {
	color: #3d2d17;
	text-decoration: none;
	background-position: 0px -33px;
}
#topNav ul li a:active {
	color: #FFF;
	text-decoration: none;
	background-position: 0px -66px;
}
#topNav ul li.large {
	width: 133px;
	background-image: url(../images/topNavLiLargeBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 100px;
}
#topNav ul li.large a {
	width: 119px;
	background-image: url(../images/topNavALargeBg_norpt.gif);
}
#topNav ul li.large a:link, #topNav ul li.large a:visited {
}
#header {
	position: absolute;
	height: 360px;
	width: 750px;
	left: 9px;
	top: 0px;
	background-image: url(../images/headerBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 0px 94px;
	
}
#hShield {
	background-image: url(../images/hShieldBg_norpt.png);
	margin: 0px 0px 0px -52px;
	padding: 0px;
	height: 125px;
	width: 104px;
	position: absolute;
	left: 50%;
	top: 21px;
	z-index: 10;
}
#headerInfo {
	position: absolute;
	height: 65px;
	width: 750px;
	left: 0px;
	top: 73px;
	z-index: 2;
}
#headerInfo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #f3dba7;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#headerInfo p a:link, #headerInfo p a:visited {
	color: #f3dba7;
	text-decoration: none;
}
#headerInfo p a:hover, #headerInfo p a:active {
	color: #f59ef0;
	text-decoration: none;
}
#headerInfo span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F3DBA7;
	display: block;
}
p#pLeft {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
p#pRight {
	position: absolute;
	height: auto;
	width: auto;
	top: 0px;
	right: 0px;
}
span#sLeft {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: -70px;
}
span#sRight {
	position: absolute;
	height: auto;
	width: auto;
	top: -70px;
	right: 0px;
}
#hAnim {
	background-image: url(../images/hAnimBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 239px;
	width: 768px;
	position: absolute;
	z-index: 1;
	left: -9px;
	top: 121px;
}
#hAnim #flashcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	color: #f59ef0;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hMast {
	background-image: url(../images/hAnimBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 239px;
	width: 768px;
	position: absolute;
	z-index: 1;
	left: -9px;
	top: 121px;
}
#hMast img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#contentTL {
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 9px;
	position: absolute;
	left: 0px;
	top: 398px;
	background-image: url(../images/contentTLBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
}
#contentTR {
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 9px;
	position: absolute;
	top: 398px;
	background-image: url(../images/contentTRBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: 0px;
	z-index: 3;
}
#copyright {
	text-align: center;
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #47351b;
}
#copyright a:link, #copyright a:visited {
	color: #3D2D17;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #3D2D17;
	text-decoration: underline;
}
#pnl740 {
	padding-left: 150px;
}
/* ASPX form/Error box controls */
#errors {
	padding: 10px;
	border: 1px solid #FF0000;
	margin: 25px 20px 10px;
}
#errors ul {
	margin: 0px !important;
	padding: 5px !important;
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
	padding: 10px;
	margin: 25px 20px 10px;
	border: 1px solid #F59EF0;
	clear: both;
}
/* the text above the captcha */
#pnlCaptcha label {
	padding: 10px;
}
/* the div which wraps around captcha, text and input */
.captcha {
	border: 1px solid #EDEDED;
	padding: 10px;
	height: 75px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FBFBFB;
}
/* actual captcha image */
.captcha img {
	border: 1px solid #F59EF0 !important;
	float: right !important;
	height: 50px !important;
	width: 180px !important;
	margin-top: 5px !important;
}
/* wraps around text and input alone */
.captcha div {
	float: left;
	height: auto;
	width: 50%;
}
/* the atual text */
.captcha span {
	font-size: 20px;
}
/* the input for validation */
.captcha input {
	font-size: 20px;
	border: 1px solid #F59EF0;
	color: #F59EF0;
	background-color: #FFFFFF;
}
/* the submit button */
#pnlCaptcha #btnSubmit {
	height: auto;
	border: 1px solid #EDEDED;
	background: #FBFBFB;
	font-size: 25px;
	color: #F59EF0;
	font-size: 25px;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 100%;
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1, .sIFR-hasFlash #headerInfo p, .sIFR-hasFlash #headerInfo span, .sIFR-hasFlash .heading span, .sIFR-hasFlash h3 {
	visibility: hidden;
}
/* that's all folks! */

#formdiv {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 1px;
	top: 1px;
}
#feildiv {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	top: 1px;
	right:1px;
}
.form_h {
	height:40px;
}

#googleAdv {
	height: 600px;
	width: 160px;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left:400px;
	top: 405px;
}