#resume_alert_box {
  background: #f3d9c0;
  border: 1px solid #e5b37e; 
  padding: 1em; 
}

.alert_heading {
  font-size: 18px;  
  font-weight: bold;  
}

#resume_rendered_html * {
  font-family: arial, helvetica;
  font-size: 12px;
}

#resume_rendered_html h1 {
  color: #33346C;
  font-size: 28px;
  margin: 0;
}

#content_info {
  padding: 1em;
  text-align: center;
  font-family: arial, helvetica;
  font-size: 12px;
}

.section_box h3 {
  margin: 0;
  font-size: 16px !important;
  color: #383838;
}

.section_box hr {
  height: 1px;
  text-align: left;
  color: #CCC;
  border: none;
  margin: 0 auto 0 0;
  border-bottom: 1px solid #CCC;
}

.section_box {
  padding: 0 1em 1.5em 1em;
}

.section_box ul {
  margin: 0;
}

.section_box table.credits {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 60%;
}

.section_box table.credits td {
  padding-right: 1em;
  padding-bottom: 0.5em;
  width: 33%;
}

.section_header {
  border-collapse: collapse;
}

.section_header th {
  border-bottom: 1px solid #CCC;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.resume_box {
  padding: 1em;
  background: #FAFAEF;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #999;
}

.nconst_url {
  padding-bottom: 2px;
  border-bottom: 1px solid #999;
}

ul.resume_section_multi_list {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

ul.resume_section_multi_list li {
  padding-top: 0.5em;
}

.image_preview {
  margin: 0 1em 0 0.5em;
  float: left;
}

.preview_section_tools {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}

#resume_header {
  padding-bottom: 2em;
  padding-top: 2em;
}

.faded {
  filter: alpha(opacity=30);
  opacity: 0.30;
  -moz-opacity: 0.30;
}

a.imglink, a.img {
  text-decoration: none;
  border: none;
}

img.linkimg {
  border: none;
  padding: 0;
  margin: 0;
}

#enhance_text {
  position: absolute;
  right: 10px;
  bottom: 0px;
  font-size: 12px;
}

#logo_cell {
  position: relative;
}

table#outerbody {
    width:968px;
    margin:auto;
}

table#outerbody #content-2-wide #main {
  margin-left:0px;
}

table#outerbody #content-2-wide #sidebar {
  margin-right:0px;
}
