.aboutMain .contentSection {
    margin-bottom: 10px;
}

/** IE6 Peekaboo **/
* html .aboutMain .contentSection {
    position: relative;
}

.aboutMain .contentSection .sectionImage {
    float: left;
    padding-right: 10px;
}

.aboutMain .contentSection h3 {
    font-size: 14px;
    font-weight: bold;
}

.aboutMain .contentSection .experienceSection, .aboutMain .contentSection .serviceSection {
    width: 305px;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.aboutMain .contentSection #relaxingSpas, .aboutMain .contentSection #travelProfessionals,
    .aboutMain .contentSection #starwoodPreferredGuests {
    clear: left;
}

.visual {
    padding-bottom: 20px;
}

.about_secondaryContent {
    margin-bottom: 15px;
    background-color: #ededed;
}

.about_secondaryContent .readMore {
    margin-top: 5px;
    padding: 5px;
    text-align: center;
    background-color: #FFFFFF;
}

.about_secondaryContent li {
    border-top: 1px solid #cacaca;
    padding: 5px 0;
    list-style: disc outside;
    color: #666666;
    margin-left: 10px;
}

.about_secondaryContent li.first {
    border: none;
}

#layoutPrimary .subSecondary {
    float: right;
    width: 205px;
}

#layoutPrimary .subPrimary.withRight {
    width: 668px;
}

#layoutPrimary .subPrimary ul li {
    list-style: disc;
    margin-left: 20px;
    padding: 5px 0;
}

#layoutPrimary .subPrimary h4 {
    margin-top: 20px;
}

.contentSection .pressBriefFirst {
    border-top: none;
    padding-top: 0;
}

.pressBrief {
    padding: 10px 0;
    border-top: 1px solid #cacaca;
}

.backToPressRooom {
    padding: 15px 0;
}

.backToPressRooom .arrowLink {
    background: url( /luxury/images/navLinkArrowLeftRed.gif ) transparent left center no-repeat;
    padding: 0 0 0 7px;
}

.printLinkContainer {
    text-align: right;
}

.mediaContact {
    padding: 10px 0;
    color: #666666;
}

.annualAwards {
    padding-top: 25px;
}

.annualAwards h2 {
    font-weight: bold;
}

.awardSection {
    padding-top: 10px;
}

.awardSection h3 {
    color: #666666;
    font-size: 12px;
    line-height: normal;
    margin: 0;
    font-weight: bold;
}

/** navs **/
.subNav .first {
    border-bottom: 1px solid #CCCCCC;
}

.subNav h6 {
    margin-bottom: 0;
    padding-top: 3px;
}

.subNav li {
    padding: 0px 0 0 22px;
}

.subNav li.first {
    padding: 0 0 0 22px;
}

.subNav ul li {
    line-height: normal;
    padding: 3px 0 3px 22px;
}

.subNav li.last ul {
    border-bottom: none;
}

.subNav {
	border-top: none;
}

.archiveback{
	padding:10px 0px;
}

.leftNav li ul li{
	border-bottom:1px solid #CCCCCC;
	padding-left:0px;
}

.leftNav li ul .listItems{
	border-bottom:0px;
	padding-left:0px;
}

.leftNav li ul .listItems a{
	padding-left:22px;
}

.leftNav li ul .subListItems{
	border-bottom:0px;
	padding-left:0px;
}

.leftNav li ul .subListItems li{
	border-bottom:0px;
	padding-left:0px;
}

.leftNav li ul .subListItems ul{
	border-bottom:1px solid #CCCCCC;
}

.leftNav li ul .subListItems a{
	padding-left:22px;
}

.leftNav li ul .subListItems a{
	padding-left:32px;
}

.leftNav li ul .subListHead{
	border-bottom:0px;
}

#printContainer{
	float: right;
}

#printContainer a{
	background:transparent url(/luxury/images/property/area/lc_print.png) no-repeat scroll left top;
	text-decoration:none;
	border: none;
	display: block;
	padding: 2px 2px 2px 23px;
}

.header h2{
	float:left;
}

.leftNav li ul .listItems{
	ZOOM:1;
	line-height:15px;
}

.leftNav li{
	line-height:15px;
}

#layoutPrimary .archiveback a{
	background:transparent url(/luxury/images/navArrowLeft.png) no-repeat scroll left center;
	padding-left:8px;
}

.leftNav .subNav h4 a{
	background: none;
}

.leftNav .subNav h5 a{
    color: #333333;
}

.withRight .highlightBox{
    padding: 15px 20px;
    background-color: #EDEDED;
}

.withRight .highlightBox h3 {
    color: #777777;
}

.withRight .highlightBox .actionLink{
    width: 250px;
    margin: 0 auto;
    text-align: center;
    background: none;
}

.withRight .highlightBox .actionLink a{
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;

    -moz-border-radius: 3px; /* FF1+ */
  -webkit-border-radius: 3px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}


