/* Start of CMSMS style sheet 'tooltip' */
#tooltip {
        color:#4a4f57;
	position: absolute;
	z-index: 3000;
	border: 1px #ff0000 solid;
	padding: 5px;
        background: url(/uploads/images/template/menu_bg.png) repeat;
        font-size:11px;
        font-weight:normal;
}

/* End of 'tooltip' */

