﻿/* Google Reader CSS */

/* Expanded View */
#entries.cards {
height:483px !important;
}

/* List View */
#entries {
height:auto !important;
max-height:483px !important;
}

/* Sidebar Off */
#viewer-box-table {
width:98% !important;
}