.borderlineadvertise {
	border: 1px solid #993300;
	background-image: url(../images/advertise.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borderlinelogopink {

	border: 1px solid #993300;
	background-image: url(../images/logopink.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}.borderlineexample {


	border: 1px solid #993300;
	background-image: url(../images/advertisexmple.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
