/**** NOTE!!! all image links need to be made root specific ****/
#bubble {
	width:344px;
	float:right;
}
.bubbletop {
	width:344px;
	height:12px;
	background-image:url(/images3/tips/tip_bubble_top.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	font-size:0px;
}
.bubblemiddle {
	width:314px;
	padding:0px 11px 0px 19px;
	background-image:url(/images3/tips/tip_bubble_middle.gif);
	background-repeat:repeat-y;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#990066;
	font-size:1.3em;
	font-style:italic;
}
.bubbleend {
	width:344px;
	height:36px;
	background-image:url(/images3/tips/tip_bubble_end.gif);
	background-repeat:no-repeat;
}
.bubblequoter {
	padding:3px 5px 0px 0px;
	text-align:right;
	font-style:normal;
	font-size:0.8em;
	color:#666666;
}
.tips {
	width:570px;
	margin-top:8px;
	font-size:1.1em;
	color:#5f004e;
	float:left;
}
.tips ul {
	margin-top:4px;
}
.tips li {
	padding:0px 0px 4px 0px;
	list-style-image:url(/images3/tips/purple_arrow.gif);
}
.boxshot {
	margin-top:8px;
	background-image:url(/images3/tips/indesign_box.jpg);
	background-repeat:no-repeat;
	width:88px;
	height:143px;
	float:left;
}
.warninglabel {
	width:99%; 
	color:#666666;
	font-size:0.9em;
	font-style:italic; 
} 