﻿.FocusAdwordsTable
{
  width: 100%;
  height: 280px;
}

.FocusAdwordsTopLeftTD
{
  height: 70px;
  width: 33%;
  text-align: center;
}

.FocusAdwordsTopMidTD
{
  height: 70px;
  width: 34%;
  text-align: center;
}

.FocusAdwordsTopRightTD
{
  height: 70px;
  width: 33%;
  text-align: center;
}

.FocusAdwordsContentLeftTD
{
  height: 202px;
  width: 33%;
  text-align: center;
}

.FocusAdwordsContentMidTD
{
  height: 202px;
  width: 34%;
  text-align: center;
  border-right-style: dashed;
  border-right-width: 1px;
  border-right-color: #D7D7FF;
  border-left: dashed;
  border-left-width: 1px;
  border-left-color: #D7D7FF;
}

.FocusAdwordsContentRightTD
{
  height: 202px;
  width: 33%;
  text-align: center;
}

.FocusAdwordsTitleText
{
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

.FocusAdwordsText
{
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1A1C22;
  text-align: left;
}

.FocusAdwordsBullitDiv
{
  text-align: left;
}

.FocusAdwordsUL
{
  padding-left: 40px;
  margin: 10px 5px 10px 5px;
  font-family: verdana;
  font-size: 12px;
  color: #333333;
}

.FocusAdwordsLinkDiv
{
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}