@charset "utf-8";
/* CSS Document */

#pepperspraycontainer {
	width:800px;
	height:auto;
	float:left;
	margin-top:20px;
}

.pepperblockspacer {
	width:120px;
	height:150px;
	float:left;
}

.pepperblocktext {
	width:270px;
	height:110px;
	float:left;
	font-weight:bold;
	margin-top:32px;
}

.pepperblocktext li {
	list-style-image:url(img/bullet3.png);
	color:#000;
	font-size:14px;
	line-height:30px;
	margin-left: none;
}

.pepperblocktext ul {
	padding:0px 0px 0px 25px;
}

.pepperblocklink {
	width:390px;
	height:27px;
	float:left;
	text-align: center;
}

.pepperblocklink a {
	font-weight:bold;
	font-size:18px;
}

/*Pepper Spray Cat Block Rules*/

#wildfireblock {
	width:396px;
	height:195px;
	float:left;
	background-image: url(img/wildfireblock.png);
	background-repeat: no-repeat;
}

#streetwiseblock {
	width:396px;
	height:195px;
	float:left;
	background-image: url(img/streetwiseblock.png);
	background-repeat: no-repeat;
}

#maceblock {
	width:396px;
	height:195px;
	float:left;
	background-image: url(img/maceblock.png);
	background-repeat: no-repeat;
}

#peppershotblock {
	width:396px;
	height:195px;
	float:left;
	background-image: url(img/peppershotblock.png);
	background-repeat: no-repeat;
}

#keychainblock {
	width:396px;
	height:195px;
	float:left;
	background-image: url(img/keychainblock.png);
	background-repeat: no-repeat;
}

#allpeppersprayblock {
	width:396px;
	height:195px;
	float:left;
	background-image: url(img/allpeppersprayblock.png);
	background-repeat: no-repeat;
}

/*Pepper Spray Cat Block Rules End*/
