 /* GLOBAL */


body {
   font-size: 12px; color: #bbb;
   background: #000 url(../images/bloks_resume.jpg) 20px 0px no-repeat;
   font-family: Verdana, Geneva, Trebuchet, Arial, sans-serif; line-height: 1.3;
}
a {color: #fff;}
a:hover {color: #f00;}
#cont {
  background: #333 url(../images/bloks_resume_alt.jpg) -180px 0px no-repeat;
  margin: auto auto auto 200px; padding: 50px 12px; border-left: 1px solid #444; width: 700px;
}

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

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

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

.breakhere {page-break-after: always}
.printbutton {
  position: absolute; top: 8px; left: 830px; width: 100px;
  text-align: center;
  font-size: 8px; color: #bbb; margin: auto;
}
.backbutton {
  text-align: center; position: relative; left: 300px; width: 100px;
  margin: auto; width: 100px; display: block;
  font-size: 8px; color: #bbb; margin: auto;
}
