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


/* CSS for styling the price reduction stickers on the Cooper Product Pages */
.sticker{
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: run-in;
	margin: 0px;
	border: 0;
}

.sticker img{
  border: 0;
}

.sticker img a{
  border: 0;
}

h1 {
	margin: 0;
	padding: 0;

}

