#content_body {
	clear: both;
	padding: 9px 10px;
    background: #ffffff;
}

	#content_body p {
		margin-top: 18px;
	}
	
	#content_body h4 {
		font: bold 12px/18px "Arial",sans-serif;
		color: #333;
	}

  #showMoreLink {
    display: inline;
  }
 
  #showMoreLink a {
    color: #5D98BA;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
  }
 
  .showMore {
     display: none;
  }
    
  #showMoreLink a:hover {
     text-decoration: underline;
  }

  #intro {
    background-color: #F8F8F8;
    padding-bottom: 10px;
  } 

#trends_dropdown_wrapper {
	float: right;
	position: relative;
	width: 144px;
	height: 21px;
	margin-bottom: -3px;
	margin-right: 1px;
}

*:first-child+html #trends_dropdown_wrapper {
	margin-bottom: 3px;
}

* html #trends_dropdown_wrapper {
	margin-bottom: 3px;
}

#thumbs { clear: both; }

#thumbs td a {
    display: block;
    margin-right: 10px;
    margin-bottom: 10px;
}

#thumbs td.last a { margin-right: 0; }

#thumbs td a img {
    display: block;
    width: 71px;
    height: 109px;
    border: 1px solid #e0e0e0;
    padding: 1px;
}

#thumbs_nav {
    margin-bottom: 10px;
    font: bold 11px/14px "Arial",sans-serif;
}

#thumbs_nav #page_nav { float: right; }

#thumbs_nav .divider {
    float: none;
    height: auto;
    color: #ccc;
    padding: 0 6px;
}

#thumbs_nav a {
    text-decoration: none;
    color: #5d98ba;
    margin-bottom: -1px;
}

#thumbs_nav a:hover { border-bottom: 1px solid #5d98ba; }

body.fashionshows .complete #maincontent #contentwell #content, 
body.fashionshows .detail #maincontent #contentwell #content, 
body.fashionshows .backstage #maincontent #contentwell #content,
body.fashionshows .frontrow #maincontent #contentwell #content,
body.fashionshows .beauty #maincontent #contentwell #content { background: url(/images/global/sbm_bkgrd_notLandingpage.gif) repeat-y 0 0; }

#designer_timeline {
	margin-top: -40px;
}

*:first-child+html #designer_timeline { margin-top: 0; }

* html #designer_timeline {	margin-top: 0; }


