div#Master { width:414px; height:540px; margin: -270px 0 0 -207px; top: 50%; left: 50%; position:absolute;}

div#Master p { text-align: center; font-family: Trebuchet MS; font-size: 14px; }

div#Master p a, div#Master p a:hover { color: #000; }

/* TOOLTIP */
.tool-tip {width: 200px; color: #fff; background-color:#FFFF66; font-family: Trebuchet MS; border: 1px dashed #000; padding: 10px;}

.tool-title {color: #000;font-weight: bold;text-shadow: 2px 2px 1px #222;margin: 0;padding: 0;font-size: 12px;}

.tool-text {color: #000;margin: 0;padding: 0;text-shadow: 2px 2px 1px #222;font-size: 10px;}