img.ajax_active {
  visibility: visible;
}

img.ajax_inactive {
  visibility: hidden;
}

p img {
  padding-right: 1em;
}

fieldset div em {
  margin-left: 10px;
}


table.infoTable salaries th, table.salaries td {
  width:50%;
}

table.infoTable {
  border-left:1px solid #CCC;
  border-top:1px solid #CCC;
  margin-bottom:15px;
}
table.contact, h2.contact  {
  width: 220px;
  float: left;
  margin-left: 15px;
}
table.infoTable th {
  border-right:1px solid #CCC;
  border-bottom:1px solid #CCC;
  background-color:#CCC;
  font-weight:bold;
  padding:2px 5px 2px 5px;
}

table.infoTable td {
  border-right:1px solid #CCC;
  border-bottom:1px solid #CCC;
  padding:2px 5px 2px 5px;
}

p#disclaimer {
  font-size: 0.9em;
}

#formAjaxRegistration fieldset {
  padding: 0;
  margin: 1em;
}
#formAjaxRegistration label {
  display: block;
  float: left;
  width: 200px;
  padding: 2px 1em;
}

#formAjaxRegistration input,
#formAjaxRegistration select {
  width: 200px;
  margin: 2px;
}

label.required {
  color: red;
}

div.jobDetails p a  {
font-weight: bold;
}

#formApplication .fileupload, #formApplication select {
  width: 243px;
}

.cmsTable td {
  width: 200px;
}
.cmsTable td p {
  margin: 1px;
}

#uploadFile {
  border: 1px solid #ccc;
  padding: 6px;
  width: 446px;
}

#recentFiles td {
  padding: 5px 0;
}

input#privacy {
  width: auto;
  margin-right: 230px;
}
* html input#privacy {
  width: auto;
  margin-right: 227px;
}
.tooltip {
  background-color:#ffffff;
  color: black;
  font-weight:bold;
  padding:4px;
  border: 1px solid #000000;
  -moz-border-radius:5px;
  border-radius:5px 5px;
  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
  white-space: nowrap;
}

#quote {
  border-left: 1px solid #666;
  margin-left: 1em;
  padding-left: 1em;
  float: right;
  width: 200px;
}
#quote blockquote {
  margin: 0;
  font-size: 110%;
  color: #666;
}
#quote p {
  font-size: 150%;
  margin: 5px 0;
}
#quote cite {
  font-style: normal;
}


#footer h6 a {
  color: #3b3b3b;
}

body.tsrg div#topDiv {
  background-image:url(/furniture/top_block_leg_comp_rec.jpg);
}

body.tsrg #topNav {
  right: 24px;
}


body.tsrg #breadcrumbs a.on {
  color:#333333;
  text-decoration:none;
}
body.tsrg #breadcrumbs a {
  color:#8d188a;
}
body.tsrg #breadcrumbs a:hover {
  text-decoration: underline;
}

