/* Agendas & Minutes Start */
.agendaminuteWrapper{border:solid 1px #72a839;}

.agendaminuteFilter {background-color: #72a839; color:#fff; padding:10px;}

.agendaminuteInner{padding: 10px;}

.agendaminuteItem{}
.agendaminuteItem span,
.agendaminuteItem label{display: inline-block;}
.agendaminuteButton span,
.agendaminuteButton label{display: block;}


.agendaminuteItem input,
.agendaminuteItem select{display: inline-block; width: 100%;}
.agendaminuteButton{}

.agendaminuteWrapper table,
.agendaminuteWrapper table th,
.agendaminuteWrapper table td{border: solid 1px #ddd; border-collapse: collapse;}
.agendaminuteWrapper table thead th{background-color: transparent; color:#333;}


.agendaminuteRailWrpr {width:170px;}
.agendaminuteRailWrpr img {border-style: none; height: 14px; vertical-align: middle; padding-right:2px;}
.agendaminuteDate {width:160px; float:none; font:normal 11px Arial; color:#525042; text-transform: uppercase;}
a.agendaminuteMore, a.agendaminuteMore:link, a.agendaminuteMore:visited {background:transparent url(/cms/images/arrows.gif) no-repeat 100% 50%; color: #9e9676; text-decoration: none; font-size:11px; font-weight:bold; white-space:nowrap;padding-right:10px;}
a.agendaminuteMore:hover {color: #9e9676; text-decoration: underline;}
a.agendaminuteMore:active {color: #9e9676; text-decoration: none;}
/* Agendas & Minutes End */