div.fancydate
{
 width: 60px;
 height: 60px;
 border: none;
 margin: 0;
float:left;
}
div.fancydate p
{
margin:10px;
font-weight: bold;
line-height:14pt;
font-size:18px;
font-style:italic;
color: #ffffff;
font: Book Antiqua,Garamond;
}
#demotip {
	display:none;
	background:transparent url(http://www.ltooz.com/tooltip/black_arrow.png);

        font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}
/* style the trigger elements */
#demo img {
	border:0;
       cursor:pointer;
	margin:0 8px;
}
#demo a{
	border:0;
       cursor:pointer;
	margin:0 10px;
text-align: center;

}
div.exg
{
background: #C3FDB8;
height:auto;
min-width:600px;
padding:10px;
margin:auto;
border:5px solid gray;
}
div.txg
{
display:block;
min-width:400px;
min-height:180px;
margin:0 0 0px 0px;
padding:0 0 10px 0px;
color: #800517;
text-align:left;
}