﻿#website #rightColumn .content
{
    min-height: 186px;
}
* html #website #rightColumn .content { height: 186px; } /* Used to get around how IE6 doesn't understand "min-height" */