.gsc-trailing-more-results {
	display : none;
}
.gsc-search-box {
	display : none;
}

.gsc-twiddleRegionCell {
	display : none;
}

.gs-text-box {
	display : block;
}

.gs-watermark {
	display : none;
}
.gs-size {
	display : none;
}

.gs-visibleUrl {
	display : none;
}

.gsc-keeper {
	display : none;
}

.gs-title {
	display : none;
}

.gs-publishedDate {
	display : none;
}

.gs-publisher {
	display : none;
}

.image{float:left; display:inline; width:100%;}
.image .search_control .gs-result  .zoom {position:absolute;width:24px; top:93px;right:9px;cursor:pointer;}
.video{float:left; display:inline; width:100%;}
.video .search_control .gs-result  .zoom {position:absolute;width:24px; top:93px;right:9px;cursor:pointer;}

.search_control {/*display:inline-block;*/ width:540px; margin:13px 0 0 0; padding-left:10px;}
.search_control .gs-result {position:relative; float:left; margin:0 5px 10px 0;padding:3px; border:2px solid #fbfbfb;}
.search_control .gs-result .gs-image-box {width:120px; height:120px;  margin:0 0 0 0; background-color:#ffffff;}
.search_control .gs-result .gs-image-box img {display:block; border:1px solid #d4d4d4; padding:5px; width:108px; height:108px;background:url('/IMAGE/Common/editor/img_noImg.gif') no-repeat 5px 5px;}
.search_control .gs-result .gs-text-box {clear:both; width:120px; height:22px; margin:0 0 10px 0;background:url('/IMAGE/Common/editor/bg_shadow.gif') repeat-x;}
.search_control .gs-result .gs-text-box .gs-snippet {
	display         : block;
	overflow        : hidden;
	width           : 108px;
	height          : 14px;
	line-height     : 14px;
	color           : #777777;
	padding         : 8px 0 0 0;
	text-align      : center;
}

.search_control .gsc-expansionArea .gsc-cursor-box {position:relative; clear:both; display:inline-block; width:100%; height:36px; text-align:center; margin:0 0 10px 0;}
.search_control .gsc-expansionArea .gsc-cursor-box .selectBtn{width:104px;height:22px; vertical-align:top;cursor:pointer; margin:0 auto;}

.search_control .gsc-expansionArea .gsc-cursor-box .gsc-cursor {position:absolute; display:inline; right:0; top:5px;}
.search_control .gsc-expansionArea .gsc-cursor-box .gsc-cursor .gsc-cursor-page {float:left; font-size:11px; color:#585858; margin:0 2px;cursor:pointer;}
.search_control .gsc-expansionArea .gsc-cursor-box .gsc-cursor .bar {float:left; font-size:11px; color:#585858; margin:0 2px;}
.search_control .gsc-expansionArea .gsc-cursor-box .gsc-cursor .gsc-cursor-current-page {font-size:12px; color:#eb2c00; font-weight:bold;}

/* popup */
.simple_popup {position:absolute;z-index:100;background-color:#fff;}
.simple_popup table {border:3px solid #ee7b2b; padding: 5px;}
.simple_popup .image_area {width:550px;border:1px solid #d9d9d9;}
.simple_popup .error {text-align:center;margin:5px 0 5px 0;color:#ff0000;font:12px Dotum;font-weight:bold}
.simple_popup img.popup_image {max-width:500px; width:expression(this.width > 500 ? "500px" :true);cursor:pointer;}
.simple_popup .popup_title {color:#6c6c6c;padding:5px 10px;height:22px; }

/* modalBackground */
#modalBackground { background-color:#dddddd; }

/* modalContainer */
#modalContainer
{
	font-family:"¸¼Àº °íµñ";
	color:#4295C2;
	height:100px;
	width:200px;
	text-align:left;
	background:white;
	border:1px solid #336699;
}
