/*
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


a:link, a:visited {
font-size:10px;
color:#676869;
text-decoration:none;
}

a:hover {
font-size:10px;
color:#cccccc;
}


/* The Tips */
.tool-tip{
color:#444444;
width:150px;
z-index:13000;
font-family: "Segoe UI";
}

.tool-title{
font-weight:normal;
font-size:16px;
font-family:"Segoe UI";
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url(images/tips-trans.png) top left;
text-align:left;
}

.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url(images/tips-trans.png) bottom right;
text-align:left;	
}

/* @end, @fine, @fin */
