#header, #left-column, #footer, #tabs { display:none; }

.floatRight { float: right; padding:0px 0px 10px 10px; clear:both; height:auto; width:auto;}

			#main-content-area table { border-left:1px solid #9f9f9f; width:100%; clear:right; }
				#main-content-area th { text-align:center; line-height:1.2em; padding:4px; background:#007D43; color:#fff; font-size:12px; border-width:1px 1px 0 0; border-style:solid; border-color:#9f9f9f; }
					#main-content-area th.title { background:#484848; font-size:larger; }
				#main-content-area td { text-align:center; font-size:12px; line-height:1.2em; padding:4px; border-width:0 1px 1px 0; border-style:solid; border-color:#9f9f9f; }
					#main-content-area td a { color:#007D43; text-decoration:underline; }

			#product-info-table .odd-row { background:#f0f0f0; }
			#product-info-table td { padding:5px; }
			#product-info-table .odd-cell { text-align:right; vertical-align:top; }

			#nhs_table { background:#f0f0f0; margin:0 auto; width:100%; }
				#nhs_table a { color:#000066; text-decoration:underline; }
				#nhs_table table { width:100%; }
					#nhs_table thead { }
						#nhs_table th { font-size:11px; font-weight:normal; text-align:center; padding:5px 3px; background:#999; line-height:1.3em; border-right:1px solid #ccc; height:55px; }
					#nhs_table tbody { }
						#nhs_table td { text-align:center; font-size:10px; border-width:0 1px 1px 0; border-style:solid; border-color:#ccc; padding:2px 3px; line-height:1.3em; }
						#nhs_table td.last { /* padding-right:20px; */white-space:nowrap; }
							#nhs_table td.last div { position:relative; }
						#nhs_table td.last, #nhs_table th.last { border-right:none; }
				
				#MyTable { }
					#MyTable .header { background:url(../images/header-sort-bg.jpg) -4px -3px no-repeat #999; }
					#MyTable .header:hover { cursor:pointer; }
					#MyTable .headerSortUp { background:url(../images/header-sortDown-bg.jpg) 0px -7px no-repeat #999; }
					#MyTable .headerSortDown { background:url(../images/header-sortUp-bg.jpg) 0px -7px no-repeat #999; }