/*CSS for Bubble Tooltips by Alessandro Fulciniti - http://pro.html.it - http://web-graphics.com */
/*WordPress-Plugin by Frank Bueltge - http://bueltge.de */

.tooltip{
width: 300px; 
color: #000;
font: lighter 11px/1.3 Arial,sans-serif;
text-decoration: none;
text-align: center
}

.tooltip{
display:block;
padding: 80px 38px 30px 30px;
width:250px;
height:250px;
background: url(http://www.avizpate.com/blog/wp-content/uploads/2010/01/uja.gif) no-repeat top}
//background: url(http://www.avizpate.com/blog/wp-content/plugins/tooltips/bt.gif) no-repeat top}


/* incl. linkcolor */
/*.tooltip b.bottom{
padding:3px 8px 15px;
color: #556B2F;
background-image: url(http://www.avizpate.com/blog/wp-content/plugins/tooltips/bt.gif)} */
