/* Home page - need new p spacing to replace spacer gids */ td.sml p { margin: 0.5em 0; } td.sml p.sml { margin: 0.5em 0 1.5em 0; } /* Physics Web CSS style sheet */ input { font-family: verdana, arial, helvetica, sans-serif; font-size:9pt; color:#000000 } select { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#000000 } td { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#000000 } ul { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#000000 } textarea { font-family: verdana, arial, helvetica, sans-serif; font-size:9pt; color:#000000; font-weight: normal; } p { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt } .txt { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color:#000000 } .txtr { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color:#ff0000 } .sml { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#000000 } .smlw { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#ffffff } .tny { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color:#000000 } .tnyw { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color:#ffffff } h1 { font-family: verdana, arial, helvetica, sans-serif; font-size: 14pt; font-weight:bold; color:#ff0000 } h2 { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; font-weight:bold; color:#000000 } h3 { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight:bold; color:#000000 } .subh1 { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; color:#000000 } .subh2 { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; color:#000000 } .subh3 { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color:#000000 } ul.tickboxes li { list-style-type: none; } a:link { color: #990000 } a:visited { color: #333333 } a:active { color: #990000 } a:hover { color: #FF0000 } a.sidebar:link { color: #ffffff } a.sidebar:visited { color: #ffffff } a.sidebar:active { color: #ffffff } a.sidebar:hover { color: #ffffff } .head2 { font-family: helvetica, arial, sans-serif; font-size: 14pt } .head2red { font-family: helvetica, arial, sans-serif; font-size: 14pt; color:#ff0000; font-weight:bold } .head { font-family: helvetica, arial, sans-serif; font-size: 17pt } /* Styles brought in from online_subs/wrappers/ole_style.css */ .small { font-size: 8pt; font-family: Arial,Helvetica,sans-serif; } .thead { font: 10pt Arial,Helvetica,sans-serif; font-weight: bold; } .sthead { background: #ffffff;} .red { color: #FF0000 } .searchbox { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: normal; } .plaintext { font-family: Courier New,courier,monospace; font-size: 9pt; font-weight: normal; } textarea.plaintext { font-family: Courier New,courier,monospace; font-size: 9pt; font-weight: normal; } /* new style for mags wrappers required in ujs*/ p.pUnSpaced { margin-top:0.4em; margin-left:0px; margin-right:0px; margin-bottom:0.4em; } .new { color: #ff0000; font-weight: bold } .plaintext { font-family: Courier New, courier, monospace; } #jobdesc { border-style: solid; border-color: black; border-width: 1px 0; padding: 6px 0; } #jobfeatlogo { width: 200px; float: right; text-align: center; margin: 0 0 20px 0; } /* standout boxes on advertising page */ td.sml p.standout { border: solid 1px black; margin: 1em 3em; padding: 1em; /*/*//*/ margin: 0.2em 3em; padding: 0.5em 0.5em 0.2em 0.5em; /* */ } /* * Default styles for FIELDSET/LEGEND/LABEL */ fieldset { border: solid 1px black; padding: 4px; } fieldset br { clear: both; } fieldset legend { font-weight: bold; color: black; } /* Second-level LEGENDs have a slightly different style */ fieldset fieldset legend { font-weight: normal; font-style: italic; color: black; } label { display: block; float: left; width: 120px; text-align: right; padding: 0 2px 0 0; } label.checkbox, label.radio { display: inline; float: none; width: auto; text-align: left; } label[for] { cusror: pointer; }