#tbBox #tbBoxContent #popup h2 {
		color:#D11E1A;
		font-size: 20px !important;
		font-weight: bold;
		text-transform:uppercase;
		margin-bottom:20px;
	}
	#tbBox #tbBoxContent #popup p {
		color:#424242;
		font-size:13px;
	}
	#tbBox #tbBoxContent #popup ol {
			padding: 0 0 0 20px;
			margin: 0;
		}
	#tbBox #tbBoxContent #popup ol li {
			list-style:decimal outside !important;
			color: #424242;
			font-size: 13px;
			margin: 0 0 20px;
		}
			.tbOuter a {
			text-indent: -9999px;
		}
