#easyTooltip{
	padding:5px 10px;
	border:1px solid #195fa4;
	background:#195fa4 url(images/bg.gif) repeat-x;
	color:#fff;
	}
 
#easyTooltip2{
	padding:5px 10px;
    font-family:sans-serif;
	border:1px solid #5e5e5e;
	background:#003466;
	color:#fff;
	width:150px;
	}

#easyTooltip3{

	padding:5px 10px;
        font-family:sans-serif;
	border:1px solid #5e5e5e;
	background:#EDEDED;
	color:black;
	width:300px;
	}


#easyTooltip2 h4, #easyTooltip2 p{
	margin:.25em 0;
	}

#transposons{
        font-family:sans-serif;
	color: blue;
        font-size: x-small;
        text-decoration: underline;
	}
#oldannotations{
        font-family:sans-serif;
	color: blue;
        font-size: x-small;
        text-decoration: underline;
	}
/* // Easy Tooltip */
