.XCAT_Item_Offers_Area {
	width: 200px;
}

.XCAT_Item_Offer {
	background-color: #ffffff;
	border-color: #800000;
	border-style: dotted;
	border-width: 1px;
	padding: 2px;
	width: 200px;
}

.XCAT_Item_Offer_Icon {
	bottom: 16px;
	clear: none;
	float: left;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: relative;
	right: 16px;
	z-index: 101;
}

.XCAT_Item_Offer_Title {
	color: #000000;
	font-weight: bold;
	text-decoration: blink;
}

.XCAT_Item_Offer_Text {
	color: #000000;
	font-size: 1.0em;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	right: 16px;
}
