div#ssh_content { padding: 0px 5px 10px 5px; }
div#ssh_content { background: white; color: black; }
table.ssh_parttype td, table.ssh_exploded td, table#ssh_jump td, table.ssh_serviceview td { vertical-align: top; }
div#ssh_content h1,div#ssh_content h2,div#ssh_content h3 { text-align: center; }
h1.ssh_title { text-align: center; } /*needed for Nav4*/
h2.ssh_title { text-align: center; } /*needed for Nav4*/
h3.ssh_title { text-align: center; } /*needed for Nav4*/
td.ssh_note { font-size: smaller; }
table.ssh_note { border: 1px solid #669; border-top-width: 0px; border-collapse: collapse; width: 100%; margin: 0px; }
table.ssh_exploded, table.ssh_parttype { border: 1px solid #669; border-collapse: collapse; width: 100%; margin: 5px 0px 0px 0px;}
table.ssh_exploded th, table.ssh_exploded td, table.ssh_parttype th, table.ssh_parttype td { padding: 3px 6px; border: 1px solid #669; }
table.ssh_exploded tr.ssh_parent td, table.ssh_parttype tr.ssh_parent td { border-color: #669 #669 #e6e6e6 #669; padding: 3px 6px 0px 6px; }
table.ssh_exploded tr.ssh_child td, table.ssh_parttype tr.ssh_child td { border-color: #e6e6e6 #669 #e6e6e6 #669; padding: 0px 6px 0px 6px; }
table.ssh_exploded tr.ssh_lastchild td, table.ssh_parttype tr.ssh_lastchild td { border-color: #e6e6e6 #669 #669 #669; padding: 0px 6px 3px 6px; }
table.ssh_parttype tr.ssh_parent td.ssh_xop { border-color: #669; }
th.ssh_xop, th.ssh_mfpart, th.ssh_sub, th.ssh_pre { background: white; width: 15%;}
td.ssh_xop, td.ssh_mfpart, td.ssh_sub, td.ssh_pre { white-space: nowrap; } 
th.ssh_desc { background: white; width: 40%;}
th.ssh_pre, th.ssh_sub, th.ssh_socket, th.ssh_patch, th.ssh_comptype, th.ssh_hostid  { background: white; }
th.ssh_expcode { background: #669; color: #fff; width: 10%; }
th.ssh_exppart { background: #669; color: #fff; width: 15%; }
th.ssh_expdesc  { background: #669; color: #fff; width: 45%; }
/* change color in ssh_parttypehead for component pages row colors */
th.ssh_parttypehead { text-align: left; background-color: #4E7784 !important; color: #fff; }
/* change color in ssh_exploded for component pages row Exploded View colors */
table.ssh_exploded th { text-align: left; background-color: #4E7784; color: #fff; }
table.ssh_parttype th.ssh_desc { text-align: left; }
table.ssh_parttype tr.ssh_parent td.ssh_spanned { border: #669; padding: 3px 6px 0px 6px; }
span.ssh_fru { color: #070; }
span.ssh_cru { color: #06e; }
span.ssh_supported { color: orangered; }
span.ssh_notsupported { color: #e0e; }
span.ssh_notshown { color: #000; }
table.ssh_legend { width: 350px; }
table.ssh_legend th, table.ssh_legend td { padding: 2px 4px; }
table#ssh_jump td { text-align: left; padding: 10px; }
div#ssh_content td ul { padding: 0px 0px 0px 1.5em; margin: 0px; }
div#ssh_expl_img { text-align: center; }
div#ssh_content ul {margin:0px;padding:0px 0px 0px 2em;list-style:disc;}
div#ssh_content ul ul {margin:0px;padding:0px 0px 0px 1em;list-style:circle}
div#ssh_content ul ul ul {margin:0px;padding:0px 0px 0px 1em;list-style:square}
div#ssh_content ul ul ul ul {margin:0px;padding:0px 0px 0px 1em;}
div.ssh_serviceviewcallout { padding: .5em; }
div.ssh_serviceviewcalloutimage { padding: 0em .5em .5em .5em; }
div.ssh_serviceviewzoom { padding: .5em; text-align: left; }
div.ssh_serviceviewzoomimage { padding: 0em .5em .5em .5em; }
div.ssh_serviceviewexplodedview { padding: .5em; }
div.ssh_serviceviewwiring { padding: .5em; }
div.ssh_serviceviewparttype { padding: .5em; }

a.ssh_buy,a.ssh_download{text-decoration:none;font:normal 10px sans-serif;background:#090;color:#fff;text-transform:uppercase;vertical-align:15%;}
a.ssh_download{font-size:8px;}
/*/*/
a.ssh_buy,a.ssh_download{padding:0px 1px;border:1px solid #090;border-color:#7c7 #030 #030 #7c7;}
/* above comment hack to hide styles from N4 */
a.ssh_buy:link,a.ssh_download:link{background:#090;color:#fff;text-decoration:none;}
a.ssh_buy:visited,a.ssh_download:visited{background:#090;color:#fff;text-decoration:none;}
a.ssh_buy:hover,a.ssh_download:hover{color:#040;background:#dfd;border-color:#060;text-decoration:none;}
a.ssh_buy:active,a.ssh_download:active{color:#060;background:#ff0;border-color:#060;text-decoration:none;}
