.section.searchBar {border-top: none !important;}
.section.searchBar .keyword {border: 4px solid #d15d47 !important;}
.section.searchBar .searchBttn{background: url(//static.inven.co.kr/image_2011/maple/common/btn_search.jpg) no-repeat left top !important;}

#today-tabmenu .tabmenu a {
    display: block;
    width: 118px;
    height: 30px;
    background-color: #efedef;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
#today-tabmenu .tabmenu:last-child a {
    width: 116px;
    border-right: 1px solid #d7d7d7;
}
#today-tabmenu .tabmenu a.active {
    background: -moz-linear-gradient(top,  #ee5b31 22%, #c33d2f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ee5b31 22%,#c33d2f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ee5b31 22%,#c33d2f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee5b31', endColorstr='#c33d2f',GradientType=0 ); /* IE6-9 */
    color: #fff;
    font-weight: bold;
}

/* 메이플 정보센터 */
#tip_knowhow ul.tabmenu li.act a, #tip_knowhow ul.tabmenu li a:hover{
    background: -moz-linear-gradient(top,  #ee5b31 22%, #c33d2f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ee5b31 22%,#c33d2f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ee5b31 22%,#c33d2f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee5b31', endColorstr='#c33d2f',GradientType=0 ); /* IE6-9 */
    color: #fff;
    font-weight: bold;
}
#tip_knowhow img.boardImg{vertical-align: middle;margin: -2px 0px 0 0;}

/* 직업 게시판 */
#job-tabmenu .tabmenu a {
    display: block;
    width: 58px;
    height: 30px;
    background-color: #efedef;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
#job-tabmenu .tabmenu:last-child a {
    width: 59px;
    border-right: 1px solid #d7d7d7;
}
#job-tabmenu .tabmenu a.active {
    background: -moz-linear-gradient(top,  #ee5b31 22%, #c33d2f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ee5b31 22%,#c33d2f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ee5b31 22%,#c33d2f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee5b31', endColorstr='#c33d2f',GradientType=0 ); /* IE6-9 */
    color: #fff;
    font-weight: bold;
}
#job_all img.boardImg{vertical-align: middle;margin: -2px 0px 0 0;}

/* 자유게시판 */
#freeboard-hot img.boardImg{vertical-align: middle;margin: -2px 0px 0 0;}


#fanart-cartoon.section.focus-image .focus-i > ul > li {padding: 7px 5px 8px 5px;}
#cert{padding-bottom: 10px;}
.section.screen-vertical li {margin: 9px 0px 0px 8px !important}

#ModESignSlider { padding-bottom: 10px;}

/* 유튜브 모아보기 */
    #module-youtube-movie h3 .title-text {
        display: block !important;
        width: 100%;
        line-height: 30px !important;
        border-top: 2px solid #c64c2d;
        border-left: 1px solid #ededed !important;
        border-right: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
        font-family: gulim !important;
        color: #c13c2f !important;
        background: url(//static.inven.co.kr/image_2011/maple/common/youtube_maple.gif) 5px 50% no-repeat;
        font-size: 12px;
        text-indent: 37px !important;
    }
    #module-youtube-movie .video_top .more {
        font-family: dotum !important;
        font-size: 11px !important;
        top: 11px !important;
        right: 5px !important;
        color: #c13c2f !important;
    }
    #module-youtube-movie .video_list ul li a > .title {
		font-size: 13px !important;
		margin-top: 5px !important;
		line-height: 16px !important;
	}
	#module-youtube-movie .video_list ul li > div > * {
		font-size: 12px !important;
	}
	#module-youtube-movie .video_list ul li > div > a::after {
		top: 0 !important;
		height: 13px !important;
	}
    #module-youtube-movie .video_list ul li {
        height: 190px !important;
    }