.offerbg {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
background-image: url(CATSOFFERBG.gif);
background-repeat: no-repeat;
height: 631px;
width: 750px;

}


.catstxt {
    position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 16px;
	width: 430px;
	left: 290px;
	top: 160px;

}

.bullets {
    position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight: 500;
	line-height: 16px;
	width: 300px;
	left: 400px;
	top: 160px;

}

.print {
    position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 16px;
	left: 400px;
	top: 160px;
	width: 340px;

}

.buttons {
    position: relative;
	top: 160px;

}


