div.resume_section{
   float: left;
   width: 160px;
   text-align: left;
   padding: 0 15px 0 0;
   color :#E18700;
   font-weight: bold;
   font-size: 15pt;
}

div.work_item{
   padding: 0 0 10px 0;
}

div.resume_list{
   padding-top: 10px;
}

ul.resume_list{
   margin: 0 0 0 0;
   padding-left: 1em;
   list-style-type: circle;
}

span.resume_what{
   font-weight: bold;
}

span.resume_where{
}

div.resume_when{
   padding: 0px 0px 0px 0px;
}

div.resume_summary{
}

div.resume_text{
}

div.resume_rhc{
    float:left;
    width: 735px;
    padding: 0 0 20px 0;
}

div.resume{
    clear: both;
    width: 100%;
    height: 100%;
    margin: 0 auto;    
    padding-top: 15px;
}
