.offertiptable {
	border: solid 2px #e1e1e1;
}

.offertiptable, .offertiptable td, .offerboxtable, .offerboxtable td {
	border-spacing: 0;
	padding: 0;
	/*border: solid 1px #000000;*/
	margin: 0;
}

td.offertipheader {
	background: url("../../images/offer/tipheaderbg.jpg") repeat-x center bottom;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #acacac;
	text-align: right;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #f6f6f6;
	height: 14px;
}

td.offertipheader img {
	vertical-align: middle;
}

td.offertipcontent {
	background-color: #FFFFFF;
}

td.offertipshadowlefttop {
	background: url("../../images/offer/tipshadowlefttop.jpg") no-repeat right bottom;
}

td.offertiptop {
	background: url("../../images/offer/tipshadowtop.jpg") repeat-x center bottom;		
	height: 12px;
}

td.offertipshadowrighttop {
	background: url("../../images/offer/tipshadowrighttop.jpg") no-repeat left bottom;
}

td.offertipshadowleft {
	background: url("../../images/offer/tipshadowleft.jpg") repeat-y right center;
	width: 12px;
}

td.offertipshadowright {
	background: url("../../images/offer/tipshadowright.jpg") repeat-y left center;
	width: 12px;	
}

td.offertipshadowleftbottom {
	background: url("../../images/offer/tipshadowleftbottom.jpg") no-repeat right top;		
}

td.offertipbottom {
	background: url("../../images/offer/tipshadowbottom.jpg") repeat-x center top;		
	height: 12px;
}

td.offertipshadowrightbottom {
	background: url("../../images/offer/tipshadowrightbottom.jpg") no-repeat left top;		
}


td.offerboxshadowright {
	background: url("../../images/offer/boxshadowright.png") repeat-y left center;	
	width: 10px;
	vertical-align: top;
}

td.offerboxshadowbottom {
	background: url("../../images/offer/boxshadowbottom.png") repeat-x center top;
	height: 10px;
	vertical-align: top;
}

td.offerboxshadowbottomright {
	background: url("../../images/offer/boxshadowbottomright.png") no-repeat left top;
	width: 10px;
	height: 10px;
}
