.printbutton {visibility: hidden; display: none;}
.backbutton {visibility: hidden; display: none;}

body {
   font-size: 13px; color: #000;
   background: #fff;
   font-family: Verdana, Geneva, Trebuchet, Arial, sans-serif; line-height: 1.3;
}
a {color: #fff;}
#cont {margin: auto auto auto 200px; padding: 50px 12px; border-left: 1px solid #f00; width: 700px;}

h1, h2 {font-weight: bold; margin: auto auto 16px -150px; border-bottom: 1px solid #bbb;}
h2 {font-size: 1.5em;}
h1 {font-size: 2em; font-weight: normal; color: #fff;}
p {margin: 8px auto;}
.dates, .employer {font-weight: bold; color: #fff;}
.employer {color: #fff;}
.position {font-style: italic;}
.description {margin: auto auto 30px 20px; font-size: 1em;}

.phone, .web {font-weight: bold; color: #fff; font-size: 1.2em;}
.name {display: inline-block; margin-left: 55px;}

.bullet {position: relative; top: -3px; margin: auto 5px;}

.breakhere {page-break-before: always}
