.stopkids { cursor: default; height: 41px; position: fixed; width: 43px; text-decoration:none !important; } .stopkids .tip { border-radius: 10px 10px 10px 10px; box-shadow: 0 1px 5px #333333; cursor: default; display: none; font-size: 17px; font-weight: bold; height: 85px; padding: 25px 10px 0; position: absolute; text-align: center; text-shadow: 0 1px 0 #333333; width: 302px; } .stopkids:hover .tip { display: block; }