
#bigredbox {
    color: #ff0000;
    background-color: #ffcccc;
    border: solid 2px #990000;
    margin: 1em auto 0;
    width: 80%;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}


.bigredbox {
    color: #ff0000;
    background-color: #ffcccc;
    border: solid 2px #990000;
    margin: 1em auto 0;
    width: 80%;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.theyshirk_emailalertbox {
    color: #ff0000;
    background-color: #ffcccc;
    border: solid 2px #990000;
    margin: 1em auto 0;
    width: 80%;
    padding: 10px;
    text-align: center;
}


.theyshirk_minutes_aside {
	font-style: italic;
}


.theyshirk_minutes_vote {
	margin-left: 3em;
}

.theyshirk_minutes_vote_resultblock {
	margin-left: 1em;
}


.theyshirk_minutes_link_block {
	margin-top: 1em;
}


.theyshirk_divisionlist_option {
	font-weight: bold;
}

.footerlogos {
	float: right;
}

.tsfy_commentblock_comment_name {
	display: inline;
}


.tsfy_commentblock_comment_content  {
	padding-left: 3em;
	border-left: 1px black dotted;
}

.tsfy_commentblock_comment_replylink {
	padding-bottom: 2em;
}

.theyshirk_minute_line {
	width: 50em;
	margin-bottom: 1ex;
}


.theyshirk_bgcolour1 {
	/*margin: 0;
	padding: 0; */
	background: #F5FDEA;
}


.theyshirk_bgcolour0 {
	/* margin: 0;
	padding: 0; */
	background: #E8FDCB;
}

