﻿#your_lifestyle_link {
  clear: both;
  background: #fff;
  margin: 10px 0px 5px 0px;
  float: left;
  display: inline;
  width: 100%;
}
#your_lifestyle_link h2 {
  text-align: left;
  padding: 5px 0 6px 10px;
  background: url(/images/common_white-grey-title.gif) repeat-x bottom;
  height: 16px;
  line-height: 16px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  display: block;
  text-decoration: none;
}
#your_lifestyle_link a {
  font-weight: normal;
  font-size: 10px;
  color: #fff;
  text-align: right;
  text-decoration: none;
}
#your_lifestyle_link div.your_lifestyle_link_slots {
  width: 276px;
  margin-left: 34px !important;
  margin-left: 17px;
  padding: 20px 0px;
  float: left;
  display: inline;
}
#your_lifestyle_link div.your_lifestyle_link_slots div.center {
  float: left;
  display: inline;
  width: 240px;
  padding: 0px;
}
#your_lifestyle_link div.your_lifestyle_link_slots div.left {
  float: left;
  display: inline;
  width: 120px;
  padding: 0px;
}
#your_lifestyle_link div.your_lifestyle_link_slots div.right {
  float: right;
  display: inline;
  width: 120px;
  padding: 0px;
}

div.google_ads h4 {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #003366;
  font-family: Arial;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

div.google_ads b {
  text-decoration: underline;
  display: block;
  font-size: 12px;
  line-height: 19px;
  font-weight: bold;
}

div.google_ads span.ad_description {
  color: #666;
  display: block;
  font-size: 12px;
  line-height: 19px;
}

div.google_ads span.ad_url {
  color: #006600;
  font-size: 12px;
  line-height: 19px;
}

#google_afc {
  clear: both;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 20px;
}

