body {
  background-color: #fbf6e7;
  background-image: url(/Assets/images/background_duke.jpg);
  border:  none 0px;
  font-size: 14px;
  font-family: arial, sans-serif;
  margin: 0px;
  padding: 0px;
}

a {
  color: #0000cc;
}
a:active {
  color: #ff0000;
}
a:hover {
  color: #ff0000;
}
a img {
  border: 0px;
}

span.quiet {
  display: none;
}

#All {
  border-bottom: solid 1px #f0eee4;
  border-left: solid 1px #f0eee4;
  border-right: solid 1px #f0eee4;
  border-top: none 0px #000000;
  display: block;
  margin: 0px auto;
  padding: 0px;
  position: relative;
  visibility: visible;
  width: 760px;
}

#Header {
  background: url(/Assets/images/header_background_duke.gif) #f9f9f0 repeat-x;
  border-bottom: none 0px #000000;
  border-left: solid 1px #f0eee4;
  border-right: solid 1px #f0eee4;
  border-top: none 0px #000000;
  display: block;
  float: none;
  height: 102px;
  margin: 0px;
  padding: 0px;
  position: relative;
  visibility: visible;
  width: 758px;
}

#Header h1 {
  font-size: 120%;
  display: inline;
  float: left;
  margin: 0px;
  padding: 0px;
}

#Header h1 img {
  height: 78px;
  margin: 10px 0px;
  width: 193px;
}

#TopSearch {
  background-color: transparent;
  border: none 0px transparent;
  color: #8b8b82;
  display: block;
  float: none;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0px 20px 10px auto;
  padding: 12px 0px 0px 0px;
  position: relative;
  text-align: right;
  width: auto;
}

#TopSearch form {
  border: none 0px transparent;
  margin: 0px;
  padding: 0px;
}

#TopAddress {
  background-color: transparent;
  border: none 0px transparent;
  display: block;
  float: none;
  color: #8b8b82;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0px 20px 0px auto;
  padding: 0px 0px 0px 0px;
  position: relative;
  text-align: right;
  width: auto;
}

#TopTabs {
  display: block;
  left: 195px;
  line-height: normal;
  position: absolute;
  top: 63px;
  visibility: visible;
  width: 560px;
}

#TopTabs ul {
  margin: 0px;
  list-style-type: none;
  padding: 10px 0px 0px 0px;
  width: 100%! important;
}
#TopTabs li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

#TopTabs a {
  background: url(/Assets/images/duke_bg_left.gif) no-repeat left top;
  float: left;
  font-family: georgia, serif;
  font-size: 10pt;
  margin: 0px 0px 0px 4px;
  padding: 0px 0px 0px 9px;
  text-decoration: none;
}
#TopTabs a:active {
  color: #ff0000;
}
#TopTabs a:hover {
  background-position: 0px -150px;
}
#TopTabs a span {
  background: url(/Assets/images/duke_bg_right.gif) no-repeat right top;
  color: #878777;
  display: block;
  float: none;
  font-weight: normal;
  padding: 7px 13px 6px 4px;
}
#TopTabs a:hover span {
  background-position: 100% -150px;
  color: #4d4d3e;
}
#TopTabs #current a {
  background-position: 0px -150px;
  border: 0px;
}
#TopTabs #current a span {
  background-position: 100% -150px;
  color: #4d4d3e;
}

#Intro {
  background-color: #a1c1be;
  border-left: #f0eee4 1px solid;
  border-right: #f0eee4 1px solid;
  color: #4d4d3e;
  float: none;
  height: 228px;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  position: relative;
  width: 758px;
}
#Intro img {
  border-color: #f9f9f0;
  border-style: solid;
  border-width: 5px;
  margin: 5px 10px 13px 10px;
  padding: 0px;
}
#Intro #DukeLadyPhoto {
  float: left;
}
#Intro #DukeManPhoto {
  float: right;
}
#Intro h2 {
  color: #4d4d3e;
  font-family: georgia, serif;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
#Intro p {
  color: #59554e;
  font-size: 11pt;
  line-height: 1.25em;
  margin: 0px;
  padding: 15px;
}

#ThreeBoxes {
  background-color: #ffffff;
  display: block;
  height: 86px;
  margin: 0px;
  padding: 15px 0px;
}
#ThreeBoxes div {
  display: block;
  position: absolute;
  width: 200px;
}
#ThreeBoxes div div {
  background-color: #fbf6e7;
  background-image: url(/Assets/images/background_duke.jpg);
  border-color: #a1c1be;
  border-style: solid;
  border-width: 5px;
  display: block;
  font-family: georgia, serif;
  height: 76px;
  margin: 0px;
  padding: 5px;
  position: absolute;
  text-align: center;
}

#Box1 {
  left: 25px;
}
#Box2 {
  left: 270px;
}
#Box3 {
  left: 515px;
}

#ThreeBoxes div img {
  margin: 5px;
  float: left;
  left: 4px;
}
#ThreeBoxes a {
  color: #878777;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
#ThreeBoxes a:active {
  color: #ff0000;
}
#ThreeBoxes a:hover {
  color: #ff0000;
}

#MainBody {
  background-color: #ffffff;
  border-top: #fff 10px solid;
  clear: both;
  color: #4d4d3e;
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  width: 760px;
}

#LeftMenu {
  background-color: #f3f4e5;
  border: solid 1px #f0eee4;
  display: block;
  left: 20px;
  margin: 0px;
  padding: 5px;
  position: absolute;
  width: 200px;
}
#LeftMenu img {
  margin-bottom: 10px;
}
#LeftMenu h3 {
  color: #4d4d3e;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}
#LeftMenu h3 a {
  color: #4d4d3e;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
#LeftMenu ul {
  list-style-type: none;
  margin: 5px 0px 8px 10px;
  padding: 0px;
}
#LeftMenu li {
  color: #42847d;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  margin: 0px -4px 0px 0px;
  padding: 0px;
}
#LeftMenu li a {
  color: #42847d;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#LeftMenu li a:hover {
  color: #ff0000;
}
#LeftMenu li a:active {
  color: #ff0000;
}

#MainText {
  padding: 25px 25px 15px 260px;
  min-height: 387px;
}
#MainText h4 {
  background-color: transparent;
  color: #13655c;
  font-family: georgia, times, serif;
  font-size: 21px;
  font-weight: normal;
  margin-top: 0px;
  padding-bottom: 2px;
  text-align: center;
}
#MainText p {
  color: #59554e;
  line-height: 1.5em;
  margin: 0px;
  padding: 5px 0px;
}
#MainText p.PhoneNumber {
  color: #13655c;
  font-family: georgia, times, serif;
  font-size: 21px;
  font-weight: normal;
  text-align: center;
}
#MainText p.ExmedLink {
  padding-bottom: 15px;
  text-align: center;
}
#MainText p.ExmedLink a {
  font-style: italic;
  font-weight: bold;
}
#MainText img {
  margin-left: auto;
  margin-right: auto;
}
#MainText li {
  padding-bottom: 8px;
}

#Copyright {
  border: none 0px #000000;
  background-color: #a1c1be;
  color: #ffffff;
  font-family: arial, sans-serif;
  font-size: 90%;
  height: 92px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 6px 0px;
  position: relative;
  text-align: center;
  width: 760px;
}

/*
#Copyright img {
  float: left;
  margin: 13px 0px 0px 20px;
}
*/

#Copyright p {
  font-size: 12px;
  margin: 0px;
  padding: 0px 4px;
}
#Copyright p.BottomLinks  {
  padding-bottom: 14px;
}
#Copyright a {
  color: #ffffff;
  font-size: 14px;
  padding-bottom: 4px;
  text-decoration: none;
}
#Copyright a:hover {
  color: #ff0000;
}
#Copyright a:active {
  color: #ff0000;
}
#FooterLogos {
  float: left;
  margin: 0px 0px 0px 20px;
  text-align: center;
}
#FooterLogos img {
  float: none;
  margin-top: 4px;
}

/* ============================================================ */
/* ============================================================ */

.PageTitle {
  color: #4d4d3e;
  font-size: 20px;
  font-weight: bold;
}
.PageSubTitle {
  color: #4d4d3e;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

#Path {
  font-size: 12px;
  margin-bottom: 8px;
}

.ErrorText
{
  color: #ff0000;
  font-weight: bold;
}
.SuccessMsg
{
  color: #00aa00;
  font-weight: bold;
}


.FeaturedProducts {
  background-color: #ffffff;
  border-color: #333333;
  border-width: 2px;
  border-style: solid;
  margin: 5px 0px 15px 0px;
  width: 100%;
}
.FeaturedProducts td {
  border-style: none;
  padding: 4px;
}
.FeaturedProducts caption {
  font-size: 17px;
  font-weight: bold;
  padding: 0px;
  text-align: left;
  text-decoration: underline;
  vertical-align: top;
}


.Product {
  border-color: #f0eee4;
  border-width: 5px;
  border-style: double;
  padding: 5px;
  margin-top: 5px;
}
.Product legend {
  color: #4d4d3e;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}


a.RequestSamples {
  font-size: 14px;
  font-weight: bold;
}

/* Product Alert Styles */
.ProductAlertBox {
  background-color: #f3f4e5;
  border-color: #f0eee4;
  border-width: 1px;
  border-style: solid;
  display: none;
  padding: 5px;
  margin: 0px 0px 10px 0px;
}
.ProductAlert {
  border-style: none;
  display: none;
  padding: 5px;
}
.PromoHeading {
  border-style: none;
  color: #ff0000;
  display: none;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 5px 0px 5px;
}
.PromoItem {
  border-style: none;
  color: #ff0000;
  display: none;
  font-size: 12px;
  padding: 0px 5px;
}
.Discontinued {
  border-style: none;
  color: #ff0000;
  display: none;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
.Backordered {
  border-style: none;
  color: #ff0000;
  display: none;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
.ReplacementSku {
  border-style: none;
  color: #000000;
  font-weight: bold;
  padding: 5px;
  text-align: left;
}
.ReplacementMsg {
  border-style: none;
  color: #000000;
  font-weight: bold;
  padding: 5px;
  text-align: left;
}
.ReplacementList {
  border-style: none;
  color: #000000;
  font-weight: normal;
  margin: 0px 25px;
  text-align: left;
}


.ProductMain {
  border-style: none;
}
.ProductMain th {
  background-color: ffffff;
  border-style: none;
  font-weight: normal;
  padding: 0px 5px 5px 0px;
  text-align: left;
  vertical-align: top;
}
.ProductMain td {
  background-color: ffffff;
  border-style: none;
  padding: 0px 0px 5px 0px;
  vertical-align: top;
}


.ProductAttrSelect {
  background-color: #ffffff;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
}
.ProductAttrSelect th {
  background-color: #ffffff;
  border-style: none;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 0px;
  text-align: center;
  white-space: nowrap;
}
.ProductAttrSelect td {
  background-color: #ffffff;
  border-style: none;
  font-size: 12px;
  padding: 3px 0px;
  vertical-align: bottom;
  white-space: nowrap;
}


.ProductStatsDept {
  background-color: #f3f4e5;
  border-color: #f0eee4;
  border-width: 2px;
  border-style: solid;
  float: left;
  margin: 0px;
}
.ProductStatsDept th {
  background-color: transparent;
  border-style: none;
  font-weight: bold;
  padding: 2px 2px 2px 5px;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
}
.ProductStatsDept td {
  background-color: transparent;
  border-style: none;
  padding: 2px 5px 2px 2px;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}


table.ProductStats {
  background-color: #f3f4e5;
  border-color: #f0eee4;
  border-width: 2px;
  border-style: solid;
  margin: 0px;
}
table.ProductStats th {
  background-color: transparent;
  border-style: none;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 2px 2px 5px;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
}
table.ProductStats td {
  background-color: transparent;
  border-style: none;
  font-size: 14px;
  padding: 2px 5px 2px 2px;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}


.ProductID {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.ProductName {
  color: #990000;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
.ProductPerPage {
  font-size: 10px;
  text-align: right;
  vertical-align: center;
}
.ProductPrice {
  color: #990000;
  font-size: 13px;
}
.ProductRegPrice {
  color: #990000;
  font-size: 14px;
  font-weight: bold;
}
.ProductResults {
  font-size: 14px;
}
.ProductSalePrice {
  color: #cc0000;
  font-size: 16px;
  font-weight: bold;
}
.RequiredMsg {
  font-size: 10px;
}
.SectionHeading {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}
.ShippingGround {
}
.ShippingRush {
}


.DeptsLabel {
  font-weight: bold;
  padding: 5px 0px;
  text-decoration: underline;
  white-space: normal;
}
.DeptEntry {
  padding: 0px;
  white-space: nowrap;
}

.MoreInfoLink {
  padding: 12px 0px 0px 0px;
}
.MoreInfoLink a {
  color: #0000cc;
  font-size: 12px;
  font-weight: bold;
}
.MoreInfoLink a:hover {
  color: #ff0000;
}
.MoreInfoLink a:active {
  color: #ff0000;
}

.ProductThumbnail { margin: 0px 0px 5px 10px; }

.ButtonViewProduct {
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  background-color: #006633;
  color: #FFFFFF;
  font-weight: bold;
  width: 101px;
}

.ProductDescriptionSm {
  margin: 0px;
  padding: 0px;
  text-align: left;
  text-justify: normal;
}
.ProductDescriptionSm p {
  margin: 0px;
  text-align: left;
}

.ProductOptions {
  background-color: #f3f4e5;
  border-color: #f0eee4;
  border-width: 1px;
  border-style: solid;
  padding: 5px;
  text-align: right;
}
.ProductOptions th {
  background-color: #f3f4e5;
  border-style: none;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  padding: 0px 2px 0px 10px;
  white-space: nowrap;
  vertical-align: top;
}
.ProductOptions td {
  background-color: #f3f4e5;
  border-style: none;
  text-align: right;
  padding: 0px 2px 0px 10px;
  white-space: nowrap;
  vertical-align: top;
}

select.DeptAttribute {
  font-size: 10px;
}

.ProductYNA {
  font-weight: normal;
  text-align: left;
}
.ProductYNA td {
  border-style: none;
  font-weight: normal;
  text-align: left;
}

a.ConfigureLink {
  color: #0000aa;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline
}

.ProductSubmit td {
  border-style: none;
  text-align: right;
  padding: 10px 0px 0px 10px;
  white-space: nowrap;
}

.CrossPromo {
  margin: 10px 0px 0px 0px;
}
.CrossPromo h1 {
  background-color: #f3f4e5;
  border-color: #f0eee4;
  border-width: 1px;
  border-style: solid;
  font-size: 12px;
  margin: 5px 0px;
  padding: 5px;
}
.CrossPromo ul {
  margin: 0px 0px 0px 25px;
  white-space: nowrap;
}

.ProductNavigation {
/*  padding: 2px 5px 2px 5px; */
  padding: 0px;
  background-color: #666666;
  border-color: #666666;
  border-width: 1px;
  border-style: solid none solid none;
  font-size: 12px;
  color: #FFFFFF;
}

.ProductNavigation td { 
  background-color: #666666;
  color: #FFFFFF;
  padding: 1px 3px;
}
.ProductNavigation a:link { color: #cccccc; }
.ProductNavigation a:visited { color: #cccccc; }
.ProductNavigation a:hover { color: #000000; }
.ProductNavigation a:active { color: #000000; }

.ProductListing {
  background-color: #ffffff;
  border-color: #d5d4d9;
  border-width: 1px 0px;
  border-style: solid;
  height: 100%;
  width: 100%;
}
.ProductListing th {
  border-style: none;
  font-weight: normal;
}
.ProductListing td {
  border-style: none;
  height: 100%;
  padding: 5px;
}

.TblAddrForm {
  margin: 0px 0px 10px 0px;
}
.TblAddrForm th {
  font-size: 12px;
  padding: 0px;
  text-align: left;
}
.TblAddrForm td {
  font-size: 12px;
  padding: 0px;
  text-align: left;
}


.tblSearchMain {
  border-color: #000000;
  border-width: 1px;
  border-style: none;
  height: auto;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.tblSearchMain th {
  border-color: #000000;
  border-width: 0px;
  border-style: none;
  margin: 0px;
  padding: 0px;
}
.tblSearchMain td {
  border-color: #000000;
  border-width: 0px;
  border-style: none;
  height: auto;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

.tblAdvancedSearch {
  border-color: #000000;
  border-width: 1px 0px 1px 1px;
  border-style: none;
  padding: 0px;
  text-align: center;
}
.tblAdvancedSearch th {
  background-color: #E5E5E5;
  border-color: #000000;
  border-width: 0px 1px 0px 0px;
  border-style: none;
  padding: 2px 3px 2px 3px;
  text-align: center;
  text-decoration: underline;
  vertical-align: bottom;
}
.tblAdvancedSearch td {
  border-color: #000000;
  border-width: 1px 1px 0px 0px;
  border-style: none;
  font-weight: bold;
  padding: 3px 3px 0px 3px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}
.tblAdvancedSearch td div {
  border-color: #000000;
  border-width: 0px;
  border-style: none;
  font-weight: normal;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  text-align: left;
  vertical-align: top;
  width: 130px;
}

.HelpSection table {
  border-bottom: solid 2px #000099;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  width: 100%;
}
.HelpSection table th {
  margin: 0px;
  padding: 0px;
  text-align: left;
  vertical-align: bottom;
}
.HelpSection table th a {
  font-size: 14px;
  font-weight: bold;
}
.HelpSection table td {
  margin: 0px;
  padding: 0px;
  text-align: right;
  vertical-align: bottom;
}
.HelpSection table td a {
  font-size: 10px;
  font-weight: normal;
}

.HelpSection table.tblLeftHeaders {
  border: none 0px #000000;
  margin: 0px;
  padding: 0px;
}
.HelpSection table.tblLeftHeaders th {
  margin: 0px;
  padding: 0px;
  text-align: left;
  vertical-align: bottom;
}
.HelpSection table.tblLeftHeaders td {
  margin: 0px;
  padding: 0px;
  text-align: left;
  vertical-align: bottom;
}

.HelpSection h1
{
  border-bottom: solid 2px #000099;
}
.HelpSection h2
{
  border-bottom: solid 2px #000099;
  border-top: solid 20px #ffffff;
}
.HelpSection a.HelpHeader {
  font-size: 14px;
  font-weight: bold;
}
.HelpSection a.ReturnToTop {
  font-size: 10px;
  font-weight: normal;
}


.TextLarge
{
  font-size: 14px;
}
.TextSmall
{
  font-size: 10px;
}
.TextDisabled
{
  color: #999999;
}

input.ShopperInfo
{
  font-size: 12px;
}
input.ShopperInfoReqd
{
  background-color: #f9f9f0;
  font-size: 12px;
}

table.WhatMedicareCovers {
  border: none 0px #000000;
  margin-left: auto;
  margin-right: auto;
}
table.WhatMedicareCovers th {
  border: none 0px #000000;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  vertical-align: bottom;
  white-space: nowrap;
}
table.WhatMedicareCovers td {
  border: none 0px #000000;
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
  text-align: left;
  vertical-align: bottom;
  white-space: nowrap;
}

table.FreeSamples {
  border: none 0px #000000;
  margin-left: auto;
  margin-right: auto;
}
table.FreeSamples th {
  border: none 0px #000000;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  vertical-align: bottom;
  white-space: nowrap;
}
table.FreeSamples td {
  border: none 0px #000000;
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
  text-align: left;
  vertical-align: bottom;
  white-space: nowrap;
}

#EnrollInstructions {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: auto;
}

#EnrollInstructions h2 {
  font-size: 16px;
  font-weight: bold;
}

#EnrollInstructions ol {
  font-size: 16px;
  font-weight: bold;
}
#EnrollInstructions ol li p {
  font-size: 14px;
  font-weight: normal;
}
#EnrollInstructions ol li blockquote {
  font-size: 14px;
  font-weight: normal;
}
#EnrollInstructions ol li h3 {
  font-size: 16px;
  font-weight: bold;
}

#EnrollInstructions table {
  margin-left: auto;
  margin-right: auto;
}
#EnrollInstructions table th {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 5px 20px 0px 20px;
  text-align: center;
  vertical-align: bottom;
  white-space: nowrap;
}
#EnrollInstructions table td {
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
  padding: 3px 20px 5px 20px;
  text-align: left;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}

table.EnrollmentForm {
  border: none;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
table.EnrollmentForm th {
  font-size: 12px;
  font-weight: bold;
  padding: 0px 3px;
  text-align: center;
}
table.EnrollmentForm td {
  font-size: 12px;
  font-weight: normal;
  padding: 0px 3px;
  text-align: left;
}
table.EnrollmentForm tr.RowOdd th {
  background-color: #f9f9f0;
}
table.EnrollmentForm tr.RowOdd td {
  background-color: #f9f9f0;
}
table.EnrollmentForm tr.RowEven th {
  background-color: #ffffff;
}
table.EnrollmentForm tr.RowEven td {
  background-color: #ffffff;
}

table.TableDukeEnrollContact {
  background-color: inherit;
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  height: auto;
  margin: 12px auto;
  padding: 3px 6px;
  width: auto;
}
table.TableDukeEnrollContact th {
  background-color: inherit;
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  margin: 0px;
  padding: 10px 6px 2px 6px;
  text-align: center;
  text-decoration: underline;
  vertical-align: bottom;
  width: auto;
}
table.TableDukeEnrollContact td {
  background-color: inherit;
  border-collapse: collapse;
  border-color: #000000;
  border-style: none;
  border-width: 0px;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  margin: 0px;
  padding: 0px 6px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: auto;
}
