div.simpleWidgetStyle {
    position: relative;
    overflow: hidden;
    background: #f9f9f9;
    *zoom: 1;
    padding-bottom: 0px;
}

div.simpleWidgetStyle h2 {
    padding-left: 10px;
    font: bold 22px "Malgun Gothic", AppleGothic, Dotum, Sans-serif;
    color: #25ade6;
}

div.simpleWidgetStyle a.widgetMoreLink {
    position: absolute;
    top: 8px;
    right: 0;
    font: 11px Dotum;
    text-decoration: none;
    color: #888;
}

div.simpleWidgetStyle.black h2 {
    color: #333;
}

div.simpleWidgetStyle.black h2 {
    color: #999;
}

div.simpleWidgetStyle a {
    line-height: 20px;
    font-size: 12px;
}

div.simpleWidgetStyle .widgetTableA {
    padding-top: 0px;
}

div.simpleWidgetStyle .widgetTableA .title {
    padding-left: 10px;
    padding-bottom: 0px;
    line-height: 1.5;
    color: #555555;
}

div.simpleWidgetStyle .widgetZineA .title {
    line-height: 1.5;
    color: #555555;
}

div.simpleWidgetStyle .widgetZineA li p {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}