#dyna {
	width: 926px; 
	text-align: left; 
	margin-right: 25px; 
	margin-left: 22px; 
	height: 75px;
}

#dynatip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font-size:11px;
	line-height: 11px;
	text-align: center;
	height:48px;
	width:180px;
	padding:20px 15px 15px 15px;
	color:#fff;	
}

/* style the trigger elements */
#dyna img {
	border:0;
	cursor:pointer;
	margin:16px 33px 0 0px;
}


/* override the arrow image of the tooltip */
#dynatip.bottom {
	background:url(../images/black_arrow_bottom.png);	
	padding-top:40px;
	height:55px;
}

#dynatip.bottom {
	background:url(../images/black_arrow_bottom.png);
}
