@import url(http://blog.ewanscorner.com/mt-static/plugins/mid-century/screen.css);

@import url(http://blog.ewanscorner.com/mt-static/plugins/ActionStreams/css/action-streams.css);

.widget-openid {
    width: 146px;
    margin: 1px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(/mt-static/images/openid-accepted.gif) no-repeat 1px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 3px 9px 60px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

