/* CSS Document */
.content {
min-height: 146px;
}
* html .content {
height: 146px;
}
