#CarouselContent
{
  /*background-color: #808040;*/ /*debug*/
  background-image: url(../../img/Tukio/transparentbg2.png);
  height: 366px;
  margin: 0 auto;
  width: 960px;
}
#CarouselInnerContent
{
  /*background-color: #408080;*/ /*debug*/
  height: 366px;
  margin: 0 auto;
  width: 920px;
}


#PromoSplash
{
  /*background-color: #808040;*/ /*debug*/
  background-image: url(../../img/Tukio/transparentbg2.png);
  height: 300px;
  margin: 0 auto;
  width: 960px;
}
#PromoSplashInnerContent
{
  /*background-color: #408080;*/ /*debug*/
  height: 300px;
  margin: 0 auto;
  width: 920px;
}

#SplashLeft,
#SplashMiddle,
#SplashRight
{
  display: inline-block;
  float: left;
}
#SplashLeft
{
  /*background-color: #29E309;*/ /*debug*/
  border: 1px solid black;
  height: 270px;
  margin-left: 20px;
  margin-top: 20px;
  width: 480px;
}
#SplashMiddle
{
  /*background-color: #DF95B5;*/ /*debug*/
  height: 300px;
  width: 38px;
}
#SplashRight
{
  /*background-color: #ED3FCA;*/ /*debug*/
  height: 280px;
  margin-top: 20px;
  width: 378px; /* reduced by 2px to prevent unexpected wrapping when browsers zoom out */
}

#SplashRight div.header
{
  font-size: 45px;
  letter-spacing: -2px;
  line-height: 45px;
}


.mini-ads-row-index
{
  height: 90px;
  margin: 0 auto;
  text-align: left;
  width: 830px;
}

.mini-ads-cell-index
{
  /*background-color: yellow;*/ /*debug*/
  height: 90px;
  float: left;
  overflow: hidden;
  width: 270px;
}

/* A-elemnent overrides (because <A> cannot surrount container elements) */
.mini-ads-cell-index h1.smallest a
{
  color: black;
  text-decoration: none;
}
.mini-ads-cell-index p.fineprint-t a
{
  color: #4C2F1A;
  text-decoration: none;
}
/* this one is specifically for IE */
img.mini-ads-index
{
  border: none;
}

p.index
{
  line-height: 20px;
  margin-bottom: 0;
}

.QuoteSource
{
  color: #4C2F1A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  margin-left: 50px;
  margin-top: 8px;
}

.QuoteSourceLocation
{
  text-transform: uppercase;
  margin-left: 68px;
  margin-top: 1px;
  font-size: 11px;
}
