.mup-widget-2 {
    font-family: "lucida grande", lucida, tahoma, helvetica, arial, sans-serif !important;
    font-size: 12px;
}
.mup-widget-2 .mup-widget,
.mup-widget-2 .mup-widget .mup-hd a {
    background: #1A1A1A;
    color: #f2f2f2;
}
.mup-widget-2 .mup-widget {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-top: 8px;
}
.mup-widget-2 .mup-widget h3,
.mup-widget-2 .mup-widget h4,
.mup-widget-2 .mup-widget p {
    line-height: 1.2 !important;
    text-align: center;
}
.mup-widget-2 .mup-widget h3 {
    font-size: 15px;
    color: #f2f2f2;
    font-weight: bold;
}
.mup-widget-2 .mup-widget h4 {
    font-size: 13px;
}
.mup-widget-2 .mup-widget h5 {
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #1A1A1A;
}
.mup-widget-2 .mup-widget p {
    text-align: center;
}
.mup-widget-2 .mup-widget .mup-bd,
.mup-widget-2 .mup-widget .mup-timeline,
.mup-widget-2 .mup-widget .mup-bd p {
    color: #f2f2f2;
}
.mup-widget-2 .mup-widget .mup-bd {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 8px 6px;
    margin: 0 8px;
    background: #333;
}
.mup-widget-2 .mup-widget a,
.mup-widget-2 .mup-widget a:active,
.mup-widget-2 .mup-widget a:visited,
.mup-widget-2 .mup-widget a:hover {
    color: #f2f2f2;
    text-decoration: none;
}
.mup-widget-2 .mup-widget .mup-tlabel {
    font-size: 8px;
    color: #AAA;
}
.mup-widget-2 .mup-widget .mup-find-meetup {
    overflow:hidden;
}
.mup-widget-2 .mup-widget .mup-find-meetup span:first-child {
    font-size: 11px;
    float: left;
    display: block;
    padding: 2px 0 0 3px;
}
.mup-widget-2 .mup-widget .mup-find-meetup .mup-button {
    float: right;
    margin-right: 2px;
}
.mup-widget-2 .mup-widget .mup-stats {
    display: block;
    margin: 6px 0;
    padding: 4px;
    text-align: center;
    background: #1A1A1A;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.mup-widget-2 .mup-widget .mup-stats .mup-stats-divider {
    color:#000;
}
.mup-widget-2 .mup-widget .mup-button {
    display:block;
    margin: 0 auto;
    padding: 2px 4px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2266BB), to(#102f56));
    background: -moz-linear-gradient(0% 100% 90deg,#102F56, #2266BB);
    background-color: #2266BB;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 10px;
    font-weight: bold;
    color: #f2f2f2 !important;
    text-align: center;
    border: 1px solid #0d2748;
}
.mup-widget-2 .mup-widget .mup-ft .mup-getwdgt {
    padding: 3px 0;
    font-size: 8px;
    text-align: center;
    background: #0A0A0A;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.mup-widget-2 .mup-widget .mup-ft .mup-logo {
    padding: 6px 8px;
}