#csp *, #mpshelp *, body {margin:0;padding:0;}

/* General styles for Customer Service Page(s) #csp */
#csp ul {
	list-style:none;
	font:normal 12px/1.5em Arial,sans-serif;
}
#csp ul li {
	padding-left:7px;
	background:url(/usacontent/productservices/images/bullet_3x3_black.gif) 0 0.7em no-repeat;
}
#csp p {margin-bottom:17px;font:normal 12px Arial,sans-serif;}
#csp .trademark {font-size:10px;}
#csp a {color:#339;}
#csp button strong {display:none;}

#breadCrumbArea {
	width:572px;
	font-size:11px;
	color:#999999;
	margin-bottom:2px;
}

#csp h2.pageHeader {
	width: 572px;
	font-size:13px;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom:1px solid #BAD5EF;
}
#csp h2.title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 14px;
}

.clearfix, .clearfix-left, .clearfix-right
	{
	display: inline-table;
	}
.clearfix:after, .clearfix-left:after, .clearfix-right:after
	{
	content: "."; 
	display: block;
	height: 0;
	visibility: hidden;
	}
.clearfix:after {clear: both;} /* clear all floating elements */
.clearfix-left:after {clear: left;} /* clear all elements floating left */
.clearfix-right:after {clear: right;} /* clear all elements floating right */
	/* Start hiding from IE-mac \*/
	* html .clearfix, * html .clearfix-left, * html .clearfix-right
		{ /* box-model hack for IE */
		height: 1%;
		}
	.clearfix, .clearfix-left, .clearfix-right
		{ /* box-model hack for IE */
		display: block;
		}
	/* End hiding from IE-mac */

/* customer service pages navigation */
ul#customerservicenav {margin-bottom:18px;}
ul#customerservicenav li {
	font:bold 13px Arial,sans-serif;
	display:inline;
	border-right:1px solid #336;
	padding:0 5px 0 0;
	margin-right:5px;
	background:none;
}
ul#customerservicenav li.last {border-right:none;}
ul#customerservicenav li a {font-weight:normal;}
/* customer service pages navigation */

#pqsCollapsedView,
#emqCollapsedView,
#emqresponsesCollapsedView,
#pqsExpandedView,
#emqExpandedView {
	width:351px;
	padding:11px 7px 0 12px;
}

/* IE hack */
* html #pqsCollapsedView,
* html #emqCollapsedView,
* html #emqresponsesCollapsedView,
* html #pqsExpandedView,
* html #emqExpandedView {width:370px;}

#emq,#emqresponses { 
	position:relative;
	top:0;left:0;
	margin:0 0 7px 0;
	width:370px;
	background:#F2F5FA;
	border:1px solid #A7C6E3;
	overflow:hidden;
}
a.emqHeadingLink:hover {
	text-decoration: underline;
	}
#pqs h2, #emq h2, #emqresponses h2 {
	padding:0 0 0 12px;
	font:bold 13px/2em Arial,sans-serif;
	color:#000;
	background:#FFF url(/usacontent/productservices/images/bg_hdr_customerservice_out.gif) bottom repeat-x;
	border-bottom:1px solid #A7C6E3;
}
#pqs h2 a, #emq h2 a, #emqresponses h2 a {
	font-weight:normal;
	display:block;
	width:100%;
	padding-left:16px;
	background:url(/usacontent/productservices/images/hdr_customerservice_arrowright.gif) 0 0.5em no-repeat;
}
#pqs h2.open, #emq h2.open, #emqresponses h2.open {
	background:#FFF url(/usacontent/productservices/images/bg_hdr_customerservice_over.gif) bottom repeat-x;
	border:none;
}
#pqs h2.open a, #emq h2.open a, #emqresponses h2.open a {
	font-weight:bold;
	background:url(/usacontent/productservices/images/hdr_customerservice_arrowdown.gif) 0 0.7em no-repeat;
}
 /* IE hack */
* html #pqs h2 a,
* html #emq h2 a,
* html #emqresponses h2 a {
	background-position:0 0.6em;
}
* html #pqs h2.open a,
* html #emq h2.open a,
* html #emqresponses h2.open a {
	background-position:0 0.8em;
}

#csp h3 {
	font:bold 13px Arial,sans-serif;
}

#csp p.hideshow {
	text-align:right;
	font:normal 11px/1.5em Arial,sans-serif;
}
#csp form .invalid input,
#csp form .invalid textarea {
	border-color:#F00;
	background-color:#FF9;
}
#csp .invalid label strong,
#csp form .invalid p.error {color:#F00;margin-bottom:0;}

/* NSC form */
#csp form li p {font-size:11px;color:#868686;margin-bottom:0;}
#csp form li p.font {font-size:10px;color:#868686;margin-bottom:0;}
#csp p.required {font-size:11px;color:#000;margin-bottom:10px;}
#csp p.hours {font-size:12px;color:#000;}
#csp form input,
#csp form select,
#csp form textarea {
	width:157px;
	height:19px;
	border:1px solid #A7C6E3;
	font:normal 12px Arial,sans-serif;
	padding:1px 0 0 2px;
}
#csp table.signin form input {
	width:auto;
	height:auto;
	border:none;
	font:normal 12px Arial,sans-serif;
	padding:1px 0 0 2px;
}
#csp table.signin form input#gobtn {width:31px;height:21px;}

#csp table.signin form input.signInInput {
	width:119px;font-size:11px;margin-bottom:5px;
	border:1px solid #7F9DB9;
}
#csp form select {width:164px;height:22px;padding:2px 0;}
#csp form label {
	width:95%;
	display:block;
	font:normal 12px Arial,sans-serif;
}
#csp form ul {list-style:none;}
#csp form ul li {
	width:164px;
	background:none;
	margin:0 7px 10px 0;
	padding:0;
}
#csp form ul li#phoneli {float:left;display:inline;}
#csp form ul li#extli {width:58px;float:left;}
#csp form ul li#extli input {width:51px;}
#csp form ul li#phonenote {width:auto;}
* html #csp form ul li#phonenote {margin-left:236px;}
#csp form ul li#phonenote2 {clear:both;width:auto;margin-top:-20px;}
#csp form li#callbackli {width:auto;}
#csp form li dl {position:relative;width:auto;}
#csp form li dl input {
	width:auto;
	float:left;clear:left;
	display:inline;
	border:none;
	margin:0;
}
#csp form li dl label {display:inline;line-height:1.5em;width:auto;}
#csp form li dl dt {width:auto;position:absolute;top:0;left:0;}
* html #csp form li dl dt {left:-100px;}/* IE6 */
#csp form li dl dd {margin-left:100px;position:relative;}
#csp form li#vaccinenote {width:auto;}
#csp form li#vaccinenote input {border:none;display:inline;width:auto;margin-right:5px;}
#csp form li#vaccinenote label {display:inline;width:auto;}
#csp form ul li#callmeli {clear:both;width:auto;}
#csp form ul li#callmeli button {
	background:url(/usacontent/productservices/images/btn_callme.gif) 0px 24px;
	border:none;
	width:118px;height:24px;
	cursor:hand;cursor:pointer;
}
#csp form ul li#callmeli button.disabled {
	background:url(/usacontent/productservices/images/btn_callme.gif) 0px 0px no-repeat;
	cursor:default;
}
#csp form ul li button strong {display:none;}
/* end NSC form */

/* EPIR Email Question */
#emqThankyou {display:none;}

#emqExpandedView p.alert {color:#F00;margin-bottom:0;font-style:italic;}
#emqExpandedView p.note {font-size:11px;}
#emq form#epirq li {width:auto;}
#emq form#epirq label {display:inline;}
#emq form#epirq select {
	margin-left:0px;
	padding:0;
	width:250px;
	height:auto;
}
#emq form#epirq select option {width:250px;}
#emq form#epirq li#epirqsubmitli {
	float:left;
}
#emq form#epirq textarea {width:320px;height:120px;overflow:auto;}

#emq form#epirq ul li button {
	background:url(/usacontent/productservices/images/btn_submit_question.gif) 0px 24px;
	border:none;
	width:118px;height:24px;
	cursor:hand;cursor:pointer;
}
#emq form#epirq ul li button.disabled {
	background:url(/usacontent/productservices/images/btn_submit_question.gif) 0px 0px;
	cursor:default;
}

#emq form#epirq li#countdownli {float:right;}
#emq form#epirq li#countdownli p {color:#000;}
#emq form#epirq li#countdownli input {width:40px;height:auto;padding:0;text-align:center;}
/* end EPIR Email Question */

/* EPIR Questions Responses */
#emqresponses table {
	width:100%;
	border-collapse:collapse;
}
#emqresponses table tr *{
	font:normal 11px Arial,sans-serif;
	text-align:left;
	vertical-align:top;
	padding:5px 5px 5px 0;
}
#emqresponses table th {font-weight:bold;padding:2px 5px 2px 0;}
#emqresponses table th#id {width:25px;}
#emqresponses table th#submitted {width:60px;}
#emqresponses table th#question {width:75px;}
#emqresponses table th#status {width:90px;}
#emqresponses table th#response {width:110px;}
#emqresponses table td .pdfForm input{
	border:none;
	display:inline;
	float:left;
	width:16px;
	height:16px;
	margin:0 4px 0 0;padding:0;
}
#emqresponses table td .pdfForm a {
	display:block;
	margin:0;
	padding:0;
	font-size:11px;
}
* html #emqresponses table td .pdfForm a {float:right;}
/* end EPIR Questions Responses */

/* Site Technical Support */
#sts {width:340px;margin:0;}
#sts p.alert {
	width:320px;
	padding:5px;
	border:1px solid #F00;
	background-color:#FF9;
}
#sts p.alert em{font-style:normal;}
#sts form#stsq li {width:auto;}
#sts form#stsq select {
	margin-left:5px;
	padding:0;
	width:220px;
	height:auto;
}
#sts form#stsq li#stsqsubmitli {
	float:left;
}
#sts form#stsq textarea {width:320px;height:120px;overflow:auto;}

#sts form#stsq ul li button {
	background:url(/usacontent/productservices/images/btn_submit_question_wht.gif) 0 24px;
	border:none;
	width:118px;height:23px;
	cursor:hand;cursor:pointer;
}

#sts form#stsq ul li button.disabled {
	background:url(/usacontent/productservices/images/btn_submit_question_wht.gif) 0 0;
	cursor:default;
}

#sts form#stsq li#countdownli {float:right;}
#sts form#stsq li#countdownli p {color:#000;}
#sts form#stsq li#countdownli input {width:40px;height:auto;padding:0;text-align:center;}

#sts p.divider {
	width:100%;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	background:url(/usacontent/productservices/images/bg_ltblue_1x1_square.gif) 0 0.5em repeat-x;
}
#sts p.divider strong {padding:0 12px;background:#FFF;}
#sts p.phonenumber {font-size:18px;}
/* end Site Technical Support */

/* Live Product Discussion */
#lpdmoc, #lpdnbg {
	width:370px;
}
#lpdmoc ul, #lpdnbg ul {margin:-17px 0 17px 15px;}
#lpdmoc h3, #lpdnbg h3 {padding-bottom:9px;}
#lpdmoc .alert {color:#F00;}
#moc h4 {width:340px;height:21px;margin-bottom:4px;}
#moc h4 strong {display:none;}
#lpdmoc #moc ul, #lpdnbg #nbgcallback ul {margin:0;}
#mocstep1 h4 {background:url(/usacontent/productservices/images/bg_moc_step1.gif) no-repeat;}
#mocstep2 h4 {background:url(/usacontent/productservices/images/bg_moc_step2.gif) no-repeat;}
form#moc #mocsubmitli {
	width:auto;
}
form#moc #mocsubmitli button{float:left;margin:6px 10px 0 0;}
form#moc #mocsubmitli p {display:inline;}
form#moc button {
	background:url(/usacontent/productservices/images/btn_start_session.gif) 0px 24px;
	border:none;
	width:117px;height:24px;
	cursor:hand;cursor:pointer;
}
form#moc button.disabled {
	background:url(/usacontent/productservices/images/btn_start_session.gif) 0px 0px;
	cursor:default;
}

#csp form#nbgcallback ul li#callmeli button,
#csp form#nbgcallback ul li#callmeli button.disabled {
	background-image:url(/usacontent/productservices/images/btn_callme_whtbg.gif);
}

/* end Live Product Discussion */


/* Customer Service Module */
div#customerservicemodule{
	width:572px;
	margin:16px 0 24px 0;
}

div#customerservicemodule p {
	font:normal 11px/1.3em Arial,sans-serif;
	position:relative;
	margin:0 0 10px 69px;
}
div#customerservicemodule p strong {font-size:12px}
div#customerservicemodule a {font-size:11px;}
div#customerservicemodule a.button {
	display:block;
	width:152px;height:24px;
	margin-top:8px;
}
div#customerservicemodule a.button span {display:none;}

div#customerservicemodule p sup {
	line-height:0;
	vertical-align:baseline;
	position:relative;
	bottom:0.25em;
}

/* Product Questions */
div#customerservicemodule #csmpq {
	width:270px;
	float:left;
	background:url(/usacontent/productservices/images/img_csm_mpq.jpg) no-repeat;
}
div#customerservicemodule #csmpq .button {background:url(/usacontent/productservices/images/get_started_button.gif) no-repeat;}

/* Live Product Discussion */
div#customerservicemodule #csmlpd {
	width:289px;
	margin-left:280px;
	background:url(/usacontent/productservices/images/img_csm_lpd.jpg) no-repeat;
}

/*div#customerservicemodule #csmlpd a.button {background:url(/usacontent/productservices/images/request_immediate_call_button.gif) no-repeat;}*/
/* Begin Your Discusion button added 05/15/2007 */
div#customerservicemodule #csmlpd a.button {background:url(/usacontent/productservices/images/begin_your_discussion_button.gif) no-repeat;}
div#customerservicemodule #csmlpd p {margin-left:74px;}

/* LPD Anonymous */
div#customerservicemodule #csmlpdmessage {
	width:289px;
	margin-left:280px;
}
div#customerservicemodule #csmlpdmessage p {
	width:244px;
	margin-left:14px;
	padding-top:15px;
}
div#customerservicemodule #csmlpdmessage * {color:#656565;}
/* Site Technical Support*/
div#customerservicemodule #csmsts {
	clear:left;
	width:100%;
	text-align:center;
}
div#customerservicemodule #csmsts * {font-size:11px;}
div#customerservicemodule #csmsts p {
	min-height:0;
	margin:0px 0 0 0;
	padding:0;
}
* html div#customerservicemodule #csmsts p {height:auto;}


/* end Customer Service Module */


/* MPS Help */

div#mpshelp {
	background: #BFD7EF url(/usacontent/productservices/images/mps_help_bg.gif) repeat-x;
}
div#mpshelp #header {
	position: relative;
	margin-left: 10px;
	margin-bottom: 23px;
	padding-top: 20px;
	z-index: 5;
	}
	* html div#mpshelp #header {
		height: 70px;
		margin-bottom: 0;
		}
div#mpshelp a {color:#339; text-decoration:none;} 
div#mpshelp a:hover {text-decoration:underline;}
#mpshelp h1 {
	font: bold 20px/20px Arial,sans-serif;
	margin: 0;
	padding: 0 0 20px 0;
}
#mpshelp h1 sup {
	font: bold 15px Arial,sans-serif;
}
ul#helpnav {
	margin: 0; padding: 0;
}
ul#helpnav li {float:left;list-style:none;text-align:center;}

ul#helpnav li#aboutmps {width:187px;background:url(/usacontent/productservices/images/mpshelp_tabs.gif) 0px -23px no-repeat;}
ul#helpnav li#aboutmps strong {width:187px;background:url(/usacontent/productservices/images/mpshelp_tabs.gif) 0 -46px no-repeat;}
ul#helpnav li#aboutmps a {width:187px;background:url(/usacontent/productservices/images/mpshelp_tabs.gif) 0 0 no-repeat;}
ul#helpnav li#aboutmps a:hover {color:#FFF;background:none;}

ul#helpnav li#faq {width:176px;background:url(/usacontent/productservices/images/mpshelp_tabs.gif) -187px -23px no-repeat;}
ul#helpnav li#faq strong {width:176px;background:url(/usacontent/productservices/images/mpshelp_tabs.gif) -187px -46px no-repeat;}
ul#helpnav li#faq a {width:176px;background:url(/usacontent/productservices/images/mpshelp_tabs.gif) -187px 0 no-repeat;}
ul#helpnav li#faq a:hover {color:#FFF;background:none;}

ul#helpnav li#tsq {width:177px;background:url(/usacontent/productservices/images/mpshelp_tabs.gif) -363px -23px no-repeat;}
ul#helpnav li#tsq strong {width:177px;background:url(/usacontent/productservices/images/mpshelp_tabs.gif) -363px -46px no-repeat;}
ul#helpnav li#tsq a {width:177px;background:url(/usacontent/productservices/images/mpshelp_tabs.gif) -363px 0 no-repeat;}
ul#helpnav li#tsq a:hover {color:#FFF;background:none;}
ul#helpnav strong {
	display:block;
	height:23px;
	font:bold 11px/23px Arial,sans-serif;
	color:#999;
}
ul#helpnav li a {
	display:block;
	height:23px;
	font:bold 11px/23px Arial,sans-serif;
	color:#339;
}
ul#helpnav sup {
	vertical-align: text-top !important;
	}
#mpshelp button#closebutton {
	display:block;
	width:111px;
	height:24px;
	border:none;
	cursor:pointer;
	background:url(/usacontent/productservices/images/mpshelp_close_window_button.gif);
	position:absolute;
	top:21px;left:487px;
}
#mpshelp button#closebutton span {display:none;}

#mpshelp h2 {font:bold 14px Arial,sans-serif;}
#mpshelp h2 span {display:none;}
#mpshelp p {font:normal 12px/1.3em Arial,sans-serif;}
#mpshelp p.jobnumber {
	clear:both;
	width:590px;
	font:normal 11px/1.3em Arial,sans-serif;
	text-align:right;
}

#mpshelp .bucketcontent,
#csp .helpsidebar .bucketcontent {
	background:#FAFAFA;
	border:1px solid #A7C6E3;
	border-top:0;
	padding:15px 10px 15px 10px;
}
#mpshelp .bucketcontent p {font-size:11px;}
#mpshelp .bucketcontent p a {color:#339;}
#mpshelp .bucketcontent ul {
	margin: 0 0 0 16px;
}
#mpshelp .bucketcontent ul li,
#csp .helpsidebar .bucketcontent ul li {
	font-size:11px;
	margin-bottom:8px;
}
#csp .helpsidebar .bucketcontent ul li a strong {display:inline !important;font-size:11px !important;}
#mpshelp .bucketcontent ul li a {
	color:#339;
	font:normal 11px/1.3em Arial,sans-serif;
}
#mpshelpbody {
	position: relative;
	background: white;
	margin-left: 10px;
	margin-top: -1px;
	padding: 24px 0 5px 0;
	border-left: 1px solid #353A98;
	border-top: 1px solid #353A98;
	}
	* html #mpshelpbody {
		top: -1px;
		margin-top: 0;
		}
	#mpshelpbody div {
		position: relative;
		}
.headerTabFrame {
	background: url("/usacontent/productservices/images/hdr_bucket.gif") no-repeat left top;
	line-height: 25px;
	height: 25px;
}
.headerTabFrame .headerTabeFrameEnd {
	display: block;
	background: url("/usacontent/productservices/images/hdr_bucket_cap.gif") no-repeat right top;
	padding: 0 11px !important;
}
.headerTabFrame .headerTabeFrameEnd h3 {
	display: inline;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.headerTabFrame .headerTabeFrameEnd a {
	float: right;
	font-size: 10pt;
}
/* About MPS page */
#mpshelp #intro,
#mpshelp #faqbucket {
	width:282px;
	margin:0 0 14px 10px;
	float:left;
	clear:left;
	display:inline;
}
#mpshelp #aeSidebar,
#mpshelp #tsqbucket {
	width:282px;
	margin:0 0 14px 307px;
}
#mpshelp #aeSidebar h2 {
	width:282px;height:25px;
	background:url(/usacontent/productservices/images/h2_adverse_event_reporting.gif) no-repeat;
}

#mpshelp #aeSidebar p strong {
	display:block;
	text-align:center;
	font-size:18px;
	margin:24px 0 5px 0;
}

#mpshelp #faqbucket h2 {
	width:282px;height:25px;
	background:url(/usacontent/productservices/images/h2_frequently_asked_questions.gif) no-repeat;
}

#mpshelp #tsqbucket h2 {
	width:282px;height:25px;
	background:url(/usacontent/productservices/images/h2_technical_support_questions.gif) no-repeat;
}
#mpshelp #tsqbucket p.tsqcall {font-size:12px;margin-top:15px;}
#mpshelp #tsqbucket p.tsqcall strong {font-size:18px;}

/* FAQ page */
#mpshelp #faqintro {
	width:214px;
	margin:0 0 24px 19px;
	float:left;
	clear:left;
	display:inline;
}
#mpshelp #faqintromore {
	width:323px;
	margin-left:262px;
	padding:9px 10px;
	border-top:1px solid #A7C6E3;
}
* html #mpshelp #faqintromore {
	width:345px;
	margin-left:244px;
	}

#mpshelp #qacontent {
	width:588px;
	margin-left:19px;
	list-style:none;
}
#mpshelp #qacontent li {
	font:normal 11px Arial,sans-serif;
	margin:11px 0 6px 0;
}

#mpshelp #qacontent li a.question {
	color:#339;
	text-decoration: none;
	cursor:hand;cursor:pointer;
	display:block;
	width:100%;
	padding-left:13px;
	background:url(/usacontent/productservices/images/bullet_arrowright_lightblue.gif) 0 0.3em no-repeat;
}

#mpshelp #qacontent li a.question:hover {text-decoration:underline;}

#mpshelp #qacontent li a span {
	display:block;
	margin-left:13px;
}

#mpshelp #qacontent li.showAnswer .question {
	font-weight:bold;
	text-decoration:none;
	background:url(/usacontent/productservices/images/bullet_arrowdown_purple.gif) 0 0.4em no-repeat;
}
#mpshelp #qacontent .answer {
	display:none;
	background:#F2F5FA;
	border:1px solid #A7C6E3;
	margin:4px 0 0 13px;
	padding:9px 9px 0 9px;
}
#mpshelp #qacontent li.showAnswer .answer {display:block;}
#mpshelp #qacontent .answer p{font-size:11px;margin-bottom:8px;}
#mpshelp #qacontent .answer a {background:none;}
#mpshelp #qacontent ul {
	margin:0 0 8px 19px;
	list-style:none;
}
#mpshelp #qacontent ul li {
	margin:0;
	padding:0 0 0 7px;
	background:url(/usacontent/productservices/images/bullet_3x3_black.gif) 0 0.4em no-repeat;
}
* html #mpshelp #qacontent ul li {background-position:0 0.8em;}

#mpshelp #qacontent ol {list-style:decimal;margin-left:19px;}
* html #mpshelp #qacontent ol {margin-left:22px;}
#mpshelp #qacontent ol li {background:none;margin-left:0;padding:0;}
/* end MPS Help */

/* Help sidebars */
#csp .helpsidebar {
	width:190px;
	margin-left:2px;
}
#csp .helpsidebar h3 {
	font:bold 12px/25px Arial,sans-serif;
}
#csp .helpsidebar .bucketcontent {
	padding:10px 6px 2px 10px;
}
#csp .helpsidebar p, #csp .helpsidebar a {font:normal 11px/1.3em Arial,sans-serif;}
#csp .helpsidebar a{color:#339;}

#csp .helpsidebar .bucketcontent ul li {
	display:inline;
	background:none;
	list-style:none;
	font-size:11px;
	margin-bottom:8px;
	padding-left:0px;
}

#csp .helpsidebar .bucketcontent ul li a {
	display:block;
	width:auto;
	margin-bottom:8px;
	padding-left:17px;
	line-height:normal;
	background:url(/usacontent/productservices/images/icon_new_help_window.gif) 0 0.3em no-repeat;
}

/* AE Reporting*/
#aeReportingSidebar{margin:0 0 12px 0;}
#aeReportingSidebar strong{display:block;font-size:18px;text-align:center;margin-top:10px;}

/* FAQ */
#faqSidebar{margin:0 0 12px 0;}

/* Technical Support */
#tsqSidebar{margin:0 0 12px 0;}
#tsqSidebar p {margin-left:16px;width:auto;position:relative;}
#tsqSidebar em {font-size:12px;}
#tsqSidebar a em {font-size:11px;}
#tsqSidebar strong {font-size:18px;}
/* end Help sidebars */

.ampm {font-size:0.9em;}
button{
	border:none;
	background:none;
	margin:0;padding:0;
	cursor:hand;cursor:pointer;
}
button img{margin:0;}
* html img.png {behavior: url("/usacontent/productservices/images/pngbehavior.htc");visibility:hidden;} /* IE hack for transparent PNGs */ 

div#mpshelp ul#qacontent li a:hover {text-decoration:underline;}
