p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}

p.feed {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

p.feed a {
  background-image: url("icons/feed12x12.png");
  background-position: left center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  font-size: 11px;
  font-weight: normal;
}

/*p.feed a:visited {
text-decoration: none;
color: #cc0000;
}*/

p.feed_inverse {
  text-align: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  font-weight: normal;
}

p.feed_inverse a {
  background-image: url("icons/feed12x12.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 17px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 11px;
  font-weight: normal;
}

p.favorites {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

p.favorites a {
  background-image: url("icons/favorites.gif");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  font-size: 11px;
  font-weight: normal;
}

/*p.favorites a:visited {
text-decoration: none;
color: #cc0000;
}*/

p.print{
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

p.print a {
  background-image: url("icons/printer.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  font-size: 11px;
  font-weight: normal;
}

p.recommend{
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

p.recommend a {
  background-image: url("icons/recommend.gif");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  font-size: 11px;
  font-weight: normal;
}

/*p.recommend a:visited {
text-decoration: none;
color: #cc0000;
}*/

p.start {
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

p.start a {
  background-image: url("icons/home.gif");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  font-size: 11px;
  font-weight: normal;
}

/*p.start a:visited {
text-decoration: none;
color: #cc0000;
}*/
