﻿h1#headCareers { 
    background: transparent url(../images/about/headCareers.gif) top left no-repeat;
    height: 20px;
    width: 133px;
}

h1#headHotelSpecials { 
    background: transparent url(../images/about/headHotelSpecials.gif) top left no-repeat;
    height: 20px;
    width: 133px;
}

h1#headMedia { 
    background: transparent url(../images/about/headMedia.gif) top left no-repeat;
    height: 18px;
    margin-bottom: 7px;
    width: 105px;
}

h1#headCorporate {
    background: transparent url(../images/about/headCorporate.gif) top left no-repeat;
    height: 20px;
    width: 186px;
}

h1#headContact {
    background: transparent url(../images/about/headContactUs.gif) top left no-repeat;
    height: 19px;
    width: 195px;
}

h1#headLeasing {
    background: transparent url(../images/about/headLeasing.gif) top left no-repeat;
    height: 23px;
    width: 316px;
}

h1#careerTitle {
    font-family:Times New Roman,Times,Serif;
    font-size:25px;
    letter-spacing:3px;    
    margin-bottom: 4px;
    text-indent: 0;
}

p.postedDate {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding: 7px 0 5px 0;
}

h2 {
    color: #231f20;
    font-size: 14px;
    font-weight: bold;
}

h2.mediaSubHead {
    margin-bottom: 7px;
}

#mediaList {
    margin-bottom: 20px;
}

#mediaList li {
    letter-spacing: 1px;
    margin-bottom: 3px;
}

.mediaPlayer {
    margin-bottom: 5px;
}

.gallery li.last {
    margin-right: 0;
}


