<style type="text/css">
body {
  background-color:#F0EFE9;
}
#thoughtsleadership-container-first {
  margin:0px 0px 40px 0px;
  position:relative;
}
#thoughtsleadership-container-first .ribbon {
  position:absolute;
  top:0px;
  right:0px;
  background:url(images/new/new-whitepaper-ribbon.png) no-repeat;
  height:116px;
  width:119px;
}
#thoughtsleadership-container, #thoughtsleadership-container-first {
    background: none repeat scroll 0 0 #E1DDD7;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    width: 633px;
}
#thoughtsleadership-container .thoughtsleadership, #thoughtsleadership-container-first .thoughtsleadership{
    background: none repeat scroll 0 0 #EDE9E4;
    border-radius: 5px 5px 5px 5px;
    margin: 0 0 16px;
    padding: 10px;
    
}
.thoughtsleadership-task {
    color: #838172;
    font: italic 12px;
    font-family: Georgia, serif;
    letter-spacing: 1px;
}
.thoughtsleadership h2 {
    color: #232220;
    font-family: 'Maven Pro',sans-serif,arial;
    font-size: 20px;
    font-weight: bold;
}
.thoughtsleadership-description {
    color: #545350;
    font-family: 'Maven Pro',sans-serif,arial;
    font-size: 13px;
    font-weight: normal;
    margin: -3px 0 0;
}
.thoughtsleaderships-listed {
    margin: 12px 0 0;
}
/*.thoughtsleadership-date {
  font:16px Georgia;
  color: #838172;
    font-style: italic;
  letter-spacing: 1px;
}*/
.thoughtsleadership-description-container {
    float: right;
    margin: 9px 60px 0 0;
    width: 350px;
    min-height: 158px;
}
.thoughtsleadership .thoughtsleadership-img {
  float:left;
}
.thoughtsleadership-bottom-section {
  margin:30px 0 10px 10px;
  width:584px;
}
.thoughtsleadership-listed {
    width: 385px;
  float: right;
    margin: -1px -11px 0 0;
    background:url(images/tags-img.jpg) no-repeat top left;
}
.thoughtsleadership-tags {
  padding: 0px 0px 0px 26px;
}
.thoughtsleadership-tags li {
  background: none repeat scroll 0 0 #D9D8CB;
    border-radius: 22px;
    color: #838172;
    float: left;
    font: italic 12px Georgia;
    letter-spacing: 1px;
    list-style: none;
    margin: 0px 5px 5px 0px;
    padding: 1px 15px 3px 15px;
}
.thoughtsleadership-tags li a {
   color: #838172;
   font: italic 12px Georgia;
}
#thoughtsleadership-section-header {
  background: url("images/thought-section-header.jpg") no-repeat scroll 0 0 transparent;
    height: 76px;
    margin-bottom: 8px;
    margin-top: 25px;
    width: 410px;
}


/*STUFF TO ADD TO STYLE.CSS*/
#thoughtsleadership-container, #thoughtsleadership-container-first {
  width:614px;
}
a.leadership-month {
  color: #8e2121;
  font-size: 14px;
  font-family: 'Maven Pro',sans-serif;
  font-weight: 500;
  letter-spacing: -1px;
  text-decoration: none;
  float: left;  
}
.thoughts-header {
  font-family: 'Maven Pro',sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    padding-bottom: 11px;
}
.popular-tags {
  padding:0px;
}
.popular-tags li{
  background: none repeat scroll 0 0 #c9c8ba;
    border-radius: 22px;
    color: #7a786f;
    float: left;
    font: italic 12px Georgia;
    letter-spacing: 1px;
    list-style: none;
    margin: 0px 5px 5px 0px;
    padding: 1px 15px 3px 15px;
}
.popular-tags li a {
  color: #7a786f;
  font: italic 12px Georgia;
  text-decoration: none;
}
#Main-Page-Content {
  min-height:1100px;
}

.link
{
  text-decoration: none;
  color: #545350;
}

#webinar-current-title a
{
  font-family: 'Maven Pro',sans-serif;
  font-size: 15px;
    font-weight: 700;
    letter-spacing: -1px;
  color: #9c4242;
  text-decoration: none;
}

#webinar-current-subtitle a
{
  font-family: 'Maven Pro',sans-serif;
  font-size: 13px;
    font-weight: 700;
  color: #4b493c;
  text-decoration: none;
}

#webinar-current-container
{
  margin-bottom: 25px;
}

#pager-section a.active {
    color: #9E2525;
    padding: 10px;
    text-decoration: underline;
}

/* PDF Search Form */

#search-container
{
  float: right;
  width: 270px;
  height: 31px;
  margin-top: 23px;
  background: url("images/whitepaper-search-background-image.jpg") no-repeat;
}

#search-container input {
   width: 200px;
  height: 21px;   
  border: 0 none;
    outline: 0 none;
    position: relative;
    top: 5px;
    left: 5px;
  padding-left: 10px;
}

#search-button-container
{
  position: relative;
  top: 6px;
  top: -20px\9;
  right: 6px;
  z-index: 1;
  float: right;
}

#search-button-container img
{
  cursor: pointer;
}

#search-no-results 
{
  font-family: arial;
    color: #8E2121;
    font-size: 12px;
    font-weight: bold;
    margin: -3px 0 0;
}

#Main-Content 
{
  min-height: 1140px;
}

#Left-Block 
{
  min-height: 1390px;
}

</style>