/*--
  CSS Reset (Reloaded)
  by Eric Meyer
  www.meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
--------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000000;
	background: #FFFFFF;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---- Basic Elements ---- */
body { background: #FFFFFF; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 75%; height: 100%; width: 100%; } /* Global Font Size -> 12px */

h1 { color: #00538e; font-family: "Times New Roman", Times, serif; font-size: 36px; font-weight: bold; }
h2 { color: #00538e; font-family: Helvetica, Verdana, sans-serif; font-size: 28px; }
h3 { color: #00538e; font-family: Helvetica, Verdana, sans-serif; font-size: 18px; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }
em { font-style: oblique; }
strong { font-weight: bold; }
img { display: block; }

/* ---- Generic Classes ---- */
.clear { clear: both; height: 0; line-height: 0; margin: 0; padding: 0; }
.leftAlign { float: left; width: auto; }
.rightAlign { float: right; width: auto; }
.noBdr { border: none !important; }

/* Button Classes */
.button a { display: block; height: 21px; overflow: hidden; text-indent: -9999px; width: auto; }
.button a:hover { background-position: 0 -21px; }
.readMore a { background: url(../imgs/btn_readMore.gif) 0 0 no-repeat; width: 90px; }
.learnMore a { background: url(../imgs/btn_learnMore.gif) 0 0 no-repeat; width: 94px; }
/* .findOut a { background: url(../imgs/btn_findOut.gif) 0 0 no-repeat; width: 77px; } */
.moreFaqs a { background: url(../imgs/btn_moreFaqs.gif) 0 0 no-repeat; width: 90px; }
.view a { background: url(../imgs/btn_view.gif) 0 0 no-repeat; width: 54px; }
.go a, .go2 a { background: url(../imgs/btn_go.gif) 0 0 no-repeat; width: 46px; }
.backSupport a { background: url(../imgs/btn_backToSupport.gif) 0 0 no-repeat; width: 126px; }
.dlNow a { background: url(../imgs/btn_downloadNow.gif) 0 0 no-repeat; width: 122px; }
.inquire a { background: url(../imgs/btn_inquireCharge.gif) 0 0 no-repeat; width: 160px; }
.visitHelp a { background: url(../imgs/btn_helpCenter.gif) 0 0 no-repeat; width: 153px; }
.moreOptions a { background: url(../imgs/btn_contactOptions.gif) 0 0 no-repeat; width: 159px; }

/* ---- Basic Layout ---- */
#pg { background: #c4d7e7 url(../imgs/bg_page.gif) 50% 0 no-repeat; height: 100%; width: 100%; }
#cw { background: url(../imgs/bg_pageFill.png) 0 0 repeat-y; margin: 0 auto; width: 950px; }
#hd, #bd { margin: 0 3px; width: 942px; }
#hd { background: url(../imgs/bg_header.gif) 0 0 no-repeat; }
#bd {}
#ft { background: url(../imgs/bg_footerFill.png) 0 100% repeat-x; padding: 25px 0 5px; width: 100%; }

#leftCol { float: left; margin-left: 23px; padding: 46px 0 0; width: 575px; }
#middleCol { float: left; width: auto; }
#rightCol { float: right; margin-right: 12px; width: 305px; }
#fullCol { margin: 0 23px; padding: 46px 0 0; }

/* ---- Header ---- */
#hd h1 { padding: 10px 0 0 22px; height: 57px; } 
#nav { background: url(../imgs/bg_nav.gif) 0 0 repeat-x; height: 30px; padding: 0 0 0 177px; width: 765px; position: relative; z-index: 10; }
#nav li { background: url(../imgs/nav_divide.gif) 0 0 no-repeat; display: inline-block; float: left; height: 30px; padding: 0 0 0 2px; position: relative; }
#nav li a { color: #FFFFFF; display: block; font-size: 14px; font-weight: bold; height: 22px; padding: 8px 0 0; text-align: center; width: 151px; }
#nav li.on a, #nav li.over a, #nav li a:hover { background: url(../imgs/nav-on.gif) 0 0 repeat-x; text-decoration: none; }

#nav .subNav { border: 1px solid #aac1d3; border-top: none; display: none; left: 0; margin-bottom: -3px; position: absolute; top: 30px; width: 151px; }
#nav .subNav li { background: none; background-color: #FFFFFF; border-top: 1px solid #aac1d3;  clear: both; display: block; height: 32px; padding: 0; }
#nav .subNav li a { background: url(../imgs/subNavBullet.gif) 12px 12px no-repeat; color: #336699; font-size: 13px; font-weight: normal; float: left; padding: 10px 0 0 27px; text-align: left; width: 124px; }
#nav .subNav li a:hover { background: #01548f url(../imgs/subNavBullet-on.gif) 12px 12px no-repeat; color: #FFFFFF; } 

/* ---- Content ---- */
#hero { border-bottom: 2px solid #aac1d3; position: relative; z-index: 1; }
#mainContent { padding: 26px 0 10px; position: relative; top: -26px; z-index: 2; zoom: 1; }
#fullCol #flashContainer { margin: 20px 0 20px 150px; width: 610px; }
#leftCol h2 { padding-bottom: 10px; text-transform: lowercase; }
#leftCol h3 { padding-bottom: 6px; text-transform: lowercase; }
#leftCol h4 { color: #595959; font-size: 14px; font-weight: bold; padding-bottom: 8px; }
#leftCol p { color: #666666; font-size: 14px; line-height: 1.4; padding: 0 0 20px; }
#leftCol a { color: #339999; }
#leftCol ul { margin-bottom: 25px; padding-left: 22px; }
#leftCol ul ul { margin-top: 15px; }
#leftCol li { background: url(../imgs/starBullet.gif) 0 0 no-repeat; color: #666666; font-size: 12px; line-height: 1.3; margin-bottom: 10px; padding-left: 8px; }
#leftCol .backSupport { padding-left: 25px; }

#tabContainer { background: url(../imgs/tabs-bottom.gif) 0 100% no-repeat; margin: -26px 0 35px 6px; padding: 0 0 11px; position: relative; z-index: 5; }
#tabs { height: 26px; }
#tabs li { display: inline-block; float: left; height: 26px; margin: 0; padding: 0; }
#tabs a { display: block; height: 26px; text-indent: -9999px; }
#tabOne { background: url(../imgs/tabs.png) 0 0 no-repeat; width: 137px; }
#tabTwo { background: url(../imgs/tabs.png) -137px 0 no-repeat; width: 144px; }
.two #tabOne { background: url(../imgs/tabs.png) 0 -26px no-repeat; width: 137px; }
.two #tabTwo { background: url(../imgs/tabs.png) -137px -26px no-repeat; width: 144px; }
.tabContent { background: url(../imgs/tabs-fill.gif) 0 0 repeat-y; padding: 4px 7px 0 5px; display: none; }
.tabContent p { color: #595959; font-size: 11px; line-height: 1.4; padding: 14px 15px 7px; }
.tabContent span { display: block; }
.tabContent img.leftAlign { padding: 0 12px 0 3px; }
.tabContent p.withImg { padding: 12px 0 7px; }
.tabContent .go, .tabContent .go2 { margin-left: 14px; padding: 0 0 6px; }
.tabContent .go2 { margin-left: 152px; }

.module { background: url(../imgs/module-fill.gif) 0 0 repeat-y; width: auto; }
.module h4 { background: url(../imgs/module-top.gif) 0 0 no-repeat; color: #8ca782; font-size: 15px; font-weight: bold; height: 27px; padding: 22px 0 0 23px; }
.module h4 .pdfIcon { height: 25px; left: 265px; position: absolute; top: 10px; width: 24px; }
.module p { line-height: 1.4; padding: 12px 21px 0 16px; }
.module ul { margin: 12px 0 0;  padding: 0 0 0 36px; }
.module li { font-size: 12px; margin-bottom: 6px; }
.module .mid { background: url(../imgs/module-gradFill.gif) 0 0 repeat-x; height: auto; margin-left: 9px; width: 286px; }
.module .bottom { background: url(../imgs/module-bottom.gif) 0 0 no-repeat; height: 22px; width: 305px; }
.module .topEnd { background: url(../imgs/module-end-top.gif) 0 0 no-repeat; }
.module .bottomEnd { background: url(../imgs/module-end-bottom.gif) 0 0 no-repeat; height: 25px; }
.single { margin-top: 42px; } /* second class for when only one module on the page */
.single h4 { height: 25px; padding-top: 15px; position: relative; }

/* ---- Footer ---- */
#ft p { color: #7aa5c4; font-size: 0.92em; margin: 0 auto 11px; text-align: center; width: 950px; }
#ft a { color: #7aa5c4; }
#ft .copyright { color: #aac1d3; font-size: 0.83em; }

/* ---- Homepage ---- */
.home #mainContent { padding: 30px 0 10px; top: -30px; }
.home #leftCol { margin-left: 10px; padding-top: 0; width: 412px; }
.home #middleCol { margin-left: 12px; padding-top: 15px; width: 258px; }
.home #rightCol { margin-right: 11px; padding-top: 3px; width: 229px; }

.home #hero { height: 298px; width: auto; position: relative; background: url(../imgs/hero-home.gif) 0 0 no-repeat; }
.home #hero img { display: block; float: left; width: auto; }
.home #hero p { left: 0; position: absolute; text-indent: -9999px; top: 0; z-index: 100; }
.home #hero p a { display: block; height: 20px; left: 75px; position: absolute; }
.home #hero p a.q1 { top: 105px; width: 395px; }
.home #hero p a.q2 { top: 139px; width: 300px; }
.home #hero p a.q3 { top: 173px; width: 260px; }
.home #hero #heroImgs { float: right; width: auto; }
.home #hero #heroImgs img { float: none; display: none; }

.home #leftCol p { color: #999999; font-size: 16px; padding: 0; }
.home #tabContainer { background: url(../imgs/homeTabs-bottom.gif) 0 100% no-repeat; margin: -30px 0 0; padding-bottom: 22px; }
.home #tabs, .home #tabs li, .home #tabs a { height: 30px; }
.home #tabs { padding-left: 0; }
.home #tabs li { margin: 0; padding: 0; }
.home #tabOne { background: url(../imgs/homeTabs.png) 0 0 no-repeat; width: 126px; }
.home #tabTwo { background: url(../imgs/homeTabs.png) -126px 0 no-repeat; width: 152px; }
.home .two #tabOne { background: url(../imgs/homeTabs.png) 0 -30px no-repeat; width: 126px; }
.home .two #tabTwo { background: url(../imgs/homeTabs.png) -126px -30px no-repeat; width: 152px; }
.home .tabContent { background: url(../imgs/homeTabs-fill.gif) 0 0 repeat-y; margin: -25px 0 0; padding: 30px 35px 0 27px; }
.home .tabContent .readMore { margin-top: 34px; }

.home h2 { padding-bottom: 5px; }
.home .q_a { background: url(../imgs/bottomDivide-short.gif) 0 100% no-repeat; border: none; margin: 10px 0 12px; padding-bottom: 10px; }
.home .q_a2 { padding-bottom: 12px; }
.home .question { background: url(../imgs/ico_question.gif) 0 0 no-repeat; color: #8cbab7; font-size: 15px; line-height: 1.3; margin-bottom: 7px; padding-left: 25px; }
.home .answer { background: url(../imgs/ico_answer.gif) 0 0 no-repeat; font-size: 12px; line-height: 1.4; padding-left: 25px; }

.home .homeModule { background: url(../imgs/homeModule-fill.gif) 0 0 repeat-y; }
.home .homeModule h4 { background: url(../imgs/homeModule-top.gif) 0 0 no-repeat; color: #8ca782; font-size: 15px; font-weight: bold; height: 28px; padding: 18px 0 0 22px; }
.home .homeModule p { line-height: 1.4; padding: 12px 21px 0 15px; }
.home .homeModule .mid { background: url(../imgs/homeModule-gradFill.gif) 0 0 repeat-x; margin-left: 9px; width: 211px; }
.home .first h4 { padding: 22px 0 0 22px; }
.home .first .bottom { background: url(../imgs/homeModule-bottom.gif) 0 0 no-repeat; height: 14px; width: 229px; }
.home .last h4 { background: url(../imgs/homeModule2-top.gif) 0 0 no-repeat; height: 24px; padding: 15px 0 0 22px; }
.home .last .bottom, .home .bottomEnd { background: url(../imgs/homeModule2-bottom.gif) 0 0 no-repeat; height: 22px; width: 229px; }

/* ---- Blog ---- */
#leftCol .blogPost { border-bottom: 1px solid #dff2f1; margin-bottom: 15px; }
#leftCol .blogPost img { margin-left: 15px; }
#leftCol .date { font-size: 12px; font-weight: bold; padding-bottom: 10px; } 
#leftCol .category { color: #999999; font-size: 12px; padding: 12px 0 10px; }

#rightNav { margin: 54px 0 0 25px; }
#rightNav h5 { color: #595959; font-size: 13px; font-weight: bold; margin-bottom: 8px; }
#rightNav ul { margin-bottom: 30px; }
#rightNav ul ul { margin: 0; }
#rightNav li { margin-bottom: 8px; }
#rightNav li.active { background: url(../imgs/blueTraingle-down.gif) 0 2px no-repeat; padding-left: 16px; }
#rightNav li.active ul { margin-top: 8px; padding-left: 16px; }
#rightNav li a, #rightNav li a span { color: #999999; font-size: 13px; font-weight: bold; }
#rightNav li a.on { color: #339999; }
#rightNav li a.on span { color: #999999; }

/* ---- FAQ ---- */
#leftCol .q_a { border-bottom: 1px solid #dff2f1; margin: 10px 0 20px; padding-bottom: 12px; }
#leftCol .q_a p { padding-bottom: 5px; }
#leftCol .question { background: url(../imgs/ico_question.gif) 0 0 no-repeat; color: #8cbab7; font-size: 15px; line-height: 1.3; margin-bottom: 7px; padding-left: 25px; }
#leftCol .answer { background: url(../imgs/ico_answer.gif) 0 0 no-repeat; font-size: 12px; line-height: 1.4; padding-left: 25px; padding-right: 15px; }

/* ---- Top FAQs Module ---- */
#rightCol .q_a { border-bottom: 1px solid #dff2f1; margin: 0 10px 0; padding: 16px 0 12px; }
#rightCol .q_a p { margin-left: 5px; padding-bottom: 5px; padding-top: 0; }
#rightCol .question { background: url(../imgs/ico_question.gif) 0 0 no-repeat; color: #8cbab7; font-size: 15px; line-height: 1.3; margin-bottom: 7px; padding-left: 25px; }
#rightCol .answer { background: url(../imgs/ico_answer.gif) 0 0 no-repeat; font-size: 12px; line-height: 1.4; padding-left: 25px; padding-right: 15px; }

/* ---- Support - Merchant Info ---- */
.support #leftCol { padding-top: 30px; }
.support #rightCol { min-height: 625px; height: auto !important; height: 625px; position: relative; }
.support #leftCol h2 { margin-bottom: 0; }
.support #leftCol p { color: #595959; }
.support #leftCol .splitBottom { margin-top: 245px; }
.support #rightCol .splitBottom { left: 0; position: absolute; top: 372px; }
.support #leftCol .splitBottom h4 { color: #8ca782; font-size: 15px; font-weight: bold; }
.support #rightCol .splitBottom h4 { width: 305px; }
.support #leftCol .splitBottom p { color: #808080; font-size: 13px; }
.support #providerMerchant { left: 0; position: absolute; top: 165px; }
.support #providerMerchant h4 { color: #8ca782; float: left; font-size: 14px; font-weight: bold; height: 18px; margin: 0 0 10px 22px; padding: 3px 0 0 30px; width: 255px; }
.support #providerMerchant #hdr1 { background: url(../imgs/support_hdr1.gif) 0 0 no-repeat; } 
.support #providerMerchant #hdr2 { background: url(../imgs/support_hdr2.gif) 0 0 no-repeat; } 
.support #providerMerchant #hdr3 { background: url(../imgs/support_hdr3.gif) 0 0 no-repeat; } 
.support #providerMerchant h4 a { color: #01538b; font-size: 11px; font-weight: normal; margin-left: 5px; text-decoration: underline; } 
.support .selectionInfo { border: 1px solid #b6b6b6; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; float: left; height: 180px; margin-left: 22px; overflow: auto; padding-top: 6px; width: 284px; }
.support .selectionInfo p { font-size: 13px; line-height: 1.4; padding: 4px 16px 0; }
.support .selectionInfo li a { color: #585858; display: block; padding: 6px 0 6px 16px; }
.support .selectionInfo li a.on { background-color: #8ca782; color: #FFFFFF; }
.support #merchant, .support .merchantInfo { display: none; }

.support .tipBox { background: url(../imgs/tipsTop.gif) 0 0 no-repeat; display: none; padding: 0 0 0 18px; position: absolute; top: 147px; width: 268px; z-index: 50; }
.support .tipBox p { padding: 2px 6px 0 0; text-align: right; }
.support .tipBox a { color: #FFFFFF; font-size: 12px; }
.support .tipBox a:hover { color: #394534; text-decoration: none; }
.support .tipBox .mid { background: #FFFFFF url(../imgs/tips_fill.gif) 0 0 repeat-y; margin: 16px 0 0; width: 268px; }
.support .tipBox .mid p { line-height: 1.3; padding: 0 24px 8px; text-align: left; }
.support .tipBox .bottom { background: url(../imgs/tipsBottom.gif) 0 0 no-repeat; height: 20px; width: 268px; }
.support #providerTip { left: 280px; }
.support #merchantTip { left: 565px; }

/* ---- Contact Us ---- */
.contact #mainContent { margin-top: 44px; padding-bottom: 100px; }
.contact h2 { margin-left: 23px; padding-bottom: 14px; }
.contact a { color: #339999; }
.contact #leftCol { margin: 0 0 0 23px; padding: 0; width: 285px; }
.contact #middleCol { margin: 0 0 0 21px; width: 285px; }
.contact #rightCol { margin: 0 21px 0 0; width: 285px; }
.contact h3, .contact #leftCol h3 { border-bottom: 2px solid #dff2f1; margin: 0 15px 10px 0; padding: 0 0 8px; }
.contact p, .contact #leftCol p { font-size: 14px; line-height: 1.2; padding: 0; }
.contact .cQuestion, .contact #leftCol .cQuestion { color: #8cbab7; font-size: 15px; padding: 0 15px 12px 0; }
.contact dl { color: #595959; height: auto; width: 100%; }
.contact dt { clear: left; float: left; font-weight: bold; text-align: right; width: 52px; vertical-align: middle; }
.contact dd { float: left; line-height: 1.2; margin-left: 8px; padding-bottom: 20px; width: 222px; }
.contact dt.bLabel { padding: 3px 0 0; }
.contact dd.big { color: #00538e; font-size: 14px; font-weight: bold; padding: 0; }

/* ---- Report an Issue ---- */
#leftCol form { margin-left: 24px; }
#leftCol form p { font-size: 13px; }
#leftCol form label { color: #8cbab7; display: block; font-size: 13px; font-weight: bold; margin-bottom: 6px; }
#leftCol form label.textBoxLB { position: relative; width: 412px; }
#leftCol form label.textBoxLB span { color: #808080; font-size: 11px; font-weight: normal; left: 275px; position: absolute; top: 2px; width: auto; } 
#leftCol form input { border: 1px solid #b6b6b6; border-bottom-color: #dadada; border-right-color: #dadada; display: block; height: 18px; margin-bottom: 12px; padding-left: 4px; width: 160px; }
#leftCol form textarea { border: 1px solid #b6b6b6; margin: 0 0 26px; padding: 10px 0 0 10px; height: 130px; width: 402px; }
#leftCol form .submitBtns input { border: none; cursor: pointer; float: left; height: 21px; margin-right: 5px; text-indent: -9999px; width: auto; }
#leftCol form .submitBtns #reset { background-image: url(../imgs/btn_reset.gif); background-position: 0 0; background-repeat: no-repeat; width: 71px; }
#leftCol form .submitBtns #submit { background-image: url(../imgs/btn_submit.gif); background-position: 0 0; background-repeat: no-repeat; width: 71px; }

/* ---- Leadership ---- */
#leftCol .leaders { border-bottom: 2px solid #dff2f1; margin: 0 0 10px 20px; padding: 15px 0 0; }
#leftCol .leaderImg { float: left; width: 132px; }
#leftCol .leaderCopy { float: left; width: 422px; }
#leftCol .leaderCopy h5 { color: #8cbab7; font-size: 15px; font-weight: bold; padding-bottom: 12px; }
#leftCol .leaderCopy h5 span { display: block; font-weight: normal; padding-top: 6px; }
#leftCol .leaderCopy p { font-size: 12px; }

/* ---- Our Partners ---- */
#leftCol .partners { margin: 0 0 15px 20px; padding: 15px 0 0; }
#leftCol .partners h4 { border-bottom: 2px solid #dff2f1; color: #8cbab7; font-size: 15px; font-weight: bold; margin: 0 0 15px; padding: 0 0 6px; }
#leftCol .partnerImg { float: left; width: 128px; }
#leftCol .partnerCopy { float: left; width: 426px; }
#leftCol .partnerCopy p { font-size: 12px; }
.module .otherPartner { color: #8cbab7; font-size: 15px; }

/* ---- Resolution Center ---- */
iframe { margin: 10px 70px; height: 800px; width: 800px; }

/* ---- News Article ---- */
.article #fullCol { margin: 0 65px; }
.article #fullCol h2 { padding-bottom: 10px; text-transform: lowercase; }
.article #fullCol h3 { padding-bottom: 6px; text-transform: lowercase; }
.article #fullCol a { color: #339999; }
.article #fullCol p { color: #666666; font-size: 14px; line-height: 1.4; padding: 0 0 20px; }
.article #fullCol ul { margin-bottom: 25px; padding-left: 22px; }
.article #fullCol li { background: url(../imgs/starBullet.gif) 0 0 no-repeat; color: #666666; font-size: 12px; line-height: 1.3; margin-bottom: 10px; padding-left: 8px; }

/* ---- Tracker iFrame --- */
iframe#gaCode { height: 0px !important; margin: 0 !important; padding: 0; width: 0px !important; border: none; }

/* ---- NEW Support Page ---- */
.support2 #mainContent { padding-left: 23px; padding-right: 21px; margin-bottom: -5px; }
.support2 h2 { padding-bottom: 10px; text-transform: lowercase; }
.support2 h3 { padding-bottom: 6px; text-transform: lowercase; }
.support2 p { font-size: 14px; line-height: 1.4; width: 635px; }
.support2 #leftCol { float: left; padding: 18px 0 0 9px; margin: 0; width: 439px; }
.support2 #rightCol { float: right; padding: 18px 0 0 0; margin: 0; width: 448px; }

.support2 .module { background: url(../imgs/supportModule-fill.gif) 0 0 repeat-y; width: auto; }
.support2 .module h4 { background: url(../imgs/supportModule-top.gif) 0 0 no-repeat; color: #8ca782 !important; font-size: 15px; font-weight: bold; height: 23px !important; padding: 20px 0 0 23px !important; }
.support2 #leftCol .module .mid p, .support2 .module .mid p { font-size: 12px; margin: 0 !important; padding: 0 21px 0 15px !important; width: 267px !important; }
.support2 .module img { float: right; height: auto; margin: 8px 18px 0 0; width: 95px; }
.support2 .module .phNum img { float: none; margin: 14px 0; width: auto; }
.support2 .module .mid { background: url(../imgs/module-gradFill.gif) 0 0 repeat-x; height: 120px; margin-left: 10px; padding-top: 14px; overflow: hidden; width: 416px; }
.support2 .module .bottom { background: url(../imgs/supportModule-bottom.gif) 0 0 no-repeat; height: 17px; width: 435px; }

.support2 .visitHelp a, .support2 .learnMore a { margin-top: 15px; }
.support2 .moreOptions a { margin-top: 22px; }