<!------- CSS FOR VINYL TILES ---------->

<style type="text/css">

	.separator{
	border-bottom:solid 1px #ebebeb;
	margin:10px 0 10px 0;
	}
	
	.spacer{
	height:10px;
	display:block;
	}
	
	p{
	margin-top:20px;
	}

</style>