/* Table of Contents {{{ 

Default Selectors


Page Structure
Main Container
Content
Footer


Page Components
Navigation
Main Navigation

}}} */

.clearfix{min-height:1px;}


/* Default Selectors {{{ */ 
button,
a.action
{
    overflow:visible;
    padding:3px 10px;
}
/* }}} */

/* Page Structure {{{ */

/* }}} */

/* Page Components {{{ /*/

.formRow,
.checkboxlist,
.other
{
    height:1%;
}

/* }}} */


select
{
	padding:0px;
	border:0px;
	font-family:sans-serif;
}

 input.button{
  overflow: visible; /* remove padding from left/right */
  width:auto !important;
  height:auto !important;
  vertical-align: bottom;
  line-height:1;
  
}
a.button{
		line-height:1;
		padding: 0.5em 0.5em 0.6em 0.5em!important;
}
