img.cellpadding {
   padding: 3;
}
img.cellpadding A:link {
   float: left;
}
img.cellpadding A:visited {
   float: left;
}
img.cellpadding A:hover {
   float: left;
}
img.cellpadding A:active {
   float: left;
}
img.Content {
   padding: 5;
}
img.Content A:link {
   float: left;
}
img.Content A:visited {
   float: left;
}
img.Content A:hover {
   float: left;
}
img.Content A:active {
   float: left;
}
img.norepeat {
   background-repeat: no-repeat;
}
img.norepeat A:link {
   background-repeat: no-repeat;
}
img.norepeat A:visited {
   background-repeat: no-repeat;
}
img.norepeat A:hover {
   background-repeat: no-repeat;
}
img.norepeat A:active {
   background-repeat: no-repeat;
}
img.floatleft {
   float: left;
}
img.floatleft A:link {
   float: left;
}
img.floatleft A:visited {
   float: left;
}
img.floatleft A:hover {
   float: left;
}
img.floatleft A:active {
   float: left;
}
img.floatright {
   float: right;
}
img.floatright A:link {
   float: right;
}
img.floatright A:visited {
   float: right;
}
img.floatright A:hover {
   float: right;
}
img.floatright A:active {
   float: right;
}

