div.whiteRedLine h2 { color:#333333; background:url(img/lineRed.gif) no-repeat left bottom; }
div.whiteBlueLine h2 { color:#333333; background:url(img/lineBlue.gif) no-repeat left bottom; }
div.whiteGreenLine h2 { color:#333333; background:url(img/lineGreen.gif) no-repeat left bottom; }
div.whiteOrangeLine h2 { color:#333333; background:url(img/lineOrange.gif) no-repeat left bottom; }
div.whitePurpleLine h2 { color:#333333; background:url(img/linePurple.gif) no-repeat left bottom; }
div.blackRedLine h2 { color:#CCCCCC; background:url(img/lineRed.gif) no-repeat left bottom; }
div.blackBlueLine h2 { color:#CCCCCC; background:url(img/lineBlue.gif) no-repeat left bottom; }
div.blackGreenLine h2 { color:#CCCCCC; background:url(img/lineGreen.gif) no-repeat left bottom; }
div.blackOrangeLine h2 { color:#CCCCCC; background:url(img/lineOrange.gif) no-repeat left bottom; }
div.blackPurpleLine h2 { color:#CCCCCC; background:url(img/linePurple.gif) no-repeat left bottom; }

div.moColorLineStyle { position:relative;margin-bottom:20px; overflow:hidden; *zoom:1;}
div.moColorLineStyle h2 { display:block; padding:0 0 2px 0; margin:0 0 10px 0; font-family: "Malgun Gothic", AppleGothic, Dotum, Sans-serif; font-weight: bold; }
div.moColorLineStyle .widgetMoreLink { position:absolute; top:5px; right:0; font:11px Dotum; color:#888; text-decoration:none; }
