Page is a not externally linkable
csuguy - 2:43 pm on Aug 22, 2008 (gmt 0)
.valigner And make sure it comes after the css for the search_thumbnail. That should cause it to align the img nicely!
oh - and add '!important' to the valigner class for width and height like so:
{
height:100% !important;
width: 0px !important;
vertical-align: middle;
visibility: hidden;
}
Ryan