/*
==============================================================================
**
** NEWSROOM STYLES
**
** SCOPE: 		LEGISLATION
** REVISION:	0.1
** DATE:		03/21/11
** AUTHORS:		DUNCAN MCALESTER (DUNCAN@LAYER-51.COM)

** USAGE:		The body tag for this section will have and ID of "legislation"

** NOTES:
				
** TODO:		Connect up LESS variables

** REVISION HISTORY
------------------------------------------------------------------------------






==============================================================================
*/
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* =========================================================================== */
/*
** COLOR PALETTE
**
** DESCRIPTION:	Class to be applied to any button
** USAGE:		
** NOTES:
**
*/
/* =========================================================================== */
#legislation .files li {
  margin-bottom: 1.618em;
}
.action {
  padding-left: 4.5em;
}
#check-status {
  background: #688195 url(../img/global-sprites.png) -445px -146px no-repeat;
}
#download-public-law {
  background: #688195 url(../img/global-sprites.png) -448px -74px no-repeat;
}
#public-comments {
  background: #688195 url(../img/global-sprites.png) -445px -218px no-repeat;
}
