#divMocSheet {
	margin-top       : -2px;
	margin-left      : 4px;
	width            : 7in;
	height           : 10in;
}
.MocCard {
	background-color : white;
	font-family      : Comic Sans MS;
	float            : left;
	height           : 190px; /* 2" */
	width            : 330px; /* 3.5" */
	margin           : 2px;
	padding-left     : 0px;
	padding-top      : 0px;
	padding-right    : 0px;
	padding-bottom   : 0px;
	overflow         : hidden;
}
.ColumnLeft {
	width            : 60px;
	height           : 2in;
}
.BFLogo {
	width            : 63px;
	height           : 77px;
	position         : relative;
	top              : 7px;
	left             : 5px;
}
.MocNumber {
	color            : #666;
	width            : 52px;
	height           : 50px;
	font-size        : 12pt;
	position         : relative;
	left             : 0px;
	top              : 50px;
	text-align       : center;
}
.MocNumber small {
	font-size        : 8pt;
}
.TextRight {
	height           : 188px;
	position         : relative;
	top              : -2in;
	left             : 72px;
	width            : 259px;
	overflow         : hidden;
}
.TitleAndCreator {
	width            : 274px;
}
.TitleAndCreator h1 {
	font-size        : 14pt;
	margin           : 0px;
}
.TitleAndCreator h2 {
	font-size        : 12pt;
	margin           : 0px;
}
.TitleAndCreator h3 {
	font-size        : 10pt;
	font-weight      : normal;
	margin           : 0px;
}
.Thoughts {
	border-top       : 1px dotted grey;
	padding-top      : 6px;
	font-weight      : normal;
	font-size        : 12pt;
	overflow         : hidden;
}

