/*smallgv*/
.smallgv td { font-size: 12px; }
.smallgvRow { background-color: #F7F7E7; text-align: center; height: 20px; }
.smallgvAlternatingRow { background-color: #FFFFFF; text-align: center; height: 20px; }
.smallgvHeaderRow { color: #ffffff; text-decoration: none; background-color: #666666; height: 22px; font-size: 12px; }
.smallgvHeaderRow a { background-position: 5px center; display: block; padding-left: 15px; background-image: url(../../images/e-booking/gv_head_a_bg.gif); background-repeat: no-repeat; text-decoration: none; height: 20px; border-right: #dddddd 2px inset; border-bottom: #dddddd 2px inset; padding-top: 5px; color: #0066cc; margin: 0px; }
.smallgvHeaderRow a:hover { color: #006633; text-decoration: none; background-color: #D2D8d8; background-image: url(../../images/e-booking/gv_head_a_hover_bg.gif); background-position: 5px 9px; }
.smallgvSelectedRow { background-color: #D1DDF1; color: #333333; font-weight: bold; text-align: center; }
.smallgvPagerRow { background-color: #F7F7E7; height: 40px; color: #663300; }
.smallgvPagerRow a { color: #000; text-decoration: none; background: #fff; border: solid 1px #fff; margin-left: 3px; margin-right: 3px; padding-right: 1px; padding-left: 1px; padding-bottom: 1px; padding-top: 1px; }
.smallgvPagerRow a:hover { color: #fff; text-decoration: none; background: #88e; border: solid 1px #66f; }
.smallgvEmpty { background: #f7f7e7; padding: 5px; }
