	.row{
		padding:10px 0;
		border-top:1px dotted #d6d6d6;
	}
	.spot_header{
		line-height: 24px;
		font-size: 14px;
		margin:0;
		padding:0;
		text-align:center;
		background-color:#b5b7b6;
		color:#FFFFFF;
		margin:0;
		padding:0;
	}
	.spot_left{
		float:left;
		background:url(/printedCards/images/Grey-Bar-Left.jpg) no-repeat top center;
		width:10px;
		height:24px;
	}
	.spot_right{
		float:right;
		background:url(/printedCards/images/Grey-Bar-Right.jpg) no-repeat top center;
		width:10px;
		height:24px;
	}
	.spot{
		width:135px;
		margin:0 5px;
		float:left;
		font-size: 11px;
		text-align:center;
	}
	.spotTwo {
		width:108px;
		margin:0 3px;
		float:left;
		font-size: 11px;
		text-align:center;
	}
	.spotThree {
		width:135px;
		margin:10px 0 0 8px;
		float:left;
		font-size: 11px;
		text-align:center;
	}
	.spot p {
		margin: 10px 0;
	}
	.spotThree ul {
		height: 105px;
	}
	.spot ul li, .spotThree ul li {
		list-style: disc inside;
	}
	h4.topSpace {
		margin: 20px 0 5px 0;
	}
	.txBlk {
		color: #000;
	}
	.spaceLeft{
		margin: 0 0 0 30px;
	}
	.happyFloats {
		width: 100%;
		overflow: auto;
		margin: 10px 0 0 0;
	}
	.buttonRight {
		text-align: right;
		margin: 10px 0 0 0;
	}
