/*
 * $CVSHeader: greatcanadianrebates.ca/htdocs/css/index.css,v 1.2 2006/09/28 04:14:39 phoenix Exp $
 */

div#index {
  padding: 5px 5px 5px 10px;
}

div#index p {
  font-size: 12px;
}

div#index a {
  color: #a00;
}

table.featured {
  width: 700px;
}

table.featured td {
  font-size: 11px;
}

th.featuredtitle {
  font-weight: bold;
  font-size: 12px;
  color: #a00;
  border-bottom: 1px solid #a00;
  text-align: left;
}

td.piccol {
  border-right: 1px solid #a00;
  width: 175px;
  text-align: center;
  padding: 10px 0 0 0;
}

td.lastpiccol {
  width: 175px;
  text-align: center;
  padding: 10px 0 0 0;
}

td.col {
  border-right: 1px solid #a00;
  width: 175px;
  padding: 0 8px 5px 8px;
}

td.lastcol {
  width: 175px;
  padding: 0 8px 5px 8px;
}

div.featuredshop {
  clear: both;
  text-align: center;
}

span.texthighlight {
  font-weight: bold;
}

div#byline {
  font-size: 14px solid #a00;
  font-weight: bold;
  color: #a00;
}

div#headlinedetails {
  font-size: 12px;
  padding: 1em 0 1em 0;
}

.alertbox {
  font-size: 12px;
}

.alert{
  color: #f00;
  font-weight: bold;
}
