/************************************************************
MEMBER OMEGA V2
************************************************************/
/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */
 

/************************************************************
  GENERAL
************************************************************/

/* VOTES */
/************************************************************
REMOVE OLD TABLE BASED CSS AFTER DIV REPLACEMENT GOES LIVE
************************************************************/

th.vote-date, td.vote-date  {
	display: none;
}
aside .block-house-member-voting-record div.row,
aside .pane-house-blocks-house-member-voting-record div.row {
	font-size: 11px;
}


/***********************************************************
 THUMB ROTATOR
***********************************************************/
.slidenav h3 {
    font-size: 10px;
}




