#hiredesk {
    width: 960px;
}
#hiredesk h1, h2 {
    font-family:  "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
    color: #384e59;
}
#hiredesk h1 {
    font-size: 54px;
}
#hiredesk h2 {
    font-size: 22px;
}
#hiredesk h3 {
    font-family: Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
    font-size: 16px;
}
#hiredesk p {
    margin-bottom: 1em;
    line-height: 1.5em;
    color: #191919;
}
#hiredesk li {
    list-style-type: disc;
    margin: 0 0 0.3em 30px;
}
#hiredesk p,
#hiredesk li {
    font-size: 15px;
}
#hiredesk a {
    color: #FF0000;
    font-size: 14px;
}
#hiredesk a:hover {
    text-decoration: underline;
}
#hiredesk img {
    float: right;
}
#hiredesk #hiredesk_header,
#hiredesk #segments,
#hiredesk #why,
#hiredesk #perks,
#hiredesk #postings,
#hiredesk #social  {
    display: block;
    clear: both;
    margin-bottom: 20px;
}
#hiredesk #why h2,
#hiredesk #iframe h2,
#hiredesk #social h2,
#hiredesk #postings h2 {
    color: #333333;
    line-height: 2em;
}
#hiredesk #hiredesk_header {
    border-bottom: 5px #CCC solid;
}
#hiredesk #hiredesk_header h1 {
	margin-bottom: 10px;
}
#hiredesk #segments {
    margin-bottom: 20px;
}
#hiredesk #segments div {
    width: 220px;
    height: 225px;
    margin-right: 20px;
    float: left;
    border-right: solid #CCC 1px;
}
#hiredesk #segments #business {
    border-right: 0;
    margin-right:  0;
}
#hiredesk #segments h2,
#hiredesk #segments p,
#hiredesk #perks h2 {
    text-align: center;
}
#hiredesk #why h3 {
    line-height: 2em;
    font-weight: bold;
}
#hiredesk #why img {
    margin: 10px 0 20px 20px;
}
#hiredesk #why p.sans {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}
#hiredesk #why #globe {
    width: 450px;
    float: left;
    margin-right: 20px;
}
#hiredesk #why #team {
    width: 450px;
    float: left;
    margin-right: 0;
}
#hiredesk #perks h2 {
    font-size: 40px;
    margin-bottom: 0.2em;
}
#hiredesk #perks div {
    width: 298px;
    float: left;
    background-color: #EAEFF1;
    padding: 10px;
    height: 360px;
    border-right: 1px solid #CCC;
}
#hiredesk #perks #lifestyle {
    border-right: 0;
}
#hiredesk #postings h2 {
    margin-bottom: 10px;
}
#hiredesk #icons .social_row {
	width: 960px;
	min-height: 100px;
	margin-top: 10px;
}
#hiredesk #icons .social_spacer {
	float: left;
	width: 100px;
}
#hiredesk #icons .social_button {
	float: left;
	text-align: center;
}
#hiredesk #icons .social_button img {
float: none;
}
#hiredesk #icons .social_button .item-link {
	margin-top: 10px;
}


