.large { font-size: 120%;}
.smallmarginbottom { margin-bottom: .25em!important; }
.nomarginbottom { margin-bottom: 0!important; }
.block {
	display: block;
	width: 100%;
}
.nomargin { margin: 0!important; }
.inline { display: inline!important; }
.w50 { float:left; width:25%;}