.tipt {background: url(../images/common/tipt.gif) 6px 0px no-repeat;}
.tipb {background: url(../images/common/tipb.gif) 0 100% repeat-x;}
.tipl {background: url(../images/common/tipl.gif) 0 0 repeat-y}
.tipr {background: url(../images/common/tipr.gif) 100% 0 repeat-y;}
.tipbl {background: url(../images/common/tipbl.gif) 0 100% no-repeat;}
.tipblpoint {background: url(../images/common/tipblpoint.gif) 0 100% no-repeat;}
.tipbr {background: url(../images/common/tipbr.gif) 100% 100% no-repeat;}
.tiptl {background: url(../images/common/tiptl.gif) 0 0 no-repeat;}
.tiptlpoint {background: url(../images/common/tiptlpoint.gif) 0 0 no-repeat;}
.tiptr {background: url(../images/common/tiptr.gif) 100% 0 no-repeat;}

.tipt{
min-height:3.5em;
}

.tipContent{
font-size:110%;
padding:5px 5px 10px 10px;
color:#5B6729;

}

.tipHdr{
float:none;
display : inline;
top:0px;
left:10px;
}

/* redefine this in individual css files, the tip defaults to this style */
.standardTip {
	left: 630px;
	width: 200px;
	float: right;
	margin-top: -5px;
	position: absoloute;
	font-size:90%;	
}