/**
 * @file
 * coneyisland-extra.css
 * Main Coney Island USA style sheet
 * Jason Davis - March 2012
 *
 *
 *  All styles here should be commented AND then moved to the main document
 *
 */



/* 
 * EXAMPLE COMMENT
 * sections of site style should be wrapped in OPEN/END comments 
 *
 *********************************************************************************/

.example-fake-foo /* specific comment */ {
  margin-bottom: 0;
}
  
#ui-datepicker-div {
	display:none;
}

/**********************************************************************************
 * END - EXAMPLE Comment
 * 
 */
