/*------------------------------------
  Reset CSS
------------------------------------*/
html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}
/*ul, ol, li, p,*/

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	/*list-style:none;*/
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
b, strong {
	font-weight: bold;
}
/*------------------------------------
  Body
------------------------------------*/
/*body, html #container {
	min-height: 100%;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
}
HTML>BODY, HTML>BODY #container {
	height: auto;
}
body {
	margin: 0;
	padding: 0;

}*/
/*===============================
   Generic Layout
===============================*/
html, body, #wrapper {
	min-height: 100%;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bgHead.gif) repeat-x;
}
html>body, html>body #wrapper {
	height: auto;
}
#wrapper {
	position:absolute;
	min-width: 100%;
		background: url(../images/arrowBody.gif) bottom left no-repeat;
}
#container {
	padding-bottom: 200px;
	float:left;

}
#footer {
	clear: both;
	background: #680025 url(../images/bgFoot.gif) repeat-x;
	height: 200px;
	position: absolute;
	bottom:0;
	width: 100%;
	font-size: 10px;
	color: #fff;
	/*
	width: 100%;
	min-height: 100px;
	display: block;
	height: 200px;*/
}



	

/*------------------------------------
  Misc Fixes
------------------------------------*/
object, img, a {
	outline:none;
}
a img {
	border: 0px none;
}
#container .clear {
	clear: both;
}
/*------------------------------------
  General Typography
------------------------------------*/
h1 {
	margin: 0 0 10px 0;
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	display: block;/*width: 660px; ----------------------------------------------------->SERVICES*/
}
h2 {
	margin: 5px 0 10px 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	color: #00703C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	margin: 20px 0 5px 0;
	color: #00703C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
}
a:link {
	color: #903;
	text-decoration: none;
}
a:visited {
	color: #C36;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*------------------------------------
  Misc Typography
------------------------------------*/
.quote {
	width: 300px;
	text-align: center;
	font-size: 20px;
	color: #009966;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	clear: both;
	border-top: 1px solid #bfe2d6;
	border-bottom: 1px solid #bfe2d6;
	padding: 16px 0;
}
.rule {
	border-top: 1px dotted #ccc;
	display: block;
	margin: 0;
	margin: 7px 0 5px 0;
	clear: both;
}
.greentext {
	color: #00703C;
}
.column, .openingPara {
	line-height: 16px;
}
.highlight {
	font-weight: bold;
	color: #00703C;
}
.highlightSecond {
	color: #903;
}
.jobalert_heading {
	font-size: 11px !important;
	font-weight: bold !important;
	color:#CCCCCC !important;
}
.subText {
	vertical-align: super;
	font-size: 0.7em;
}
.credits {
	font-size: 0.9em;
	font-style: italic;
}
.arrow {
	color: #990033;
}
.grey {
	color: #666666;
}
#vacancies a:link, #vacancies a:visited {
	display: block;
	background: url(../images/btn_vacancies.gif) no-repeat;
	height: 43px;
	width: 202px;
	margin: 0 0 3px 0;
}
#resources a:link, #resources a:visited {
	display: block;
	background: url(../images/resourcesBG.gif) repeat-x #b00441;
	height: 19px;
	color: #fff;
	padding: 6px 0 0 12px;
	width: 190px;
	font-size: 10px;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#jobalert a:link, #jobalert a:visited {
	display: block;
	background: url(../images/jobalertBG.gif) repeat-x #b00441;
	color: #fff;
	padding: 6px 0 6px 12px;
	width: 190px;
	font-size: 10px;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
/*------------------------------------
  BC Typography
------------------------------------*/
.author {
	float:left;
	clear: right;
	display: none;
}
.date:before {
	content:"Posted: ";
}
.date {
	color: #838383;
	font-size: 10px;
}
.blogsitesummary a {
	float: left;
	padding: 0;
	width: 100%;
	color: #000000;
}
.blogsitesummary {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0;
	text-transform: none;
	font-size: 11px;
}
.blog-post h2.post-title {
	border:none;
	border-bottom:none;
	margin:0;
	padding:0;
}
.post-body .links {
	margin-top:20px;
}

/*------------------------------------
  Tweet
------------------------------------*/
  .tweet .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
.tweet .tweet_list li {
	overflow: auto;
	margin: 0 0 12px 0;
}
.tweet .tweet_list a {
	color:#333333;
}
.tweet .tweet_list .tweet_even {
/*background-color:#CCCCCC;*/ }
.tweet .tweet_list .tweet_avatar {
	padding-right: 8px;
	clear:left;
	float: left;
}
.tweet .tweet_list .tweet_avatar img {
	vertical-align: middle;
}
.tweet_link a {
	color: #838383 !important;
	font-size: 10px;
	padding-top: 4px;/*color:#000000;
font-weight:bold;
display:block;
padding-bottom:3px;*/
}
.tweet_text {
	float:left;
	width: 260px;
	word-wrap: break-word;
}
/*------------------------------------
  Sort
------------------------------------*/

.followus {
}
.followus .image {
	float:left;
	clear:left;
	display:block;
	margin: 0 15px 15px 0;
}
.followus .text {
	float:left;
	display:block;
	width: 170px;
	margin: 0 0 15px 0;
}
.leftcolumn {
	float: left;
	margin-right: 30px;
	width: 340px;
}
.rightcolumn {
	float: left;
	width: 340px;
}
/*------------------------------------
  Layout - Base
------------------------------------*/
#container {
	/*width: 100%;
	position: absolute;
	background: url(../images/arrowBody.gif) bottom left no-repeat;*/
}
#head {
	height: 116px;
	z-index: 5;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	position: relative;
}

/*#rhs_top {
	position: absolute;
	top: 0;
	right: 0;
	height: 31px;
	width: 80px;
}
#rhs_bottom {
position: absolute;
right:0;
top: 45px;
width: 718px;
height: 31px;


}*/

/*display_date
site_tour_btn (site_tour_btn)
search_form
social_btns (icons)*/
#logo {
	background: url(../images/pmpLogo.gif) no-repeat;
	width: 138px;
	height: 52px;
	position: absolute;
	margin: 33px 0 0 0;
	z-index: 10;
}
#logo a {
	width: 138px;
	height: 52px;
	display:block;
}
#logo a img {
	display: none;
}
#display_date {
	position:absolute;
	top: 7px;
	right: 2px;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#site_tour_btn {	
	position: absolute;
	top: 45px;
	left: 272px;
}
#site_tour_btn a, #site_tour_btn a:hover{
	background: url(/images/btn_new_bg.jpg) repeat-x;
	font-size: 10px;
	padding-top: 9px;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	height: 31px;
	width: 241px;
	display: block;
	text-decoration: none;
}
#site_tour_btn ul, #site_tour_btn li {
	padding: 0;
	margin: 0;
}
#site_tour_btn li {
	padding-left: 31px;
	height: 31px;
	background: url(/images/btn_new_icon.jpg) no-repeat;
	list-style:none;	
}
#search_form {
position:absolute;
top: 51px;
left: 604px;
width: 290px;
color: #b00441;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#search_title {
float: left;
margin-top: 3px;
}
#search_box {
	margin: 0 2px 0 15px;
	padding: 0px;
	width: 145px;
	height: 20px;
	border: 0px;
	vertical-align: top;
	font-size: 10px;		
}


#social_btns {
position:absolute;
top: 51px;
right: 0;
width: 85px;
/*padding-top: 6px;*/
}
#social_btns .icon {
	margin: 0 0 0 1px;
	float: left;
}
#main {
	width: 990px;
	height:100%;
	padding:0 0 50px 0;
	overflow: visible;
	display:block;
	clear: both;
	color: #333333;
	font-size: 12px;
	overflow: hidden;
}
#main_container {
/*overflow: hidden;
padding-bottom: 40px;*/
float: left;
}
#breadcrumbs {
	padding: 6px 8px 0 8px;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	background-color: #fff;
	margin: 0px 0px 0px 272px;
	clear: both;
	float: left;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	position: absolute;
	z-index: 20;
	top: 107px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #666666;
	text-decoration: none;
	padding: 0 5px;
}
#breadcrumbs a:hover {
	color: #990033;
	text-decoration: underline;
}
/*------------------------------------
  Layout - Menu
------------------------------------*/
#menu {
	width: 240px;
	margin: 30px 40px 0 0;
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menu_middle {
	padding: 0 0 7px 0;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 36px;
}
#menu_middle a {
	color: #333;
}

#menu_bottom {
	padding: 20px 0 0 0;
	margin: 0px;
}

#menu_img {
	margin: 80px 0 0 0;
	padding: 16px 0 80px 0;
}

.menu_heading {
width: 240px;

		border-bottom: 1px dotted #cccccc;
	margin: 25px 0 10px 0;
}

.menu_heading img {
	margin: 0 0 7px 30px;
}

#menu_simple a:hover, #menu_top a:hover, #menu_bottom a:hover {
	opacity: 0.4;
	filter:alpha(opacity=40);
}

#menu ul {
	margin: 0;
	padding-left: 0;
}
#menu li {
	list-style-type: none;
	margin-bottom: 8px;
}


#menu_top li {
	margin: 0 0 10px 30px;
}
#menu_middle li {
	margin: 0 0 4px 0;
}
#menu_bottom li {
	margin: 0 0 10px 30px;
}
#menu_simple li {
	margin: 0 0 10px 30px;
}

#menu_middle li a:link,
#menu_middle li a:visited {
	text-decoration: none;
	display: block;
	padding: 0 0 0 30px;
}
#menu_middle li a:hover {
	padding: 0 0 0 42px;
	background: url(../images/arrowOver.gif) no-repeat 30px 4px;
	color: #333333;
}
#menu_middle li a.active {
	padding: 4px 0 4px 42px;
	background: url(../images/arrowOn.gif) no-repeat 30px 8px #00723e;
	color: #FFFFFF;
}

/*------------------------------------
  Layout - Content
------------------------------------*/
#content {
	margin: 30px 0 0 0;
	float: left;
	width: 710px;
	/*--->INDEX and SERVINDX width: 750px;*/
		font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px
}

#flash object {
	outline: none
}
#content1 {
	/*position: absolute;
	overflow:hidden;
	z-index: 1;
	top: 221px;
	left: 722px;*/
	margin: 100px 40px 0 0;
	height: 250px;
	width: 200px;
	float: right;
}
.scrollbar-vert {
	position: absolute;
	height: 250px;
	width: 12px;
	float: right;
	z-index: 1;
	top: 221px;
	left: 940px;
	background: #d1d1d1;
}
.handle-vert {
	height: 27px;
	width: 12px;
	background: #494949 no-repeat;
	z-index: 1;
}
.ebrands {
	margin: 10px 0px 0px 0px;
}
#overviewCol1 {
	width: 240px;
	float: left;
	padding: 0 27px 0 0;
	margin: 22px 0 0 0;/*margin: 32px 0 0 61px;	--->INDEX and SERVINDX*/
}
#callout {
	background: url(../images/introCallout.gif) repeat-x;
	height: 201px;
	width: 212px;
	padding: 1px 10px;
	/*padding: 14px 10px; --->SERVINDX*/
			color: #fff;
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif
}
#callout p {
	margin: 10px 0 20px 0;
}
#callout a:link, #callout a:visited {
	font-size: 11px;
	background: #b00441;
	color: #fff;
	padding: 3px 10px;
}
#callout a:hover {
	background: #fff;
	color: #b00441;
	text-decoration: none;
}
#gallery {
	margin: 20px 0 0 0;
}
table.photogalleryTable td {
	padding: 10px 10px 10px 0;
}
#overviewCol2 {
	width: 415px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0 0 0;/*margin: 32px 0 0 0; ---->INDEX and SERVINDX*/
}
#overviewCol2Wide {
	width: 415px;
	margin: 0 0 18px 0;
}
#overviewCol2Wide #jumpMenu {
	width: 191px;
	height: 19px;
	background: #eaeaea;
	border: 0px none;
	font-size: 11px;
	padding: 2px 3px;
	;
}
.overviewSub {
	float: left;
	width: 415px;
	/*width: 207px; ---->INDEX and SERVINDX*/
			border-bottom: 1px dotted #ccc;
}
.overviewSub p {
	margin: 5px 0 0 0;
}
.subContent {
	width: 187px;
	padding: 10px 20px 20px 0;
	float: left;/*height: 98px;
				padding: 20px 20px 10px 0;
				border-bottom: 1px dotted #ccc;----->INDEX*/
}
/*#content h1, .openingPara, .contentBlock h2, .bodyText{
			margin-left: 61px;
			} ALREADY COMMENTED*/
			
			/*--------*/
			.openingPara, .contentBlock h2, .bodyText {
	/*margin-left: 61px;------------------NAHHH*/
}/*--------------->SERVINDX*/
.contentBlock, #introBlock {
	float: left;
	width: 710px;
	margin: 0 0 25px 0px;/*			width: 750px;			
			font-family: Arial, Helvetica, sans-serif;
			---->INDEX and SERVINDX*/
}
.contentBlockServices {
	float: left;
	/*width: 800px; ---->INDEX and SERVINDX*/
				margin: 0 0 25px 0px;
}
.column {
	width: 300px;
	padding: 0;
	margin: 0 35px 0 0;
	/*margin: 0 14px 0 61px; ---->INDEX and SERVINDX*/
			float: left;
}
.contact_column {
	width: 180px;
	padding: 0;
	margin: 0 35px 0 0;
	/*margin: 0 14px 0 61px; ---->INDEX and SERVINDX*/
			float: left;
}

.servicesLinks {
	float: left;
	margin: 10px 0 0 0;
	width: 202px;
}
.servicesColumn {
	width: 450px;
	margin: 0 20px 0 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.sideNavBlock {
	background: #eee;
	width: 182px;
	color: #333;
	padding: 10px;
	border-bottom: 1px dotted #bdbdbd;
	margin: 0 0 3px 0;
	font-size: 11px;
	line-height: 16px;
}
.servicesColumn h2 {
	margin-left: 0px;
}
.sideNavBlock h5 {
	margin: 0px;
	padding: 0px;
	color: #999;
	text-transform: uppercase;
	font-size: 10px;
}
.sideNavBlock p, .sideNavBlock ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	padding-left: 5px;
}
/*------------------------------------
  Layout - Footer
------------------------------------*/
#footer {
	/*clear: both;
	background: #680025 url(../images/bgFoot.gif) repeat-x;
	font-size: 10px;
	color: #fff;
	bottom: 0;
	width: 100%;
	min-height: 100px;
	display: block;
	height: 200px;*/
}
#footer a {
	color: #ff6699
}
#footer_content {
	width: 960px;
	padding: 30px 0 0 30px;
}
#footer_content_left {
	float: left;
	width: 200px;
	margin-right:50px;
}
#footer_content_right {
	float: left;
	width: 705px;
}
#footer_content_right1 {
	float: left;
}
#footer_content_right2 {
	float: right;
	line-height: 13px;
}
/*------------------------------------
  Lists
------------------------------------*/
.servicesColumn ul {
	list-style-image: url(../images/bulletList.gif);
	padding: 0 0 0 13px;
	margin: 10px 0;
}
.servicesColumn ul li {
	margin: 5px 0;
}
.servicesColumn ol {
	padding-left: 17px;
}
.servicesColumn ol li {
	margin: 10px 0;
}
.sideNavBlock ul {
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
}
.sideNavBlock li a:link, .sideNavBlock li a:visited {
	color: #333;
}
.sideNavBlock li a:hover {
	background: url(../images/jobDescBG.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	color: #096;
	text-decoration: none;
}
.sideNavBlock li a.active {
	background: url(../images/jobDescOnBG.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	color: #333;
}
.contentBlock ul {
	list-style-image: url(../images/bulletList.gif);
	padding: 0 0 0 13px;
}
.contentBlock ul li, .contentBlock ol li {
	margin: 5px 0;
}
.contentBlock ol {
	padding: 0 0 0 20px;
}
#menuFoot ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menuFoot li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;/*list-style-type: none;
		margin-bottom: 8px; ---->INDEX and SERVINDX --- NOTHING ELSE*/
}
/*------------------------------------
  Buttons
------------------------------------*/
.btn_rhs_all, .servicesLinks .active {

    }
    .btn_rhs_all:hover {
    text-decoration: none;
    }
    .btn_rhs_all h5, .servicesLinks .active h5 {
    margin: 0;
    padding: 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#fff;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    }
    .btn_rhs_all p, .servicesLinks .active p {
    margin: 0;
    padding: 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#ccc !important;
    text-transform:uppercase;
    font-size:10px;
    }
    .rhs_list {
    padding: 2px 0 8px 0;
    margin: 0;
    }
    .rhs_list li, .servicesLinks .active li {
    list-style: none;
    padding: 4px 0 0 0;
    margin:0;
    }
    .rhs_list li a, .servicesLinks .active li a {
    font-size: 11px;
    color:#e5e5e5 !important;
    }
    #btn_vacancies {
    background: url(/images/button_green.jpg) repeat-x;
	    display: block;
    padding: 7px 12px;
    margin-bottom: 4px;
    height: 29px;
    text-decoration: none;
    }
    #btn_resources {
    background: url(/images/button_red.jpg) repeat-x;
	    display: block;
    padding: 7px 12px;
    margin-bottom: 4px;
    height: 29px;
    text-decoration: none;
    }
    #btn_jobalert {
    background: url(/images/button_grey_dark.jpg) repeat-x;
	    display: block;
    padding: 7px 12px;
    margin-bottom: 4px;
    height: 29px;
    text-decoration: none;
    }
    #btn_casestudies {
    background: #767676 url(/images/button_grey_light.jpg) repeat-x;
	    display: block;
    padding: 7px 12px;
    margin-bottom: 4px;
    text-decoration: none;
    }

/*

#menu_home a {
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	width: 200px;
	height: 12px;
	display: block;
	text-decoration: none;
}
#menu_home_on {
	background-image: url(../images/menu_home_on.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	width: 200px;
	height: 12px;
	display: block;
	text-decoration: none;
}
#MenuBtn2 a {
	background-image: url(../images/menuBtn2.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	width: 200px;
	height: 12px;
	display: block;
	text-decoration: none;
}
#MenuBtn2_on {
	background-image: url(../images/menuBtn2_on.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	width: 200px;
	height: 12px;
	display: block;
	text-decoration: none;
}
#MenuBtn3 a {
	background-image: url(../images/menuBtn3.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	width: 200px;
	height: 12px;
	display: block;
	text-decoration: none;
}
#MenuBtn3_on {
	background-image: url(../images/menuBtn3_on.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	width: 200px;
	height: 12px;
	display: block;
	text-decoration: none;
}
#MenuBtn4 a {
	background-image: url(../images/menuBtn4.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	width: 200px;
	height: 12px;
	display: block;
	text-decoration: none;
}
#MenuBtn5 a {
	background-image: url(../images/menuBtn5.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	width: 200px;
	height: 12px;
	display: block;
	text-decoration: none;
}
#footBtn1 a {
	background-image: url(../images/footBtn1.gif);
	background-repeat: no-repeat;
	width: 35px;
	height: 7px;
	display: block;
	text-decoration: none;
	line-height: 0px;
	font-size: 10px;
	padding-bottom: 6px;
}
#footBtn2 a {
	background-image: url(../images/footBtn2.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 7px;
	display: block;
	text-decoration: none;
	line-height: 0px;
	font-size: 10px;
	padding-bottom: 6px;
}
#footBtn3 a {
	background-image: url(../images/footBtn3.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 7px;
	display: block;
	text-decoration: none;
	padding-bottom: 6px;
}
#footBtn4 a {
	background-image: url(../images/footBtn4.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 7px;
	display: block;
	text-decoration: none;
	padding-bottom: 6px;
}
#footBtn5 a {
	background-image: url(../images/footBtn5.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 7px;
	display: block;
	text-decoration: none;
	padding-bottom: 6px;
}*/


/*------------------------------------
  sIFR
------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	left: 0;
	top: 0;
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt;
	padding: 0pt;
	overflow: auto;
	letter-spacing: 0px;
	float: none;
}
.sIFR-replaced h1 {
	visibility: visible !important;
	color: #903;
}

