@charset "utf-8";
/* CSS Document */
body {
    background-color:white;
    color:black;
    font-family:Verdana,Arial,Helvetica,sans-serif !important;
    margin:0 auto 1em;
}
input {
    font-family:Verdana,Arial,Helvetica,sans-serif;ho
}

/* Standard link on light background */
a:link {
    color: #003399;
}
a:visited {
    color: #003399;
}
a:hover {
    color: #0066cc;
    text-decoration:underline;
}

/* Standard link on dark background */
a.ondark:link {
    color: #fff;
}
a.ondark:visited {
    color: #fff;
}
a.ondark:hover {
    color: #e4e4e4;
    text-decoration:underline;
}
a img {
	border:none;
}

/*classes assigned by javascript function FormatLinkList in global.js*/
#contentWrapper ul li.PDFLink {
	background: url(/base/Resources/resources/6/7/670044004b915dfba5e6b798006064f7/i_pdfs.gif) no-repeat;
	margin:1px 0 0 -23px;
	padding:3px 0 0 24px;
	height:auto !important;
	height:20px;
	min-height:20px
}
#contentWrapper ul.collapse-expand li.BulletNormaltopLink {
	list-style:none !important;
	list-style-image:none !important;
}
#contentWrapper ul li.ArrowLink{
	list-style-image: url(/base/Resources/resources/6/4/642d31004b915db2a3cfb798006064f7/arrow_5e.gif)!important;
}
#contentWrapper ul li.ArrowLinkDown {
	list-style-image: url(/base/Resources/resources/d/d/dd2c88804b915db2a3d3b798006064f7/arrow_1s.gif)!important;
}
#anzcontainer #contentWrapper ul li.BulletNormal{
	background: url(/base/Resources/resources/5/f/5f1cb1804b915db3a3d7b798006064f7/bullet.gif) no-repeat 0 4px;
	margin:5px 0 0 -19px;
	padding-left:19px;
}
#anzcontainer #contentWrapper ul li.BulletNormal, #contentWrapper ul li.PDFLink{
	list-style:none;
}
#contentWrapper ul li.PDFLink a, #contentWrapper ul li.ArrowLink a, #contentWrapper ul li.ArrowLinkDown a  {
   text-decoration:none !important;
}
#contentWrapper ul li.PDFLink a:hover,#contentWrapper ul li.ArrowLink a:hover{
    text-decoration:underline !important;
}

/* Un-ordered list */
#contentWrapper ul, #contentWrapper ol {
	padding-left:25px;
	margin-left:0px;
	margin-top:6px;
}

/* Ordered list */
#contentWrapperGlobal ol {
    margin:20px 0;
}
#contentWrapperGlobal li {
    margin:5px 0;
}

/* Back to top link */
.link-backtotop {
     padding:0;
     margin:0;
    text-align:right;
}
.link-backtotop a{
     background:url('/base/Resources/resources/9/f/9fa31c004b915e01a614b798006064f7/bg_backToTop.gif') no-repeat 0px 5px;
     padding-left:15px;
     text-decoration:none;
}
.link-backtotop a:hover {
    text-decoration:underline;
}

/* Accessibility bar */
#access {
    position: relative;
    margin: 0; 
    padding: 0;
    border: 0;
    background-color: #00FFFF;
    text-align: center;
}

#anzcontainer {
    background-color: transparent;
    width: 972px;
    margin: 8px auto 0 auto;
}

#anzglobalheader {
    margin: 0; 
    padding: 0; 
    border: 0;
    font-size: 79%;
    line-height: 150%;
    width: 100%;
}

#anzglobalheader a {
    text-decoration: none;
}

#anzglobalheader a:hover {
    text-decoration: underline;
}

#anzglobalheader h1, #anzglobalheader p#logo {
    padding: 0; border: 0;
    margin: 20px 78px 0px 16px;
    width: 100px;
    height: 67px;
    float: left;
}

#anzglobalheader h1 a.ir, #anzglobalheader p#logo a.ir {
    margin: 0;
    border: 0;
    display: block;
    width: 100px;
    height: 0px;
    padding: 67px 0 0 0;
    text-indent:-9999px;
}

.horizontallist li {
	display: inline !important;
}

.pipedlist li, .nonpipedlist li {	
	padding: 0 .8em !important;
}

.newzealand #globalnav .pipedlist li, .newzealand #globalnav .nonpipedlist li {	
	padding-right: .1em !important;
}

.pipedlist li {
	border-right: 1px solid black !important;
}

.pipedlist li.lastlistitem {
	border-right: 0 !important;
}

.nonpipedlist li {
	border-right: 0 !important;
}

#header-container {
    padding: 0; border: 0;
    /*background: #06c url(/base/Resources/resources/f/9/f968ff004b915d8ba2b2b798006064f7/header-container-bg.png) top left no-repeat;*/
    margin-left: 194px;
    padding-left: 10px;
    z-index: 1;
}

#globalsearch, #globalnav {
    margin: 0; 
    border: 0;
    position: relative;
    top: 10px;
    float: right;
    height: auto !important;
    min-height: 2em;
    height: 2em;
    z-index: 100;
    text-align: right;
}

#globalnav ul, #globalnav ul li {
display:inline;
}

#globalsearch {
    padding:0 6px 0 0 !important;
    width:12em;
    top: 9px;
}
#anzglobalheader.japan #globalnav {
	padding-right:0px !important;
}
#anzglobalheader.newzealand #languageSelector {
	display:none;
}
#globalsearch form, #globalsearch p, #globalsearch label, #globalsearch input, #globalsearch button
{
    margin: 0; padding: 0; border: 0;
}

#globalsearch label {
    position: absolute;
    height: 0;
    left: -999em;
}

#globalsearch input {
    border: 1px solid #819FBA;
    width: 8em;
    font-size: 0.98em;
    padding-left: 0.4em;
    vertical-align: middle;
}

#globalsearch button {
    width: 36px;
    height: 16px;
    margin-left: -3px;
    text-indent: -999em;
    color: #09c; /* changed the text to this because of Safari 2 bug that won't indent button text */
    cursor: pointer;
    vertical-align: middle;
}
#globalsearch button:hover {
    background-position: bottom left;
}

#globalnav {
     padding:0 5px 0 0 !important;
}
#globalnav .pipedlistseparator {
      border-left: 1px solid black !important;
}
#globalnav ul 
{
    font-size: .85em;
}
#globalnav li {
    font-size: 1em;
}
#globalnav ul, #globalnav li, #globalnav a
{
    margin: 0; padding: 0; border: 0;
}

/***Language selector****/
#globalnav #languageSelector {
    float:left;
    padding-right:9px;
    padding-top:5px;
}
#globalnav #languageSelector li {
    float:left;
    height:1em;
    padding: 0 1em !important;
}
#globalnav #languageSelector li a {
    display:block;
    margin-top:-5px;
}
#globalnav #languageSelector .cn-trad, #globalnav #languageSelector .cn-simp, #globalnav #languageSelector .kh, #globalnav #languageSelector .la {
    height:12px;
    margin-top:0;
    text-align:left;
    text-indent:-9999px;
}
#globalnav #languageSelector a.cn-trad:hover, #globalnav #languageSelector a.cn-simp:hover, #globalnav #languageSelector a.kh:hover, #globalnav #languageSelector a.la:hover {
    background-position:left bottom;
}
#globalnav #languageSelector .cn-trad:focus, #globalnav #languageSelector .cn-simp:focus, #globalnav #languageSelector .kh:focus, #globalnav #languageSelector .la:focus {
    -moz-outline-style: none;
    border:1px dotted black;
}
#globalnav #languageSelector .cn-trad {
    background:transparent url(/base/Resources/resources/8/7/87e97a804b915da4a36cb798006064f7/trad_cn.gif) no-repeat 0px 0px;
    width:35px;
}
#globalnav #languageSelector .cn-simp {
    background:transparent url(/base/Resources/resources/0/8/08cf63004b915df3a5a1b798006064f7/simpl_cn.gif) no-repeat 0px 0px;
    width:23px;
}
#globalnav #languageSelector .kh {
    background:transparent url(/base/Resources/resources/2/8/28dc42004b915e46a809bf98006064f7/language_Khmer01.gif) no-repeat 0px 0px;
    width:18px;
    height:17px;
    margin-top:-3px;
}
#globalnav #languageSelector .la {
    background:transparent url(/base/Resources/resources/9/6/96e332004b915e63a8dbbf98006064f7/language_lao.gif) no-repeat 0px 0px;
    width:23px;
height:10px;
margin-top:1px;
}

#primary-nav {
    margin: 0; padding: 0; border: 0;
    float: left;
    width: 100%;
    margin-top: -2em;
    padding-top: 7px;
    z-index: 10;
}

#primary-nav p, #primary-nav ul, #primary-nav li, #primary-nav a {
    margin: 0; padding: 0; border: 0;
}

#tabs {
    position: relative;
    width: 100%;
    list-style: none;
}
#tabs a {
    display: block;
    height: 37px;
}


#tabs li {
    float: left;
    display: inline;
}

#tabs li a:hover {
    background-color: transparent;
    background-position: left -37px !important;
}

#tabs li.currentfirstlevel a {
    background-color: transparent;
    background-position: 0 -74px !important;
    cursor: default;
}

#tabs li.currentfirstlevel a:hover {
    background-color: transparent;
    background-position: left -74px !important;
    cursor: pointer;
}


#tabs a .nonvisual {
    position: absolute;
    left: -999em;
}

#tabs li a {
    background-color: transparent;
    text-indent: -999em;
    overflow: hidden;
}

#tabs li.currentfirstlevel.currentPage a:hover {
    cursor: default;
}

#tabs #tabs-personal a {
    width: 85px;
}

#tabs #tabs-business a {
    width: 88px;
}

#tabs #tabs-corporate a {
    width: 93px;
}

#tabs #tabs-aboutanz a {
    width: 97px;
}

#tabs #tabs-small-business a {
    width: 87px;
}

#secondary-nav {
    margin: 0; padding: 0; border: 0;
    position: relative;
    float: left;
    width: 100%;
    z-index: 10;
}

#secondary-nav p, #secondary-nav ul, #secondary-nav li, #secondary-nav a {
    margin: 0; padding: 0; border: 0;
}

#tabs-subnav {
    position: relative;
    width: 100%;
    list-style: none;
    height: 47px;
    font-size: .9em;
}

#tabs-subnav li {
    float: left;
    display: inline;
}

#tabs-subnav li a {
    background: #0066CC url(/base/Resources/resources/e/6/e6efc5004b915d8da2c2b798006064f7/tab-subnav-bg.gif) top right no-repeat;
    color: white !important;
    display: block;
    font-size: 1em;
    line-height: 1.5em;
    height:  auto !important;
    min-height: 40px;
    height:40px;
    text-align: center;
    padding: 7px 9px 0 9px;
}

#tabs-subnav li a:hover {
    background-position: right -47px; 
    text-decoration: none;
    cursor: pointer;
}

#tabs-subnav a .nonvisual {
    position: absolute;
    left: -999em;
}

#tabs-subnav li.currentsecondlevel a {
    background-position: right -47px; 
}

#LHNtoppanel {
    height: 103px;
    width: 204px;
    background: #06c url(/base/Resources/resources/a/0/a0e532004b915d8aa2aab798006064f7/navbar-feature-bg.png) top right no-repeat;
}

#sidebarWrapper{
	float:right;
	width: 243px;
}
.GenericLoginBox {
	background:#0194FC url(/base/Resources/resources/3/5/357092804b915e66a8e6bf98006064f7/background_image.gif) top left no-repeat;
	height: 131px;
	width: 237px;
	margin-left:5px;
}
#loginbox_placeholder {
	height:138px !important;
	width: 243px;
	float:right;
}
#loginbox {
	width:243px;
	text-align:left;
	margin:0;
	background:#0194FC url(/base/Resources/resources/a/9/a92f82804b915e07a644b798006064f7/background_gradient.jpg) repeat-x;
	padding:5px 0px 2px 0px;
}
#loginbox.noRadioButtonList p {
	margin-top: 7px;
	font-size: 80%;
	padding-left: 26px;
	font-weight:bold;
}
#loginbox a {
	color: #005095;
	font-size: 87%;
	margin:0;
	padding:0;
}
#loginbox a:hover {
	color: #005095;
	text-decoration: underline;
}
#loginbox img {
	border:none;
}
#loginbox ul {
	list-style:none;
	margin:0pt 0pt 5px 18px;
	padding:0 0 5px 0;
	font-size:0.8em;
}
#loginbox ul li {
	line-height:14px;
}
#loginbox ul.footerlinks li {
	line-height:17px;
	display:inline;
	float:left;
	list-style-image:none;
	margin:0pt 2px 0pt 4px;
	padding-left:13px;
	background:transparent url(/base/Resources/resources/6/4/642d31004b915db2a3cfb798006064f7/arrow_5e.gif) no-repeat scroll left center;
}
#loginbox a {
	text-decoration: none;
}
#loginbox a:hover {
	text-decoration: underline;
}
#loginbuttons {
 	padding-top: 12px;
	margin-bottom: 10px;
}
#loginbox input {
	height:9pt;
}
.warningimage {
	width:12px;
	height:11px;
	margin-left:10px;
	background:transparent url(/base/Resources/resources/a/e/ae4101804b915e08a64bb798006064f7/warning.gif) no-repeat center;
}
#logonlinks {
	padding-top: 1.3em;
	margin-left: -20px;
}
#loginbox.threeOptions #loginbuttons {
	margin-bottom: 0 !important;
	padding-top:5px !important;
}
#loginbox.threeOptions #logonlinks {
	padding-top:0.9em !important;
}
#loginbox.threeOptions .logonGeneric {
	margin-top:0 !important;
}

#loginbox.fourOptions #loginbuttons {
	margin-bottom: 0 !important;
	padding-top:0 !important;
}
#loginbox.fourOptions #logonlinks {
  	padding-top:0.7em !important;
}
#loginbox.fourOptions .logonGeneric {
	margin-top:2px;
}
#loginbox.fourOptions   ul {
	margin-bottom: 0;
	padding-top: 2px;
}
#loginbox.fourOptions  ul li {
                     height: 1.2em 
}
#loginbox.noRadioButtonList #logonlinks
{
	padding-top: 24px !important;
}
#logonlinkscorp
{
	margin-left: -17px;
	padding-top: 1.2em;
}
.logonGeneric {
	font-size:0px;
	margin:10px 0pt 0pt 25px;
	padding:0pt;
}
#loginbox.noRadioButtonList .logonGeneric {
	margin-top:20px !important;
}

.onlineservicesGenericCorp {
	margin:0px 0px 18px;
	padding:30px 0px 0px;
}
.logonGenericCorp {
	margin:10px 0pt 0pt 22px;
	padding:0pt;
}
#logonlinkscorp {
	margin-left:-17px;
	padding-top:1.2em;
}

#sidebar {
    float: right;
    width: 243px;
    clear:both;	
    color: black;
    font-size: 79%;
    line-height: 150%;
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
}

#RHNContainer {
	width:243px;
	text-align:left;
	margin:0 0 10px;
	padding:0;
	line-height:23px;
	height:auto !important;
	height:281px;
	background-color:#0180e9;
}

#RHNContainer p {
	width:243px;
	height: 40px;
	text-indent: -9999em;
	margin:0px;
	padding:0px;
}

#RHNContainer ul {
	margin:0px;
	padding:0 0 10px 0;
}
#RHNContainer ul.news {
	margin-top:-2px;
}
#RHNContainer li {
	margin:0 10px 0 40px;
	line-height:16px;
	padding:0px 0 1px 0;
	list-style-image: url('/base/Resources/resources/3/6/364bea804b915dbaa40bb798006064f7/arrow_RHN.gif');
}
#RHNContainer a {
	cursor: pointer;
	font-size: 87%;
	text-decoration: none;
}
#RHNContainer a:hover {
	text-decoration: underline;
}
#RHNContainer a {
	color: white;
}
#RHNContainer a:visited {
	color: white;
}
#RHNContainer a:hover {
	color: #e4e4e4;
}
.rhnImage{
	height:120px;
}

/* Corporate styles */
.OnlineServicesHeaderBox {
	float:left;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:6px;
}

#ANZOnlineServices {
	width:230px;
	font-size: 11px;
}

#MarketsOnline {
	width:230px;
	font-size: 11px;
}

.OnlineServicesForm {
	margin-left:6px;
}


#contentWrapper {
    font-size:79%;
    margin: 0 243px 0 204px;
    padding: 10px 17px;
    width:auto;
}
#contentWrapperGlobal {
    font-size:79%;
    padding:10px 17px;
}
#contentWrapper h1.level2Heading, h1.globalHeading {
    text-indent:-9999px; 
    height:36px; 
    margin:-10px 0 12px 0 !important;
    overflow:hidden; 
}

#contentWrapper h2, #contentWrapperGlobal h2 {
    font-size:1.3em;
    padding-top:0;
}
#contentWrapper h3, #contentWrapperGlobal h3 {
    font-size:1.1em;
}
#contentWrapper h4, #contentWrapperGlobal h4 {
    font-size:1em;
}
#contentWrapper h5, #contentWrapperGlobal h5 {
    font-size:0.95em;
}
#contentWrapper h2, #contentWrapperGlobal h2 , #contentWrapper h3, #contentWrapperGlobal h3, #contentWrapper h4, #contentWrapperGlobal h4, #contentWrapper h5, #contentWrapperGlobal h5 {
    margin:25px 0 12px 0;
}   
div#contentWrapper p, div#contentWrapper ul, div#contentWrapper ol {
	/*margin:8px 0 8px 0;*/
}
div#tabsTwo, div#tabsThree, div#tabsFour, div#tabsFive, div.banner-img {
	margin:13px 0 0 0 !important;
}
.shadedBGHeading {
   background-color:#eeeeee;
}
#contentWrapper h3.shadedBGHeading, #contentWrapperGlobal h3.shadedBGHeading, #contentWrapper h4.shadedBGHeading, #contentWrapperGlobal h4.shadedBGHeading {
    background-color:#eeeeee;
    padding:5px;
}
.pagecontent {
    font-size:85%;
    padding:10px;
}

.pagecontent h1 {
    font-size:130%;
    color:#0066cc;
}

.ir {
	height: 0;
	overflow: hidden;
	line-height: 2em;
}

.phone {
	font-weight: bold;
}

.boldText {
                     font-weight:bold;
}

.disclaimer, .laosDisclaimer, .khmerDisclaimer {
                     color: #666666;
                     display:block;
                     width:99%;
	font-size:90%;
}

.hide, #hide, li.hide {
	display:none !important;
}

.nonvisual {
	width: 0;
	height: 0;
	overflow: hidden;
}

.clear {
	clear:both;
}

.killfloat {
	clear: both;
}

/*****Country selector styles****/
#HPCountrySelector {
	float: left;
	width: 204px;
	height: 138px;
	background: #06c url(/base/Resources/resources/a/0/a0e532004b915d8aa2aab798006064f7/navbar-feature-bg.png) top right no-repeat;
}

#HPCountrySelector p {
	margin:0;
	padding:0;
}

#CountrySelector {
	float: left;
	width: 204px;
	height: 36px;
	background: #06c url(/base/Resources/resources/a/0/a0e532004b915d8aa2aab798006064f7/navbar-feature-bg.png) top right no-repeat;
}

#CountrySelector p {
	margin:10px 0 0 2px;
	padding:0px 0 0 5px;
	height:23px;
	background: url(/base/Resources/resources/0/f/0f87b7004b915daea3afb798006064f7/bg_countrySelectorGlobe.gif) top left no-repeat;
}
#frmChooseCountry {
	margin:0px;
	padding:0px;
}
#lblChooseCountry {
	text-indent: -9999px;
	height: 33px;
	width: 169px;
	margin: 40px 0px 0px 15px !important;
}
#countryList {
	margin-left:15px;
	float: left;
	width: 130px;
	font-size:75%;
}
#frmChooseCountry.kh #countryList {
	font-size:65%;
}
#CountrySelector #countryList {
	margin:0 5px 0 15px !important;
}
#btnChooseCountry {
	height: 16px;
	width: 36px;
	padding: 0;
	margin: 0 0 0 3px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
#btnChooseCountry:hover {
	background-position: bottom left;
}

/****Action strip, select list/bookmarks, drop down styles ****/
.actionstrip {
                     background-color:#D8F0FC;
	height:2.1em;
	line-height:2.3em;
	margin-left:-0.6em;
	margin-bottom:1.5em;
	padding-left:0.6em;
}

.actionstrip button {
                     margin-top: -0.3em;
                     text-indent:-9999px;
                     cursor:pointer;
                     vertical-align:middle;
                     border:0;
                     padding:0;
}

.actionstrip form, .actionstrip label, .actionstrip p {
                     margin:0;
                     padding:0;
}

.actionstrip select {
                     margin-top: -0.25em;
                     vertical-align:middle;
                     font-family:Verdana,Arial,Helvetica,sans-serif;
                     font-size:0.98em;
} 

.highlightstrip {
                     background-color:#F1F1F2;
	height:2.1em;
	line-height:2.1em;
	margin-left:-0.6em;
	padding-left:0.6em;
}

#selBookmarks {
     margin-left: 10px;
     margin-right: 10px;
     width: 14em;
}

/***Formatted table styles***/
table caption {
	font-weight:bold;
	text-align:left;
	padding:10px 0;
}
#contentWrapper table.formatted {
	width:100%;
}
#contentWrapper #tabContainer .HSContentWide table.formatted {
	margin:0;
}
#contentWrapper dd.HSContentWide table.formatted {
	margin:5px 0 0 0;
}
#contentWrapperGlobal table.formatted {
	width: 938px !important;
}
table.formatted {
	text-align:left;
	border-collapse:collapse;
	background:url('/base/Resources/resources/2/b/2b1bad804b915e00a608b798006064f7/bg_tableBorder.gif') repeat-x bottom left;
	margin:10px 0;
}
table.formatted tbody tr:first-child td, table.formatted tbody tr:first-child th {
	background:url('/base/Resources/resources/2/b/2b1bad804b915e00a608b798006064f7/bg_tableBorder.gif') repeat-x scroll left top !important;
}
table.formatted thead th {
	background: #EEEEEE url('/base/Resources/resources/2/b/2b1bad804b915e00a608b798006064f7/bg_tableBorder.gif') no-repeat scroll left top !important;
}

table.formatted tr {
	vertical-align:top;
}
table.formatted p {
	padding-top:0 !important;
	margin-top:0 !important;
}
table.formatted ul {
	padding:0 0 0 20px;
	margin:0;
}
table.vietnamFeesCharges tbody th {
	font-weight:normal;
}
table tr.row1 {
	background-color:#eeeeee !important;
}
table.formatted thead tr.row1 th {
	background-color:#eeeeee !important;
}
table.formatted thead th {
	border-collapse:separate;
	background:#eeeeee url('/base/Resources/resources/2/b/2b1bad804b915e00a608b798006064f7/bg_tableBorder.gif') repeat-x bottom left;
	height:31px;
	vertical-align:middle;
	padding:5px;
}
table.formatted td, table.formatted th {
	padding:5px 5px;
}
table.formatted th p {
	margin:0px !important;
}
div.tableTopBorder {
	background: url('/base/Resources/resources/2/b/2b1bad804b915e00a608b798006064f7/bg_tableBorder.gif') repeat-x;
	width:938px;
	height:1px;
}
div.tableBottomBorder {
	background: url('/base/Resources/resources/3/4/347b2a804b915daca3a3b798006064f7/bg_tableHead.gif') repeat-x;
	width:938px;
	height:1px;
}
.decreaseFontSize {
	font-size:0.9em;
}
a.bookmark:hover {
	text-decoration:none !important;
	color: black;
}

#contentWrapper sup {
	color: #666666;
	font-size: 90%;
}

#footer {
    clear: both;
    color: black;
    text-decoration: none;
    width: 100%;
    margin: 1em auto 0 ;
    padding-top: 1em;
    border-top: 4px solid #cceaff;
    text-align: center;
    font-size: .9em;
    line-height: 130%;
}
#footer ul.horizontallist {
       padding:0pt;
}
#footer ul.horizontallist li {
	display: inline;
        padding-right: 12px;
}

#footer ul span, #footer .pipedlistseparator {
                     border-right: 1px solid black;
                     padding:0 5px;
}
/* may be unnecessary */
#footer * {
    margin: 0;
    /*padding: 0;*/
    border: 0;
    text-decoration: none;
}

#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer p, #footer ul {
	font-size: 79%;
}
div.footer-logo {
	height:100%;
	margin-top:10px;
	overflow:auto;
}
div.footer-logo img {
	float:right;
}

/* ANZ formatted tables */
div.grey-background {
    background:url(/base/Resources/resources/4/d/4d68f7804b915e0fa686b798006064f7/product_bg.png) repeat-x bottom;
    height:144px;
}
div.grey-background img {
    float:left;
    padding-right:20px;
}
img.hover-button {
	position:relative;
	border:0px;
}
div#contentWrapper p.hover-button-p, div.hover-button-div, div.layout-section div.hover-button-div, div.layout-section-grey div.hover-button-div, div.layout-section-gradient div.hover-button-div { 
	height:29px;
	overflow:hidden;
	position:relative;
/*	margin:0px !important;*/
}
div.hover-button-div, div.layout-section div.hover-button-div, div.layout-section-grey div.hover-button-div, div.layout-section-gradient div.hover-button-div {
	padding-top:0px !important;
	padding-bottom:0px !important;
}
p.tag-line {
	margin-top:-12px;
}

