div.m_showcart{position: fixed;top: 8%;right: 5px;z-index: 99;width: 100px;border: 1px solid #DDD;background: #FFF;box-shadow: 0 0 5px #DDD;}
div.m_showcart h3{text-align: center;margin: 0;padding: 5px 0;background: #CC0033;color:#FFF;text-transform: none;cursor: move;font-size: 16px;}
div.m_showcart p{margin: 0;padding: 10px;text-align: center; color: green; font-weight: bold;}
div.m_showcart a{font-size: 30px;color:#669999;text-decoration: none;}