/*----------------------------------------------------------------------------*/

/* Generic - Styling

/*----------------------------------------------------------------------------*/



body {
   font-family: Verdana, Geneva, sans-serif;
   color: black;
   /*background-color: #0D8686;*/
/*   background-image: url(/img/site/wlr-bgnd-xmas-v2.jpg);
   background-position: center 100px;
   background-repeat: no-repeat;*/
  /* background-color: #005B5B; JR 05.10.10*/
   margin: 0;
   padding: 0;
}

p {
   font-size: 80%;
   text-align: left;
   margin: 0;
}

ul { 
  margin: 0;
  padding: 0;
}

li {
  font-size: 80%;
  margin: 0;
  padding: 0;
}

h1 {
   font-size: 150%;
   color: #9d0000;
   font-weight: normal;
   margin: 5px 0 10px 0;
}

.larger {
  font-size: 150%;
}

h2 {
   font-size: 100%;
   color: #9d0000;
   font-weight: normal;
   margin: 20px 0 5px 0;
}

h2.smaller {
  font-size: 90%;
}

h3 {
   font-size: 70%;
   text-transform: uppercase;
   color: #9D0000;
   background-color: #F4F1EA;
   font-weight: normal;
   padding: 3px;
   /*height: 15px; removed by jo 26.07.10 */
   margin: 0 0 10px 0;
}

h4 {
   font-size: 80%;
   text-align: left;
   color: black;
   font-weight: bold;
   margin: 10px 0 0 85px;
}

h5 {
   font-size: 100%;
   color: #008080;
   font-weight: normal;
   margin: 20px 0 5px 85px;
}
h6 {
   font-size: 70%;
   font-weight: normal;
   color: #008080;
   margin: 0 0 20px 0;
}

fieldset {
 border: none;
 width: 200px;
 /*float: left;*/
 display: inline-block;
}
 
table {
  border-collapse: collapse;
  margin-bottom: 10px;
}

th {
  font-size: 70%;
}

td {
  font-size: 70%;
}

td p {
  font-size: 100%;
  margin: 0;
  padding: 0;
}

a, .link, .ui-widget-content a {
  color: #008080;
  text-decoration: underline;
  cursor: pointer;
}

a:visited {
  text-decoration: underline;
  color: #008080;
}

a:hover {
  text-decoration: underline;
  color: #9D0000;
}

img {
  border: none;
}

img.leftFloat {
  float: left;
  margin-right: 15px;
  width: auto;
}
img.rightFloat {
  float: right;
  margin-left: 35px;
}

hr {
  color: #53a6a6;
  height: 1px;
  margin-bottom: 20px;
  margin-top: 10px;
}

/* By default, all <em>phasised text is bold and red without italics. */

em {
  font-weight: bold;
  font-style: normal;
  color: #9D0000;
}

.clear {
  clear: both;
}

.allCaps {
   text-transform: uppercase;
}

.bold {
  font-weight: bolder;
}

.center {
  text-align: center;
}

.highlight {
  color: #008080;
  font-style: italic;
}

.note {
  font-size: 70%;
  color: #008080;
  font-weight: normal;
}

.star {
  color: #008080;
  font-weight: bold;
}


.tick {
  color: red;
  font-size: 120%;
  font-weight: bold;
}

#published {
  font-size: 70%;
  color: #008080;
  font-weight: normal;
  margin: 5px 0 5px 10px;
}

.intro {
  color: #008080;
  font-weight: bold;
  /*font-style: italic;
  padding-right: 10px;*/
}
.intro span.italic {
  font-style: italic;
}
.indent {
  margin-left: 25px;
}

.WLRred {
  color: #9D0000;
}

#wave {
  margin-top: 6ex;
  font-size: 80%;
}
#hits {
  clear: both;
  font-size: 70%;
  margin: 10px 0 0 10px;
}

.green {
  color: #009900;
  font-weight: bold;
}

/*----------------------------------------------------------------------------*/

/* Page Layout

/*----------------------------------------------------------------------------*/

#page {
   width: 960px;
   background-color: white;
   margin: 0 auto;
   position: absolute;
   margin: 0 0 0 -470px;
   left: 50%;
   padding-top: 15px;
}


/*----------------------------------------------------------------------------*/
/* Header  Layout
/*----------------------------------------------------------------------------*/

#header ul#login {
   float: right;
   text-transform: uppercase;
   list-style: none;
}

#header #login li {
   float: left;
   font-size: 70%;
   font-weight: bold;
   margin-top: 0;
   margin-right: 5px;
   padding-right: 5px;
   border-right: 1px black solid;
}

#header #login li.noLine {
   border-right: none;
}

#header img {
  /* margin-left: 20px;
   margin-right: 20px;
   margin-top: 20px;
   margin-bottom: 10px;*/
   margin: 5px 0 0 20px; /*amended Sep 2011*/
   float: left; /*amended Sep 2011*/
}

#header h4 { /*added Sep 2011*/
   font-size: 13px;
    clear: both;
    float: left;
    margin: 0 0 10px 95px;
	color: #555555;
	font-family: "Droid Sans"; Arial, Helvetica, sans-serif;
}
#header li img {
	margin: 0;
}
#header li a.red {
  color: #9d0000;
  font-size: 100%;
}
/*----------------------------------------------------------------------------*/

/* Header  Layout

/*----------------------------------------------------------------------------*/

/*#header ul {
   float: right;
   text-transform: uppercase;
   list-style: none;
   margin-top: 5px;
   padding: 0;
}

#header li {
   float: left;
   font-size: 70%;
   font-weight: bold;
   margin-top: 5px;
   margin-right: 5px;
   padding-right: 5px;
   border-right: 1px black solid;

}

#header li.noLine {
   border-right: none;
   margin-top: 0;
}

#header img {
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 20px;
   margin-bottom: 10px;
}

#header li img {
  margin: 0;
}*/

/*----------------------------------------------------------------------------*/

/* Tab Layout

/*----------------------------------------------------------------------------*/

#tabs {
  margin: 0 10px 0;
  background: #008080;
}

#tabs a {
  color: #FFF;
  background: #008080 url(/img/tabs/left-tab.png) no-repeat left top;
  text-decoration: none;
  padding-left: 20px;
  line-height: 2.5em;
}

#tabs .chalTab a {
  color: #FFF;
  background: #008080 url(/img/tabs/left-tab.png) no-repeat left top;
  text-decoration: none;
  padding-left: 20px;
  line-height: 2.5em;
}

#tabs a span {
  background: url(/img/tabs/right-tab.png) no-repeat right top;
  padding-right: 20px;
}

#tabs .chalTab a span {
  background: url(/img/tabs/right-tab.png) no-repeat right top;
  padding-right: 20px;
}

#tabs a, #tabs a span {
  display: block;
  float: left;
}

/* Hide from IE5-Mac \*/

#tabs a, #tabs a span {
  float: none;
}

/* End hide */

#tabs a:hover {
  color: white;
  background: #53A6A6 url(img/tabs/left-tab-hover.png) no-repeat scroll left top;
  padding-left: 20px;
}

#tabs a:hover span {
  background: url(/img/tabs/right-tab-hover.png) no-repeat right top;
  padding-right: 20px;
}

#tabs .chalTab a:hover {
  color: white;
  background: #53A6A6 url(/img/tabs/left-tab-hover.png) no-repeat left top;
  padding-left: 20px;
}

#tabs .chalTab a:hover span {
  background: url(/img/tabs/right-tab-hover.png) no-repeat right top;
  padding-right: 20px;
}

#bSuccess #tSuccess a, #bHome #tHome a, #bGoals #tGoals a, #bFood #tFood a,
#bExercise #tExercise a, #bForum #tForum a, a #tabs #bChallenge #tChallenge a {
  color: #005B5B;
  background: #E6DFCF url(/img/tabs/left-tab-sel.png) no-repeat left top;
  padding-left: 20px;
}

#bSuccess #tSuccess a span, #bHome #tHome a span, #bGoals #tGoals a span, #bFood #tFood a span,
#bExercise #tExercise a span, #bForum #tForum a span, #bChallenge #tChallenge a span {
  background: url(/img/tabs/right-tab-sel.png) no-repeat right top;
  padding-right: 20px;
}

#tabs ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#tabs li {
  float: left;
  margin: 0 3px 0 0;
  font-size: 70%;
  font-weight: bold;
}

/*----------------------------------------------------------------------------*/
/* Footer  Layout
/*----------------------------------------------------------------------------*/

.footer {
  width: 940px;
  padding: 10px;
  background-color: white;
  clear: both;
}

.footer p {
  margin: 0 0 20px 0;}
  
.footer p.note {
  color: #555555;
}

.footer ul {
   text-transform: uppercase;
   list-style: none;
   margin-left: 240px;
}

.footer li {
   float: left;
   font-size: 70%;
   font-weight: normal;
   margin-right: 5px;
   padding-right: 5px;
   padding-bottom: 10px;
   color: #008080;
   border-right: 1px #008080 solid;
}

.footer li.noLine {
   border-right: none;
}

.noBullet {
  list-style: none;
}

/*----------------------------------------------------------------------------
 Home Page Layout - Article Page 
 ----------------------------------------------------------------------------*/

#article {
   clear: both;
   background-color: #E6DFCF;
   width: 960px;
   padding: 0;
}

#article #leftCol {
  display: inline;
  width: 180px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  padding: 0;
}

#article #content {
  width: 539px;
  padding: 10px;
  background-color: white;
  float: left;
  margin: 10px 0 10px 10px;
  display: inline;
}
#article #freeTrialBlurbBox {
  
}
#article #freeTrialBlurbBox {
  color: #E6DFCF;
  width: 450px;
  padding: 0;
  margin: 0 0 20px 60px;
  border: 1px solid #53A6A6;
}

#article #freeTrialBlurbBox h4 {
  background-color: #53A6A6;
  color: white;
  margin: 0;
  padding: 3px 10px;
}

#article #freeTrialBlurbBox p {
  color: black;
  padding: 10px;
  margin: 0;
}

#article #content img {
  margin-left: 0;
}

#article #content #introBox {
  margin-bottom: 10px;
}

#article #content #introBox h3 {
  text-transform: capitalize;
  font-weight: bold;
  padding: 0;
  background-color: white;
  color: black;
  font-size: 70%;
  margin: 0 0 0 0;
}

#article #content #introBox p {
  font-size: 70%;
  padding: 0;
  margin: 0 0 0 0;
}

#article #content ul {
  margin-left: 100px;
  margin-bottom: 15px;
  margin-right: 50px;
}

#article #content #bmitabs ul, #article #content #successtabs ul {
  margin: 0;
}

#article #content #bmitabs li {
  font-size: 100%;
}

#article #bmitabs {
  font-size: 0.87em;
} 

#article #content #successtabs li {
  font-size: 95%;
}

#successtabs div.ui-tabs-panel {
  overflow: visible;
  clear: both;
}

#article #content ul li {
  margin-top: 5px;
}

#article #content ol {
  margin-left: 65px;
  margin-right: 50px;
  list-style-type: decimal;
}
#article #content span.marginLeft {
  margin-left: 40px;
}

#article #content ol li {
  margin-top: 20px;
}

#article #rightCol {
  width: 180px;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 10px;
  display: inline;
}

#article h1, .printable h1 {
  margin-top: 10px;
  margin-left: 20px;
}

#article p, .printable p {
  margin-left: 85px;
  margin-right: 50px;
  margin-bottom: 15px;
  margin-top: 0px;
}

#article p.lm30, #article table {
  margin-left: 30px;
}

#article span.lm30 {
  margin-left: 10px;
}

#article p.nbsp {
  margin-bottom: 5px;
}

#article p.red, #article p.red a {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  color: #9D0000;
  font-weight: bold;
}

#article p.caption {
  font-style: italic;
  font-size: 70%;
}

#article td p {
  font-size: 100%;
  margin: 1px;
  padding: 0;
}

#article h2, .printable h2 {
  margin-left: 20px;
  margin-bottom: 10px;
}

#article td h2 {
  margin: 1px;
}

#article h3, .printable h3 {
  margin-left: 20px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-size: 80%;
  color: #008080;
}

#article td h3 {
  margin: 1px;
  background: none;
  text-transform: none;
  font-size: 100%;
  height: auto;
}

#article h6 {
   margin-left: 100px;
   text-transform: uppercase;
}

#article img, .printable img {
  margin-bottom: 10px;
}

#article table.foodTable {
  border-top: 1px black solid;
  border-left: 1px black solid;
  border-collapse: collapse;
}

#article table.foodTable th, #article table.foodTable td{
  border-bottom: 1px black solid;
  border-right: 1px black solid;
  padding: 1px;
}

/*Left Col and Right Col Navigation*/
#article #leftCol .articleNav {
 float: left;
 width: 180px;
}
#article #leftCol .articleNav, #article #rightCol .articleNav {
  /*width: 105%;*/
  background-color: white;
  float: left;
}

#article #leftCol .articleNav h2, #article #rightCol .articleNav h2 {
  margin: 0 10px 5px 10px;
  font-weight: normal;
  color: #9D0000;
  font-size: 100%;
  padding-top: 10px;
}

#article #leftCol .articleNav h2 a, #article #rightCol .articleNav h2 a {
  color: #9D0000;
}

#article #leftCol .articleNav  a.button, #article #rightCol .articleNav  a.button {
  color: white;
  float: right;
  /*font-size: 16px;* removed 22.03.11 for calorie counter trial pages*/
}

#article #leftCol .articleNav ul, #article #rightCol .articleNav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-bottom: 10px #E6DFCF solid;
}

#article #leftCol .articleNav li, #article #rightCol .articleNav li  {
  font-size: 80%;
  background-color: #F4F1EA;
  margin: 0px;
  border-bottom: 2px white solid;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
}

/*End Left Col Navigation */


/*Free Trial Box*/
/*#article #rightCol .trial {
  width: 180px;
  background-color: white;
  margin-bottom: 10px;
  /*float: left;*/
/*}

#article #rightCol .trial h2 {
  margin: 0 10px 5px 10px;
  font-weight: normal;
  color: #9D0000;
  font-size: 100%;
  padding-top: 10px;
}

#article #rightCol .trial p {
  font-size: 80%;
  background-color: #F4F1EA;
  margin: 0px;
  border-bottom: 2px white solid;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
}

#article #rightCol .trial img {
  padding: 5px;
  margin: 0;
  float: right;
  clear: right;
}*/

/*New Left Column Trial*/
#article #leftCol .trial, #article #rightCol .trial {
  width: 180px;
  background-color: white;
  border-bottom: 10px solid #E6DFCF;
  float: left;
  position: relative;
}

#article #leftCol .trial h2, #article #rightCol .trial h2 {
  margin: 0 10px 5px 10px;
  font-weight: normal;
  color: #9D0000;
  font-size: 100%;
  padding-top: 10px;
}

#article #leftCol .trial p, #article #rightCol .trial p  {
  font-size: 80%;
 /* background-color: #F4F1EA; Removed Jo 07.02.11 */
  margin: 0px;
  border-bottom: 2px white solid;
  padding: 0 10px 5px 10px;
}

#article #leftCol .trial p.trialLink,  #article #rightCol .trial p.trialLink {
  font-size: 80%;
  background-color: #F4F1EA;
  margin: 0px;
  border-bottom: 2px white solid;
  padding: 4px 80px 4px 10px;
}

#article #leftCol .trial p.trialLink a, #article #rightCol .trial p.trialLink a  {
  text-decoration: underline;
}
  
#freeTrial {
  position: absolute;
  width: 90px;
  height: 90px;
  bottom: -20px;
  right: -15px;
}

/*End of LeftCol Trial*/


#article #content .trial {
  width: 100%;
  background-color: white;
  margin-bottom: 10px;
  float: right;
  clear: both;
}

#article #content .trial h2 {
  margin: 0 10px 0 20px;
  font-weight: normal;
  color: #9D0000;
  font-size: 100%;
  padding-top: 10px;
}

#article #content .trial p  {
  font-size: 80%;
  margin: 0px;
  border-bottom: 2px white solid;
  padding: 5px 50px 5px 85px;
}

#article #content .trial img {
  padding: 5px;
  margin: 0 30px 0 0;
  float: right;
  clear: right;
}
#article #content img.leftMargin {
  margin-left: 65px;
}
/*end free trial*/

/*email friend - print - bookmark */

#article #rightCol .tellFriend {
  width: 170px;
  float: left;
  margin-left: 10px;
  display: inline;
  clear: both;
}

#article #rightCol .addBM {
  width: 170px;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  display: inline;
  clear: both;
}

#article #rightCol .tellFriend p, #article #rightCol .addBM p {
  margin: 3px 3px 3px 0;
  font-size: 70%;
}

#article #rightCol .tellFriend img, #article #rightCol .addBM img {
  float: left;
  margin-right: 5px;
}

/*Guarantee Box*/

#article #rightCol .guarantee {
  width: 180px;
  background-color: white;
  margin-bottom: 10px;
  clear: both;
}

#article #rightCol .guarantee h2 {
  margin: 0 10px 5px 0;
  font-weight: normal;
  color: #9D0000;
  font-size: 100%;
  padding-top: 10px;
}

#article #rightCol .guarantee p  {
  font-size: 80%;
  background-color: white;
  margin: 0px;
  border-bottom: 2px white solid;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
}

#article #rightCol .guarantee img {
  padding: 0;
  margin: 0 0 10px 10px;

  clear: right;
}

/*end guarantee*/

/*Guaranteed Box*/

#article #leftCol .guaranteed {
  width: 180px;
  margin-bottom: 10px;
  clear: both;
}

#article #leftCol .guaranteed h2 {
  margin: 0 10px 5px 0;
  font-weight: normal;
  color: #9D0000;
  font-size: 100%;
  padding-top: 10px;
}

#article #leftCol .guaranteed p  {
  font-size: 80%;
  margin: 0px;
  border-bottom: 2px white solid;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
}

#article #leftCol .guaranteed img {
  padding: 0;
  margin: 0 0 10px 10px;
  clear: right;
}

/*end guarantee*/


/* Google ads in rightCol */

#article #rightCol .rAd {
  width: 180px;
}

#article #rightCol .rAd  h3 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0;
}

#article #rightCol .rAd p {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-style: italic;
  color: #008080;
}

.google {
  margin-left: 10px;
}

#article #rightCol .googleAd {
  width: 174px;
  margin-bottom: 10px;
}  

#article #rightCol .googleAd h2 {
  font-size: 70%;
  font-weight: bold;
  text-transform: none;
  text-align: center;
  margin: 0;
}

#article #rightCol .googleAd p {
  font-size: 70%;
  text-align: center;
  margin: 0;
}

#article #content .googleAd2 {
  width: 540px;
  margin-bottom: 10px;
  margin-top: 30px;
}  

#article #content .googleAd2 h2 {
  font-size: 70%;
  font-weight: bold;
  text-transform: none;
  text-align: center;
  margin: 0;
}

#article #content .googleAd2 p {
  font-size: 70%;
  text-align: center;
  margin: 0;
}

#article #content .google2 {
  margin-left: 85px;
}
.google3 {
  margin-left: 96px;
}
.googleAd3 {
  width: 540px;
  margin-bottom: 10px;
  margin-top: 30px;
  margin-left: 146px;
}  

.googleAd3 h2 {
  font-size: 70%;
  font-weight: bold;
  text-transform: none;
  text-align: center;
  margin: 0;
}

.googleAd3 p {
  font-size: 70%;
  text-align: center;
  margin: 0;
}

/*#article #content .googleAd2 {
  background-color: #FFFFFF;
  margin: 0 10px 0 73px;
  width: 336px;
  float: left;
  padding-top: 5px;
  border: 3px solid white;
}  

#article #content .googleAd2 h2 {
  font-size: 80%;
  text-align: center;
  margin: 0;
}
#article #content .googleAd2 p {
  font-size: 80%;
  text-align: center;
  padding: 5px;
  margin: 0;
}*/

/*End Google Ads*/


/*Email, print, bookmark*/

#article #rightCol .epb {
  float: left;
  width: 180px;
  padding: 10px;
  clear: both;
}

#article #rightCol .epb h3 {
  font-variant: normal;
  margin: 0 0 5px 0;
  background: none;
}

/*end email, print, bookmark */


#article .quote1 {
  margin-bottom: 0;
  color: #008080;
  font-style: italic;
}

#article .quote2 {
  margin-bottom: 0;
}

#article .name {
  font-weight: bold;
  color: #008080;
  text-align: right;
}
#article .moreInfo {
  font-weight: bold;
  color: #008080;
  text-align: right;
  margin-top: -25px;
}

#article #content #successStoryData {
  margin-bottom: 50px;
}

#article #content #successStoryData img {
  float: left;
  /*margin-left: 200px;*/
  /*margin-top: 1px;*/
  margin-left: 85px;
}
#article #content #successStoryData h2 {
  margin-bottom: 20px;
}
#article #content #successStoryData table {
  border: 1px solid #E6DFCF;
  padding: 0;
  height: 125px;
  float: left;
}

#article #content #successStoryData table th {
  background-color: #f4f1ea;
  font-size: 70%;
  font-weight: bold;
  border: 1px solid #E6DFCF;
  padding: 5px;
  color: black;
  text-align: left;
  vertical-align: top;
}

#article #content #successStoryData table td.th {
  background-color: #f4f1ea;
  font-size: 70%;
  font-weight: normal;
  border: 1px solid #E6DFCF;
  padding: 5px;
  color: black;
  text-align: left;
  vertical-align: middle;
}

#article #content #successStoryData table tr.th {
  background-color: #f4f1ea;
}

#article #content #successStoryData table td {
  vertical-align: top;
  font-size: 70%;
  padding: 3px 5px;
  border: 1px solid #E6DFCF;
}

#article #content #successStoryData table td.beige {
  background-color: #F4F1EA;
}

.articleTable, .articleConvert {
  margin-top: 3px;
  border: 1px solid #E6DFCF;
  padding: 0;
}

#article .articleTable, #article .articleTableBig {
  margin-left: 85px;
}

#article .articleTableBig td.beige {
  background-color: #F4F1EA;
  color: #008080;
  font-weight: bold;
}

.articleConvert {
  margin-left: 30px;
}

.articleConvert td.input {
  padding-top: 15px;
  padding-bottom: 0;
}

.articleTable.w440 {
  width: 440px;
}

.articleTable th, .articleConvert th {
  background-color: #f4f1ea;
  font-size: 70%;
  font-weight: bold;
  border: 1px solid #E6DFCF;
  padding: 5px;
  color: black;
  text-align: left;
  vertical-align: top;
}

.articleConvert th {
  background-color: white;
  font-size: 100%;
  font-weight: normal;
  border: none;
  padding: 15px 5px 2px 5px;
  color: #9D0000;
} 

.articleConvert td {
  padding: 5px;
}

.articleConvert tr.line {
  border-bottom: 1px solid #E6DFCF;
}

.articleTable td.th {
  background-color: #f4f1ea;
  font-size: 70%;
  font-weight: normal;
  border: 1px solid #E6DFCF;
  padding: 5px;
  color: black;
  text-align: left;
  vertical-align: middle;
}

.articleTable tr.th {
  background-color: #f4f1ea;
}

.articleTable td, .articleTableBig td {
  vertical-align: top;
  padding: 3px 5px;
  border: 1px solid #E6DFCF;
}

.articleTable td {
  font-size: 70%;
}

.articleTableBig td, .articleTableBig th {
  font-size: 80%;
  padding:5px;
}

.articleTable td.beige {
  background-color: #F4F1EA;
}

.articleTable caption {
  padding-bottom: 5px;
}

.recipeInfo {
  margin-left: 20px;
  float: left;
}

#article .recipeInfo h2 {
  margin-left: 0;
}

.recipeTable {
  margin: 0;
  border: 1px solid #E6DFCF;
  padding: 0;
  width: 180px;
  border-bottom: 20px solid #E6DFCF;
}

.recipeTable th {
  background-color: #f4f1ea;
  font-size: 70%;
  font-weight: bold;
  border: 1px solid #E6DFCF;
  padding: 5px;
  color: black;
  text-align: left;
  vertical-align: top;
  width: 100px;
}

.recipeTable td {
  vertical-align: top;
  font-size: 70%;
  padding: 3px 5px;
  border: 1px solid #E6DFCF;
}

#content .articleNav {
  float: right;
  padding: 0 0 0px 10px;
  margin: 20px 20px 15px 15px;
  width: 180px;
  border-bottom: 2px #E6DFCF dotted;
  border-left: 2px #E6DFCF dotted;

}

#content .articleNav h2 {
  margin-left: 0;
  margin-top: 0;
}

#article #content .articleNav .recipeTable {
  border-bottom: 0;
}

#article p.lm30, #article table {
    margin-left: 0;
}

/*Advert box */

#leftCol .productBox, #rightCol .productBox {
  float: left;
  width: 180px;
  background-color: white;
  padding: 0;
  margin-bottom: 10px;
  clear: both;
}

#leftCol .productBox img, #rightCol .productBox img {
  float: left;
  margin: 10px 5px 10px 10px;
}

#leftCol .productBox img.box, #rightCol .productBox img.box {
  border: 1px solid gray;
}

#article #leftCol .productBox h2, #article #rightCol .productBox h2 {
  color: white;
  background-color: #008080;
  margin: 0;
  padding: 5px 10px 5px 10px;
  text-transform: none;
  font-weight: bold;
  font-size: 80%;
}

#article #leftCol .productBox h3, #article #rightCol .productBox h3 {
  color: white;
  background-color: #008080;
  margin: 0 0 10px 0;
  padding: 5px 10px 35px 10px;
  text-transform: none;
  font-weight: bold;
}

#article #leftCol .productBox h3 a, #article #rightCol .productBox h3 a  {
  color: white;
}

#article #leftCol .productBox p, #article #rightCol .productBox p  {
  font-size: 70%;
  margin: 0;
  padding: 10px 5px;
  background-color: white;
}


/*New styling for dfr product boxes*/

#leftCol .dfrBox, #rightCol .dfrBox {
  float: left;
  width: 180px;
  background-color: white;
  padding: 0;
  margin-bottom: 10px;
  clear: both;
  border-bottom: 10px solid #E6DFCF;
}

#leftCol .dfrBox img, #rightCol .dfrBox img {
  float: left;
  margin: 0;
}

#article #leftCol .dfrBox h2, #article #rightCol .dfrBox h2 {
   margin: 10px 10px 5px 10px;
   font-weight: normal;
   color: #9D0000;
   font-size: 100%;
}

#article #leftCol .dfrBox p, #article #rightCol .dfrBox p  {
  font-size: 80%;
  margin: 0 0 0 80px;
  padding: 10px 5px;
  background-color: #53A6A6;
  color: white;
  min-height: 100px;
}

#article #leftCol .dfrBox p a, #article #rightCol .dfrBox p a, #article #leftCol .dfrBox p a:hover, #article #rightCol .dfrBox p a:hover  {
 color: white;
 text-decoration: none;
}

/* end of dfr product boxes */

/*New styling for rightCol trial boxes*/

#leftCol .trialBox, #rightCol .trialBox {
  float: left;
  width: 180px;
  background-color: white;
  padding: 0;
 /* margin-bottom: 10px; removed by Joanne 05/07/10*/
  clear: both;
  border-bottom: 10px solid #E6DFCF;
}

#leftCol .trialBox img, #rightCol .trialBox img {
  margin: 0;
}

#article #leftCol .trialBox h2, #article #rightCol .trialBox h2 {
   margin: 10px 10px 5px 10px;
   font-weight: normal;
   color: #9D0000;
   font-size: 100%;
}

#article #leftCol .trialBox h2 a, #article #rightCol .trialBox h2 a {
  text-decoration: none;
  color: #9D0000;
}

#article #leftCol .trialBox h3, #article #rightCol .trialBox h3 {
  color: white;
  background-color: #9D0000;
  margin: 0;
  padding: 3px;
  font-weight: bold;
  font-size: 70%;
  text-align: center;
}

#article #leftCol .trialBox p, #article #rightCol .trialBox p, #article #rightCol .trialBox ul  {
  font-size: 80%;
  margin: 0;
  padding: 10px 5px;
  /*background-color: #53A6A6;
  color: white;  Removed Jo 07.02.11*/
}

#article #leftCol .trialBox p a, #article #rightCol .trialBox p a, #article #leftCol .trialBox p a:hover, #article #rightCol .trialBox p a:hover  {
 /*color: white; Removed Jo 07.02.11*/
 text-decoration: underline;
 font-weight: bold;
}

/*#article #leftCol .trialBox a.button, #article #rightCol .trialBox a.button, #article #leftCol .trial a.button, #article #rightCol .trial a.button {*/
a.button {
  color: white;
  margin: 0 10px 10px 10px;
  /*float: right;*/
}

a.lmarg0 {
  margin-left: 0;
}

a.nomarg {
  margin: 0;
}

a.width {
  width: 160px;
}

a.w180 {
  width: 180px;
}

a.bmarg0 {
  margin-bottom: 0;
}

#article #leftCol .trialBox ul {
  margin: 10px 10px 0 20px;
  padding: 0;
}

#article #leftCol .trialBox p.challenge, #article #rightCol .trialBox p.challenge  {
  background-color: #ffdf01;
  color: #9D0000;
}

#article #leftCol .trialBox p.challenge a, #article #rightCol .trialBox p.challenge a, #article #leftCol .trialBox p.challenge a:hover, #article #rightCol .trialBox p.challenge a:hover  {
 color: #9D0000;
}

#article #leftCol .trialBox h4, #article #rightCol .trialBox h4 {
  font-size: 80%;
  margin: 0;
  padding: 5px 10px;
  color: black;
  font-weight: normal;
}

#article #leftCol .trialBox h4 a, #article #rightCol .trialBox h4 a {
  color: #9D0000;
}

/* end of dfr product boxes */

/*New styling for leftCol guarantee boxes*/

#leftCol .guaranteeBox, #rightCol .guaranteeBox {
  float: left;
  width: 180px;
  background-color: #F4F1EA;
  padding: 0;
  margin-bottom: 10px;
  clear: both;
  border-bottom: 10px solid #E6DFCF;
}

#leftCol .guaranteeBox img, #rightCol .guaranteeBox img {
  margin: 0;
}

#article #leftCol .guaranteeBox h2, #article #rightCol .guaranteeBox h2 {
   margin: 10px 10px 5px 10px;
   font-weight: normal;
   color: #9D0000;
   font-size: 100%;
}

#article #leftCol .guaranteeBox p, #article #rightCol .guaranteeBox p  {
  font-size: 80%;
  margin: 0;
  padding: 10px 5px;
  background-color: #F4F1EA;
  color: #CC0000;
  text-align: center;
}

#article #leftCol .guaranteeBox p a, #article #rightCol .guaranteeBox p a, #article #leftCol .guaranteeBox p a:hover, #article #rightCol .guaranteeBox p a:hover  {
 color: white;
 text-decoration: none;
}

/* end of dfr product boxes */


ul.featureBox {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.featureBox li {
   background-color: #53A6A6;
   float: left;
   font-size: 80%;
   font-weight: bold;
   color: white;
   margin-top: 0;
   padding-right: 5px;
   width: 100%;
}

ul.featureBox span {
  float: left;
  background-color: #53A6A6;
  width: 125px;
  padding-right: 5px;
}

#article .profileImg {
  float: left;
  margin-right: 5px;
}

#article .clear {
  height: 0;
  line-height: 0;
}

#article #leftCol a:link, #article #leftCol a:visited, #article #leftCol a:hover, #article #leftCol a:active,
#success #leftCol a:link, #success #leftCol a:visited, #success #leftCol a:hover, #success #leftCol a:active {
  text-decoration: none;
}

#article #leftCol ul, #success #leftCol ul, .printable ul {
  margin-left: 100px;
  margin-top: 0;
  margin-right: 50px;
  padding: 0;
}

#article #leftCol li, #success #leftCol li, .printable li {
  margin-bottom: 5px;
  padding: 0;
}

/*Top Bar*/

#topBar {
  width: 940px;
  margin: 0 auto;
}

#topBar ul {
  padding: 0;
  margin-left: 0;
}

#topBar li {
  background-color: #E6DFCF;
  list-style: none;
  float: left;
  padding: 5px 10px 0 10px;
  font-size: 70%;
  width: 134px;
  text-align: center;
  font-weight: bold;
  margin-bottom: -2px;
  border-right: 2px solid white;
}

/*#topBar li {
  background-color: #E6DFCF;
  list-style: none;
  float: left;
  padding: 5px 10px 0 10px;
  font-size: 70%;
  width: 134px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: -2px;
  border-right: 2px solid white;
}*/

#topBar li.last {
  width: 140px;
  border-right: none;
}

#concernsUL {
  clear: both;
  margin-bottom: 25px;
}
#concernsUL ul.left {
  float: left;
  list-style: disc; 
}
#concernsUL ul.left li {
  padding:0 15px 0 16px;
  text-align:left;
  line-height:27px;
  list-style-type:none;
  background:url(/img/b/bullet-point.jpg) 2px 12px no-repeat;
}
#concernsUL ul.right li {
  line-height:27px;
  margin-top: 15px;
}


/*----------------------------------------------------------------------------
 Home Page Layout - Success Story Page 
 ----------------------------------------------------------------------------*/

#success {
   clear: both;
   background: #E6DFCF;
   width: 940px;
   padding: 10px;
}

#success #leftCol {
  width: 610px;
  background-color: white;
  float: left;
}

#success #rightCol {
  width: 300px;
}

#success h1 {
  margin-top: 10px;
  margin-left: 30px;
}

#success p {
  margin-left: 100px;
  margin-right: 50px;
  margin-bottom: 15px;
  margin-top: 0px;
}

#success h2 {
  margin-left: 30px;
  margin-bottom: 10px;
}

#success h3 {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 10px;
  font-size: 80%;
  color: #008080;
}

#success h6 {
   margin-left: 100px;
   text-transform: uppercase;
}

#success img {
  margin-bottom: 10px;
}

#success .articleNav h2 {
   margin: 10px 10px 5px 10px;
   font-weight: normal;
   color: #9D0000;
   font-size: 100%;
}

#success h4 {
  font-size: 80%;
  font-weight: bold;
  color: #9D0000;
}

#success h5 {
  font-weight: normal;
  font-size: 80%;
  font-style: italic;
  color: #008080;
}

#success em {
  font-weight: normal;
  color: inherit;
  font-style: italic;
}
/*-------------------------------------------------------
New success story page styles
-------------------------------------------------------*/

#article .successBox {
  background-color: #E6DFCF;
  float: left;
  width: 540px;
}

#quoteBox {
  float: right;
  margin: 30px 0 30px 0;
  text-align: center;
  width: 250px;
}

#article .successPics {
  float: left;
  width: 300px;
  margin-top: 10px;
  margin-left: 8px;
  margin-bottom: 10px;
  display: inline;
}

#article .successPics img {
/*  margin-right: 30px;
  margin-bottom: 0px;*/
}

#article .successPics p {
  margin: 0 0 10px 0;
  font-style: normal;
}

#article .successTable {
  float: right;
  width: 210px;
  background-color: #F4F1EA;
  border: 1px solid #E6DFCF;
  /*height: 300px;*/
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  clear: both;
  display: inline;
}

#article .successTable th {
  background-color: white;
  color: #008080;
  text-align: left;
  font-size: 100%;
  font-weight: normal;
  padding: 15px 10px 5px 10px;
}

#article .successTable td {
  font-size: 80%;
  padding: 3px 10px;
  border-bottom: 1px solid #E6DFCF;
  color: black;
}

#article .successTableW {
  float: right;
  width: 445px;
  background-color: #F4F1EA;
  border: 1px solid #E6DFCF;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  clear: both;
  display: inline;
}

#article .successTableW th {
  background-color: white;
  color: #008080;
  text-align: left;
  font-size: 100%;
  font-weight: normal;
  padding: 15px 10px 5px 10px;
}

#article .successTableW td {
  font-size: 80%;
  padding: 3px 10px;
  border-bottom: 1px solid #E6DFCF;
  color: black;
}

#article em {
  font-weight: normal;
  color: inherit;
  font-style: italic;
}
#article em.overRide {
  font-weight: normal;
  color: inherit;
  font-style: italic;
  color: #9D0000;
}


a.morePicsButton {
  background: #008080;
  display: block;
  font-size: 70%;
  font-weight: bold;
  margin: 0 10px 10px 0pt;
  padding: 3px;
  color: white;
  float: right;
  clear: both;
  width: 120px;
  text-align: center;
  text-decoration: none;
}

a:hover.morePicsButton {
  text-decoration: underline;
  color: white;
}

a:visited.morePicsButton {
  color: white;
}

/*----------------------------------------------------
Home Pages Layouts: Tried and Tasted
-----------------------------------------------------*/

#article caption {
  font-weight: normal;
  text-align: left;
  font-size: 70%;
  margin: 10px 0 0 0;
}

.tasted {
  margin: 10px 0 10px 20px;
  border: 1px solid #e6DfCf;
}

.tasted th, .tasted td.th {
  padding: 5px;
  text-align: left;
  width: 85px;
  vertical-align: top;
  border: 1px solid #e6DfCf;
  background-color: #f4f1ea;
}

.tasted td {
  width: 85px;
  padding: 5px;
  vertical-align: top;
  border: 1px solid #e6DfCf;
}

.calories {
  background-color: #f4f1ea;
}
/*----------------------------------------------------
Central Column 
-----------------------------------------------------*/
ul.leftMargin {
  margin-left: 100px;
}
h4.leftMargin {

   margin-left: 85px;
}
/*ul.internalLinks {
  margin-left: 25px;
}
ul.internalLinks li {
  float: left;
  width: 160px;
  margin: 0 5px 10px 0;
  display: inline;
  background-color: #008080;
  min-height: 30px;
}*/
.internalLinks {
  width: 400px;
  background-color: white;
  margin-bottom: 10px;
  margin-left: 85px;
  padding: 1px;
  border: solid #e6dfcf 1px;
}

.internalLinks h2 {
  margin: 0 10px 5px 10px;
  font-weight: normal;
  color: #9D0000;
  font-size: 100%;
  padding-top: 10px;
}
.internalLinks ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.internalLinks  ul li  {
  font-size: 80%;
  background-color: #F4F1EA;
  margin: 0px;
  border-bottom: 2px white solid;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
}

/*For pages with 2 columns only*/

#article #content2col {
  width: 730px;
  padding: 10px;
  background-color: white;
  float: left;
  margin: 10px 0 10px 10px;
  display: inline;
}

#article #content2col img {
  margin-left: 0;
}

#article #content2col #introBox {
  margin-bottom: 10px;
}

#article #content2col #introBox h3 {
  text-transform: capitalize;
  font-weight: bold;
  padding: 0;
  background-color: white;
  color: #008080;
  font-size: 70%;
  margin: 0 0 0 0;
}

#article #content2col #introBox p {
  font-size: 70%;
  padding: 0;
  margin: 0 0 0 0;
}

#article #content2col ul {
  margin-left: 100px;
  margin-bottom: 15px;
  margin-right: 50px;
}

#article #content2col ul li {
  margin-top: 5px;
}

#article #content2col ol {
  margin-left: 65px;
  margin-right: 50px;
}

#article #content2col ol li {
  margin-top: 5px;
}

#article #content2col caption {
  font-weight: normal;
  text-align: left;
  font-size: 70%;
  margin: 0;
  padding: 0 0 5px 0;
}
/***************** For 1 column layout pages********************/

#article #content1col {
  width: 920px;
  padding: 10px;
  background-color: white;
  float: left;
  margin: 10px 0 10px 10px;
  display: inline;
}

/*------------For ITV landing page--------------------*/

.sectionBox {
  width: 300px;
  background-color: #F4F1EA;
  margin: 10px 10px 10px 0;
  float: left;
  height: 350px;
  display: inline;
}
.sectionBox.end{
  margin-right: 0;
}
.sectionBox h2 {
  margin: 0 0 0 10px;
}

.sectionBox p {
  margin-left: 10px;
}

.sectionBox img {
  margin: 10px 0 0 10px ;
  width: 260px;
}
.wlrOverview {
  background-color: #F4F1EA;
  margin: 5px 0 20px 0; 
  width: 920px;
}
.wlrOverviewDiv {
  padding: 5px 5px 10px 5px; 
  
}
.wlrbackToTop {
  background-color: #F4F1EA;
  margin: 5px 0 20px 0; 
  width: 920px;
}

.divContainerFixed {
	position:relative; 
	height:175px
}
.divChildSetThreeOne {
	position:absolute; 
	top: 5px; 
	left: 5px; 
	width: 170px; 
	height: 160px;
	text-align: center;
}
.divChildSetThreeTwo {
	position:absolute; 
	top: 5px; 
	left: 180px; 
	width: 170px; 
	height: 165px;
	text-align: center;
}
.divChildSetThreeThree {
	position:absolute; 
	top: 5px; 
	left: 355px; 
	width: 170px; 
	height: 160px;
	text-align: center;
}
.divContainerFixedTwo {
	position:relative; 
	height: 1020px
}
.divProductImage {
	position:absolute; 
	left: 5px; 
	width: 60px; 
	height: 60px;
	text-align: center;
}
.divProductDesc {
	position:absolute; 
	left: 80px; 
	width: 445px; 
	height: 60px;
}
.divMain {
	float: left;
	width: 255px;
}
.pTwo {
   font-size: 80%;
   text-align: left;
   margin: 0;
}
#article #content .divMain.left {
	margin-right: 10px;
}
#article #content .divText {
	float: left;
	background-color: #53A6A6;
	width: 130px;
	height: 125px;
}
#article #content .divText .pTwo {
	color:white;
	font-size: 80%;
	margin: 0;
	padding: 5px;
}
.imageFloating {
	float:left;
	border:0px; 
	width:125px;
	height:125px;
}
h2.divText {
  margin-top: 5px;
  margin-left: 10px;
  font-weight: normal;
  color: #9D0000;
}

/*-----------BOOKMARKS: for Delicious, Digg, Reddit, Facebook and StumbleUpon ----------*/

#article .bookmarks {
  background-color: #FFFFFF;
  float: left;
  margin: 0 20px 10px 20px;
  padding: 0 0 3px 0;
  width: 500px;
  border: 1px solid #E6DFCF;
}

#article .bookmarks h2 {
  background-color: #F4F1EA;
  color: #9d0000;
  margin:0;
  padding: 5px;
  font-size: 80%;
  text-transform: uppercase;
}

#article #content .bookmarks ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#article .bookmarks li {
  background-position:5px 5px;
  background-repeat:no-repeat;
  /*border-right:2px solid white;*/
  font-size:80%;
  float: left;
  margin: 0;
}

#article .bookmarks li a {
  display:block;
  padding:4px 10px 4px 30px;
}

#article .bookmarks li a:hover {
  background-position:5px 5px;
  background-repeat:no-repeat;
}

#article .bookmarks li.facebook {
  background-image: url(../img/f/facebook.png);
}

#article .bookmarks li.facebook a:hover {
  background-image: url(../img/f/facebook.png);
}

#article .bookmarks li.delicious {
  background-image: url(img/d/delicious.gif);
}

#article .bookmarks li.delicious a:hover {
  background-image: url(img/d/delicious.gif);
}

#article .bookmarks li.digg {
  background-image: url(img/d/digg.gif);
}

#article .bookmarks li.digg a:hover {
  background-image: url(img/d/digg.gif);
}

#article .bookmarks li.reddit {
  background-image: url(img/r/reddit.gif);
}

#article .bookmarks li.reddit a:hover {
  background-image: url(img/r/reddit.gif);
}

#article .bookmarks li.stumble {
  background-image: url(img/s/stumbleupon.gif);
}

#article .bookmarks li.stumble a:hover {
  background-image: url(img/s/stumbleupon.gif);
}

#article .bookmarks li.email {
  background-image: url(../img/e/envelope.gif);
}

#article .bookmarks li.email a:hover {
  background-image: url(../img/e/envelope.gif);
}
#article .bookmarks li.print {
  background-image: url(../img/p/print.gif);
}

#article .bookmarks li.print a:hover {
  background-image: url(../img/p/print.gif);
}
#article .bookmarks li.bookmark {
  background-image: url(../img/g/goldstar.gif);
}

#article .bookmarks li.bookmark a:hover {
  background-image: url(../img/g/goldstar.gif);
}


#article #leftCol .crimboChallenge ul.cChallenge {
  margin-left: 65px;
  margin-right: 15px;
  padding-left: 0;
  list-style: none;
}

#article #leftCol .crimboChallenge ul.cChallenge li {
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 0em;
  padding-left: 40px;
  margin-left: 20px;
  border-bottom: 0.2em dotted #53a6a6;
  padding-bottom: 15px;
}

#article #leftCol .crimboChallenge ul.cChallenge li.candy {
  background-image: url(/img/c/christmas-16.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.present {
  background-image: url(/img/c/christmas-15.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.candle {
  background-image: url(/img/c/christmas-14.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.reindeer {
  background-image: url(/img/c/christmas-13.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.snowman {
  background-image: url(/img/c/christmas-12.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.stocking {
  background-image: url(/img/c/christmas-11.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.pudding {
  background-image: url(/img/c/christmas-10.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.gingerbread {
  background-image: url(/img/c/christmas-09.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.elf {
  background-image: url(/img/c/christmas-08.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.bell {
  background-image: url(/img/c/christmas-07.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.bauble {
  background-image: url(/img/c/christmas-06.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.snowflake {
  background-image: url(/img/c/christmas-04.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.santa {
  background-image: url(/img/c/christmas-03.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.mistletoe {
  background-image: url(/img/c/christmas-02.jpg);
}

#article #leftCol .crimboChallenge ul.cChallenge li.fairy {
  background-image: url(/img/c/christmas-01.jpg);
}

span.cChallenge {
  color: #53a6a6;
  font-weight: bold;
}
span.lowerCase {
   text-transform: lowercase;
}


.printable {
  width: 600px;
  background-color: white;
  margin: 10px;
  padding: 0;
}

.printable img {
  margin-top: 25px;
}

img.border {
  border: 1px solid #CCCCCC;
  margin-top: 3px;
}

.shadedBox {
  background-color: #F4F1EA;
  border: dotted 3px #9D0000;
}

#converterTable {
  width: 100%;
}
#converterTable td {
  font-size: 85%;
}

#converterTable td p {
  margin: 0 0 10px;
}

.container {
  float: left;
}

#article #content .containerDiv {
   margin: 0 auto;
   overflow: auto;
   width: 960px;
}

#article #content div .left {
   float: left;
   width: 239px;
   height: 210px;
   position: relative;
   overflow: hidden;
   border: 1px solid #E6DFCF;
   margin-bottom: 10px;
}
#article #content div .left p {
  margin: 0 0 5px 5px;
}
#article #content div .left h4 {
  margin: 5px;
}
#article #content div .left img {
  width: 254px;
}
.r5 {
  margin-right: 5px;
}

.l20 {
  margin-left: 20px;
}
#article #content .containerDiv .left p {
   margin: 5px;
}

.newpages {
  margin: 20px;
  width: 420px;
  float: left;
}

newpages h4 {
  margin: 15px 20px 0 20px;
}

.newpages p {
  margin: 5px 20px 0 85px;
}

.highlightBox {
  color: #E6DFCF;
  width: 500px;
  padding: 0;
  margin: 0 0 0 20px;
  border: 1px solid #53A6A6;
}
.highlightBox .highlightBoxUL {
  color: #53A6A6;
}

#content .highlightBox h4 {
  background-color: #53A6A6;
  color: white;
  margin: 0;
  padding: 3px 10px;
}

#content .highlightBox p {
  color: #008080;
  padding: 10px;
  margin: 0;
}

#content .plan h1 {
  margin-top: 40px;
  font-size: 130%;
}

#content .plan h2 {
  font-size: 80%;
  font-weight: bold;
  background-color: #F4F1EA;
  color: #008080;
  padding: 3px 5px;
  margin: 10px 10px 0 20px;
  width: auto;
  float: left;
  clear: both;
  border: 1px solid #008080;
}

#content .plan em {
  font-style: italic;
  font-weight: normal;
  color: #008080;
}

#content .plan h5 {
  float: left;
  clear: both;
  color: #9D0000;
  margin: 15px 0 5px 85px;
}

#content .plan ul, #content .plan p {
  clear: both;
}
/*------------------------Sale Stufff----------------------------
---------------------------------------------------------------*/
.salesBox {
  color: #ffdf01;
  background-color: #ffdf01;  
  width: 500px;
  padding: 0;
  margin: 0 0 0 20px;
  position: relative;
  min-height: 236px;
}
.salesBox .paragraph {
  width: 405px;
}
.salesBox .salesBoxUL {
  color: #53A6A6;
}

#content .salesBox h4 {
  background-color: #9d0000;
  color: #ffdf01;
  margin: 0;
  padding: 3px 10px;
}

#content .salesBox p {
  color: #9d0000;
  padding: 10px;
  margin: 0;
}
#content .salesBox a {
 color: #9d0000;
}
#content .salesBox .sunZindex {
  z-index: 2;
  position: absolute;
  top: -20px;
  left: -30px;
}
#content .salesBox .sunZindexRed {
  z-index: 5;
  position: absolute;
  top: 130px;
  left: 410px;
} 

#content .prizeBox {
  color: #9d0000;
  background-color: #ffdf01;  
  width: 500px;
  padding-bottom: 57px;
  margin: 0 0 0 20px;
  position: relative;
  min-height: 236px;
}
#content .prizeBox .paragraph {
  border: dotted 2px #9d0000;
  padding: 10px;
  margin: 10px;
  text-align: center;
}
.prizeBox .prizeBoxUL {
  color: #53A6A6;
}
#content .prizeBox h4 {
  background-color: #9d0000;
  color: #ffdf01;
  margin: 0;
  padding: 3px 10px;
  margin-bottom: 20px;
}
#content prizeBox p {
  color: #9d0000;
  padding: 10px;
  margin: 0;
}
#content .prizeBox a {
 color: #9d0000;
}
#content .prizeBox .sunZindexPrize {
  z-index: 2;
  position: absolute;
  top: -38px;
  left: -38px;
}
#content .prizeBox .sunZindexRedPrize {
  z-index: 5;
  position: absolute;
  top: 545px;
  left: 410px;
} 
.countdownBox {
  color: #ffdf01;
  background-color: #fffefb;  
  width: 500px;
  padding: 0;
  margin: 0 0 0 20px;
  border: 1px solid #ffdf01;
}
.countdownBox .countdownBoxUL {
  color: #9D0000;
}

#content .countdownBox h4 {
  background-color: #ffdf01;
  color: #9D0000;
  margin: 0;
  padding: 3px 10px;
}

#content .countdownBox p {
  color: #9d0000;
  padding: 10px;
  margin: 0;
}
#content .countdownBox a {
 color: #9d0000;
}
/*#content .yellowQuote {
  border: 2px dotted #ffdf01;
  padding: 5px;
  margin-bottom: 20px;
} 
#content .yellowQuote h2 {
 margin-top: 0;
 font-size: 95%;
 font-weight: bold;
 margin-left: 20px;
}
#content .yellowQuote .content {
  background: #ffdf01;
  color: 9d0000;
  margin: 0;
  paddding: 15px;
}
#content .yellowQuote .content h4 {
 margin: 0;
}
#content .yellowQuote .content h4.red {
 color: #9d0000;
}
#content .yellowQuote .content p {
 margin: 0;
 }*/
#content .challengeQuote {
 background: url(/img/c/countdown-bgrnd.png);
 width: 468px;
 height: 175px;
 margin: 0 0 20px 20px;
 padding-top: 45px;
}
#content .challengeQuote h4 {
color: #9d0000;
}
#content .challengeQuoteRed {
 background: url(/img/c/countdown-bgrnd-red.png);
 width: 468px;
 height: 175px;
 margin: 0 0 20px 20px;
 padding-top: 45px;
}
#content .challengeQuoteRed h4 {
color: #ffdf01;
}
#content .challengeQuoteRed h2 {
 color: #ffdf01;
}
#content .challengeQuoteRed p {
 color: white;
}
#rightCol .rightQuoteBox {
 background: url(/img/c/countdown-side-box-red.png);
 width: 180px;
 height: 285px;
 margin: 0 0 20px 0;
 padding: 60px 0 15px 0;
} 
#rightCol .rightQuoteBox h2 {
 color: white;
}
#rightCol .rightQuoteBox p {
  margin: 0 15px 0 20px;
  color: white;
 }
#rightCol .rightQuoteBox h4 {
 color: white;
} 
#rightCol .rightQuoteBoxW {
 background: url(/img/c/countdown-side-box-white.png);
 width: 180px;
 height: 285px;
 margin: 0 0 20px 0;
 padding: 60px 0 15px 0;
} 
#rightCol .rightQuoteBoxW h2 {
 color: #9d0000;
}
#rightCol .rightQuoteBoxW p {
 margin: 0 15px 0 20px;
 color: #9d0000;
 }
#rightCol .rightQuoteBoxW h4 {
 color: #9d0000;
} 
/* --------------------------------------------------------------
   Right column: Ad box (for LOSTART page)
----------------------------------------------------------------*/
#article #rightCol .ad {
background-color:#F4F1EA;
border:2px solid white;
clear:both;
float:left;
margin:0 0 10px 0;
padding-top:5px;
width:176px;
}

#article #rightCol .ad h3 {
  font-size: 80%;
  text-transform: none;
  text-align: center;
  background-color: white;
  padding: 5px;
  margin: 0;
  color: #9D0000;
}

#article #rightCol .ad p {
  font-size: 80%;
  text-align: center;
  padding: 5px;
  margin: 0 0 0 0;
}

#article #rightCol .ad img {
  display: block;
  margin: 0 auto;
  /*margin-top: 5px;*/
  border: 1px gray solid;
}

#article #rightCol .ad img.triangle {
  border: none;
  float: right;
  margin: 15px 10px 0 0;
}

#article #rightCol .lostartRed, #article #page .lostartRed, #article #page a.lostartRed {
  color: #9D0000;
}

#article .lostart p {
  margin-right: 30px;
}

#article .lostart h3 {
text-transform: none;
background: none;
}

#article h3.guaranteeText {
  text-transform: none;
  font-size: 70%;
  margin: 0 10px;
  padding: 0;
  background: none;
  color: black;
  text-align: center;
  font-weight: normal;
}

#article img.guarantee {
  margin-bottom: 5px;
  width: 170px;
}

#article .ad a:link, #article .ad a:visited, #article .ad a:hover, #article .ad a:active {
  text-decoration:none;
}

li.location {
 list-style-image: url(/img/w/wrc-location.png);
 margin-left: 10px;
}

li.distance {
 list-style-image: url(/img/w/wrc-distance.png);
 margin-left: 10px;
}

li.time {
 list-style-image: url(/img/w/wrc-time.png);
 margin-left: 10px;
}

.leftFloat {
  float: left;
  width: 202px;
}

.t2 {
  margin-top: 2px;
}


.contentLeft {
  float: left;
  width: 200px;
  margin-left: 85px;
}

#article #content .contentLeft ul {
  margin-left: 15px;
  margin-right: 10px;
}

#article #content .contentLeft h2, #article #content .contentLeft h4, #article #content .contentLeft p {
  margin-left: 0;
  margin-right: 10px;
}

.contentRight {
  float: right;
  width: 200px;
  margin-right: 30px;
}

#article #content .contentRight ul {
  margin-left: 15px;
  margin-right: 0;
}

#article #content .contentRight h2, #article #content .contentRight h4, #article #content .contentRight p {
  margin-left: 0;
  margin-right: 0;
}

#article #content1col .content3col {
  float: left;
  width: 33%;
}
/*---MISC---*/
.mobH {
	display: none;
}

p#dAc {
	display: none;
}

/*Press Office specific - Jo 28.01.2011 */

.press, .press div {
  display: block;
}

#article .press p, #article .press h2, #article .press h4, #article .press h5 {
  margin-left: 85px;
  margin-right: 30px;
}

#article .press h2 {
  margin-bottom: 0;
}

#article .press h4, #article .press h5 {
  margin-top: 0;
}

#article .press h5, #article .press h4 {
  color: #222222;
}

#article .press h4 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
}

#article .press h3 {
  margin: 5px 0 0 20px;
  color: #222222;
  float: left;
  width: 45px;
  display: block;
  background-color: white;
  border: 1px solid gray;
  padding: 3px 6px 3px 3px;
  text-align: center;
  font-size: 11px;
}

#article #content .press img {
  float: left;
  margin: 5px 10px 5px 20px;
}

.pressImg {
  overflow: auto;
}

.pressleft {
  float: left;
}

#article .press h3.release {
  width: 480px;
  float: none;
  margin-bottom: 15px;
}

blockquote {
  color: #222222;
  font-size: 80%;
  margin: 15px 30px 5px 85px;
}

/*End of press office */
#article #leftCol .trialBox ul.tick-list {
list-style-image: url(/img/t/tick.jpg);
margin: 0 5px 0 30px;
padding: 0;
}

/*Advert in Article (Promo)*/
#article #womensRunning {
  width: 518px;
  height: 100px;
  border: 3px solid #f4f1ea;
  padding: 8px;
  margin-bottom: 10px;
}

#article #womensRunning a {
  text-decoration: none;
}

#article #womensRunning a:hover {
  text-decoration: underline;
}

#article #womensRunning h1 {
  color: #008080;
  font-size: 16px;
  font-weight: bold;
  margin-left: 0;
}
#article #content #introBox #womensRunning h3 {
  font-weight: bold;
  font-size: 11px;
  color: #9d0000;
}
#article #content #introBox #womensRunning p {
  font-size: 10px;
  color: #576065;
}
#article #womensRunning img {
  float: right;
}

.relatedarticles {
  margin: 0 23px 0 23px;
}

.relatedarticles div {
  float: left;
  width: 150px;
  border: 1px solid #E6DFCF;
  background-color: #F4F1EA;
  overflow: hidden;
  height: 210px;
  margin-bottom: 15px;
}

#article .relatedarticles div img {
  margin-bottom: 0;
}

.relatedarticles div h4 {
  margin: 5px;
}

.relatedarticles div.mr {
  margin-right: 15px;
}

a.red {color: #9d0000; text-transform: capitalize;}

.right {
  float: right;
}

#article #content #accordion h3 {
  text-transform: none;
  margin: 3px 0 3px 0;
  font-size: 100%;
}

.box {
  -moz-border-radius: 10px;
}

.palegold {
  background-color: #FFF7B7;
}

#leftCol .trialBox.box {
  float: left;
  width: 180px;
  background-color: white;
  padding: 0;
  clear: both;
  border-bottom: none;
  margin-bottom: 10px;
}

.white {
  background: white;
}

/*Success Story Page*/

.w160 {
  width: 150px;
  display: inline;
  height: 380px;
}

.box {
  border: 1px solid #E6DFCF;
}

.m5p5 {
  margin: 5px;
  padding: 5px;
}

#successtabs div.w160, #accordion div.w160 {
  float: left;
}

#successtabs div.ui-tabs-panel {
  overflow: visible;
  clear: both;
}

#successtabs div.w160 th, #successtabs div.w160 td, #accordion div.w160 th, #accordion div.w160 td  {
  text-align: left;
  font-size: 12px;
  vertical-align: top;
  font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
}

#successtabs div.w160 th, #accordion div.w160 th {
  padding: 2px 5px 0 0;
}

#successtabs div.w160 td, #accordion div.w160 td {
  padding: 2px 0 0 5px;  

}


#successtabs #tabs-1 p, 
#successtabs #tabs-2 p, 
#successtabs #tabs-3 p, 
#successtabs #tabs-4 p, 
#successtabs #tabs-5 p, 
#successtabs #tabs-6 p, 
#successtabs #tabs-1 h4, 
#successtabs #tabs-2 h4, 
#successtabs #tabs-3 h4, 
#successtabs #tabs-4 h4, 
#successtabs #tabs-5 h4, 
#successtabs #tabs-6 h4, 
#accordion p, 
#accordion h4 
{
  font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 5px 0 5px 0;
  margin: 0;
}

#successtabs #tabs-1 h4 a, #successtabs #tabs-2 h4 a, #successtabs #tabs-3 h4 a, #successtabs #tabs-4 h4 a, #successtabs #tabs-5 h4 a, # successtabs #tabs-6 h4 a, #accordion h4 a {
  color: #008080;
}
 
#successtabs #tabs-1 p a, #successtabs #tabs-2 p a, #successtabs #tabs-3 p a, #successtabs #tabs-4 p a, #successtabs #tabs-5 p a, #successtabs #tabs-6 p a, #accordion p a  {
  text-decoration: none;
  color: #222222;
}

#successtabs #tabs-1 p a:hover, #successtabs #tabs-2 p a:hover, #successtabs #tabs-3 p a:hover, #successtabs #tabs-4 p a:hover, #successtabs #tabs-5 p a:hover, #successtabs #tabs-6 p a:hover, #accordion p a:hover  {
  text-decoration: underline;
}

#successtabs #tabs-1 table, #successtabs #tabs-2 table, #successtabs #tabs-3 table, #successtabs #tabs-4 table, #successtabs #tabs-5 table, #successtabs #tabs-6 table, #accordion table {
  margin-bottom: 0; }
  
div.w160 a.button {
  font-size: 0.87em;
  width: 140px;
  margin-left: 5px;
}

div.w160 {
  position: relative;
}

div.w160 div.bottom {
  bottom: 0;
  position: absolute;
}

/*=== BMI WIDGET ===*/

   /* #bmiw, .bmiw-display {
	  -moz-border-radius: 5px;
	  color: #222222;
   }
   
   #bmiw, .bmiw-display, .ui-widget {
	 font-family: "Droid Sans", arial, helvetica, sans-serif;
   }
   #bmiw {
	  border: 1px solid #D3D3D3;
      width: 180px;
	  font-size: 0.87em;
	  float: left;
	  margin-bottom: 10px;
	  position: relative;
	  background-color: white;
   }
   #bmiw h1, .bmiw-display h1 {
	 font-size: 1.5em;
	 margin: 0;
	 font-weight: bold;
   }
   #bmiw h1 {
	 padding: 25px 10px 10px 10px;
	 color: #9d0000;
   }
   #bmiw img {
     padding: 20px 5px 0 0;
   }
   .bmiw-display h1 {
     padding: 30px 0 0 0;
   }
   #bmiw fieldset {
     border: none;
	 padding: 10px 0 0 0;
	 float: none;
	 width: 180px;
   }
   #bmiw fieldset strong {
     color: #555555;
	 width: 60px;
	 float: left;
   }
   #bmiw input {
     width: 30px;
	 margin-right: 3px;
   }
   #bmiw fieldset div {
     width: 55px;
	 float: left;
   }
   a.openclose, a:visited.openclose, a:hover.openclose   {
     float: right;
	 background-color: #ededed;
	 color: #555555;
	 width: 35px;
	 padding: 3px;
	 clear: both;
	 text-decoration: none;
	 border-left: 1px solid #D3D3D3;
	 border-bottom: 1px solid #D3D3D3;
	 -moz-border-radius-bottomleft: 5px;
	 -moz-border-radius-topright: 5px;
	 font-size: 0.9em;
	 text-align: centre;
   }
   #bmiw .ui-buttonset {
     margin-right: 0;
   }
   #bmiw input.ui-button {
     width: 170px;
	 margin-top: 10px;
   }
   #bmiw input.bmiw-r1 {
     width: 180px;
   }
   #bmiw input.action, a.action {
     background: url("images/ui-bg_glass_75_f6950a_1x400.png") repeat-x scroll 50% 50% #f6950a;
	 color: white;
	 font-weight: bold;
   }
   a.freetrial {
     background: url("images/ui-bg_glass_75_008080_1x400.png") repeat-x scroll 50% 50% #008080;
	 color: white;
	 font-weight: bold;   
   }
   #bmiw input.action.ui-state-hover {
     background: url("images/ui-bg_glass_75_9d0000_1x400.png") repeat-x scroll 50% 50% #9d0000;
	 color: white;
   }   
   .bmiw-display {
      /* Adjust this to position the box to the right of the widget */
	 /* width: 500px;
      height: 400px;
      display: none;
      position: absolute;
      top: -10px;
      left: 180px;
	  -moz-border-radius-topright: 4px;
	  -moz-border-radius-bottomright: 4px;
	  -moz-border-radius-bottomleft: 4px;
	  z-index: 100;
	  padding: 10px;
	  background-color: #e6dfcf;
   }
    #article .bmiw-display p {
	  padding: 0 0 10px 10px;
	  margin: 0;
	  font-size: 100%;
	}  
	.bmiw-border {
	  border: 1px solid #D3D3D3;
	  -moz-border-radius: 4px;
	  height: 400px;
	  background: white url(/img/a/arrow-bmi.gif) 0 25px no-repeat;
	}
   .p10 {
     padding: 5px;
   }
   .p25 {
     padding: 25px 25px 25px 40px;
   }
   
/* === end of bmi widget === */

#article .banner h1 {
  font-size: 120%;
  font-weight: bold;
  margin: 0;
}

#article .banner h2 {
  font-size: 120%;
  font-weight: normal;
  margin: 0;
}

#article .banner p {
  font-size: 70%;
  margin: 0;
}

.banner.box {
  padding: 20px;
  margin-bottom: 15px;
}

.topBannerAd {
  width: 100%;
  background-color: #f1f4ea;
  padding: 5px 0 5px 0;
  margin-bottom: 5px;
}

.topBannerAd .bannerAd {
  width: 728px;
  margin: 0 auto;
}

#page .bannerAd {
  margin: 0 116px 10px 116px;
  height: 90px;
}

#page #article .bannerAd {
  margin: 0 116px 0 116px;
  height: 90px;
}

#page .Ad2 {
    background-color: #F1F4EA;
    float: left;
    margin: 10px 17px 0;
    padding: 3px;
    width: 728px;
}
.b20 {
  margin-bottom: 20px;
}

/* === Success Story Promos === */
  .success-promo {
    font-family: "Droid Sans", Arial, Helvetica, sans-serif; 
    width: 170px;
	background-color: white;
	border: 1px solid #D3D3D3;
	-moz-border-radius: 5px;
	padding: 5px;
	float: left;
	clear: both;
	margin-bottom: 10px;  }
  #article .success-promo img {
    margin-bottom: 5px; }
  .success-promo blockquote {
    font-size: 17px;
	margin: 0 5px 15px 5px;
	text-align: center;
	padding: 0;  }
  .success-promo blockquote.small {
    font-size: 16px;  }
   #article .success-promo h1 {
	margin: 5px;
	padding: 0;
	font-weight: bold;
	font-size: 19px;
	text-align: center;  }
  #article .success-promo p {
    margin: 0 5px 5px 5px;
	padding: 0;  }
  #article .success-promo p.note {
    margin: 0 0 5px 0;
	padding: 0;  }   #article .success-promo a.button {
     background: url("images/ui-bg_glass_75_008080_1x400.png") repeat-x scroll 50% 50% #008080;
	 color: white;
	 font-weight: bold;
	 width: 170px;
	 margin: 0;
	 font-size: 15px;   }
   #article .success-promo a:hover.button {
     background: url("images/ui-bg_glass_75_9d0000_1x400.png") repeat-x scroll 50% 50% #9d0000;
	 color: white;   }   
/* === End of Success Story Promo === */

/* === Button styling === */
a.tealButton, a.trialButton, a.tealButton:hover, a.trialButton:hover, a.tealButton:visited, a.trialButton:visited {
   text-decoration: none; 
   color: #fff; 
}
a.tealButton, a.trialButton, a.ui-button.trialButton {
   display: block; 
   border-radius: 4px; 
   -moz-border-radius: 4px;
   padding: 6px 12px 6px 12px; 
   font-size: 15px; 
   text-align: center; 
   font-weight: bold; 
   font-family: 'Droid Sans', Arial, sans-serif;
   margin: 0 0 0 10px;
   float: right;
}
a.tealButton:hover, a.trialButton:hover {
   background-color: #33CCCC;
}
a.tealButton {
  background-color: #008080;
}
a.trialButton {
   background-color: #9d0000; 
}
a.w145 {
  width: 145px;
}
.trial a.w145, .trialBox a.w145 {
  margin: 0 5px 5px 5px;
}
.wlr-button-orange
{
   background: #c80000 !important;
   border-color: #9d0000 !important;
   color: #fff !important;
   font-weight: bold !important;
}
.wlr-button-orange:hover
{
   background: #9d0000 !important;
   border-color: #7e0000 !important;
   color: #fff !important;
}
a.tbMain {
  float: none;
}
/* === End of Button Styling === */

  #article #content .tick-box li, .tick-box li {background: url("/img/site/tick-box.png") no-repeat scroll 8px 0px; overflow: hidden; padding: 0px 0px 5px 35px;}
  #article #content .tick-box ul, .tick-box ul {list-style: none; margin:0 25px 10px 43px; padding:0;}
  #content .new p, .new  p {margin-left: 20px; margin-right: 20px;}
  #content .new h2, .new h2 {font-weight: bold; font-family: "Droid Sans", Arial, Helvetica, sans-serif; margin-left: 20px; margin-right: 20px;}
  #content .new h1, .new h1 {font-weight: bold; font-family: "Droid Sans", Arial, Helvetica, sans-serif; margin-left: 20px; margin-right: 20px;}
  #content .new p.intro, .new p.intro {color: #222222; font-size: 16px; font-weight: normal; /*font-family: Droid Sans, Verdana, Arial, Helvetica, sans-serif;*/}
  .default ul {list-style: none;}
  .default h5 {font-weight: bold; font-family: "Droid Sans", Arial, Helvetica, sans-serif; margin: 10px 20px 0 20px; font-size: 14px; }
  #article .menu-links {width: 960px; background-color: #fff; float: left;}
  #article .article-links {width: 960px; background-color: #f4f1ea; float: left; border-top: 10px solid #e6dfcf;}
  #article .menu-links .articleNav, #article .article-links .articleNav {width: 210px; float: left; background-color: inherit; margin: 15px;}
  #article .menu-links .articleNav ul, #article .article-links .articleNav ul {list-style: none;}
  #article .menu-links .articleNav li, #article .article-links .articleNav li {padding: 0 0 2px 0;}
  #article .menu-links .articleNav h2, #article .article-links .articleNav h2 {margin: 0; font-weight: bold; font-family: "Droid Sans", Arial, Helvetica, sans-serif;}
  #article .menu-links .articleNav h2 a, #article .article-links .articleNav h2 a {color: #9d0000; text-decoration: none;}
  #article .menu-links .articleNav h2 a:hover, #article .article-links .articleNav h2 a:hover {color: #008080;}

  #article .menu-links .articleNav p, #article .article-links .articleNav p {margin: 5px 0;} 
  
#article #leftCol .googleAd { margin-bottom: 10px; width: 174px;}
#article #leftCol .googleAd h2 { font-size: 70%; font-weight: bold; margin: 0; text-align: center; text-transform: none; }
#article #leftCol .googleAd p { font-size: 70%; margin: 0; text-align: center; text-transform: none; }

.wlr-text-right 
{
  text-align: right;
}

#content #successtabs ul
{
  margin-left: 0;
  margin-right: 0;
}

#content #successtabs li
{
  margin-bottom: 0;
}

#content div.w160 img
{
  margin-left: 0;
  width: 148px;
  height: 148px;
  margin-bottom: 10px;
}

#content div.w160 h4
{
  font-size: 120%;
}

#content div.160 h4,
#content div.160 p
{
  margin-left: 3px !important;
  margin-right: 3px !important;
}

#content div.160 table
{
  margin: 5px 3px 10px 3px !important;
}

#content div.160 table th
{
  font-weight: normal !important;
  font-size: 100% !important;
}

#content div.w160 a.button
{
  font-size: 80%;
}
#successtabs.ui-widget-content
{
  border: none;
}

#tabs-1,
#tabs-2,
#tabs-3,
#tabs-4,
#tabs-5,
#tabs-6
{
  padding: 0 10px;
}

#content div.w160
{
  width: 148px;
  display: inline-block;
  padding: 5px;
  margin: 5px;
  border: 1px solid #cccccc;
  vertical-align: top;
}

#successtabs .ui-widget-content a
{
  color: #009393;
}

#successtabs .ui-widget-content a:hover
{
  color: #9D0000;
}

.wlr-text-color-alt
{
  color: #9d0000;
}

