#campaignViewWrap .contents .tab-silver {margin:0px auto;width:910px}
#campaignViewWrap .contents .tab-silver li {width:120px}

table tbody td.align_l { text-align: left; }
table tbody td.align_c { text-align: center; }
table tbody td.align_r { text-align: right; }
table strong.search_text { color: #00f; }

.ellipsis{
	white-space:nowrap;
	text-overflow:ellipsis;     /* IE, Safari */
	-o-text-overflow:ellipsis;      /* Opera under 10.7 */
	overflow:hidden;            /* "overflow" value must be different from "visible" */
	-moz-binding: url('/css/ellipsis.xml#ellipsis');
}

#welcomeWrap .contents .adinfo .material .section table tbody th {border:solid 1px #dae2e9;border-top:0;width:100px;padding:8px 10px;background:#f6fbfd;font-size:12px;color:#000;font-weight:bold;text-align:left;vertical-align:middle}
#welcomeWrap .contents .adinfo .material .section table tbody td .txbox {border:solid 1px #dae2e9;width:260px;height:20px;font-size:11px;color:#777;line-height:20px}
#welcomeWrap .contents .adinfo .material h2 span {font-size:11px;color:#000;font-weight:normal}
.gnb li .snb li a.sel {color:#12a80b}


#alertPop {margin:10px auto 0;width:380px}
#alertPop .title {border-top:solid 1px #555;border-bottom:solid 1px #dae2e9;width:380px;padding:40px 0;background:#f6fbfd}
#alertPop .title h1 {margin-left:25px;padding-left:21px;background:url('/images/common/img_icon.png') 0 -450px no-repeat;font-size:13px;color:#444;font-weight:bold;letter-spacing:-1px}
#alertPop .title h1 em {color:#006fc1;text-decoration:underline}
#alertPop .desc {border-bottom:solid 1px #dae2e9;width:380px;padding:8px 0;font-size:12px;color:#016ec1;text-align:center}
#alertPop .submit {margin-top:40px;text-align:center}
#alertPop .submit .btn-blueDefault .button {width:90px;text-align:center}


/*
.btn-blueDefault {display:inline-block;border:solid 1px #016ec1;background:url('/images/common/img_button.png') right -55px no-repeat;line-height:26px;vertical-align:middle}
.btn-blueDefault .button {display:inline-block;position:relative;border:0;height:26px;background:url('/images/common/img_button.png') right -55px no-repeat;font-size:12px;color:#fff;line-height:26px;cursor:pointer}
.btn-blueDefault:hover .button {color:#deefff}
*/

.btn-silverCancel {display:inline-block;border:solid 1px #686868;background:url('/images/common/img_button.png') right -91px no-repeat;line-height:26px;vertical-align:middle}
.btn-silverCancel .button {display:inline-block;position:relative;border:0;height:26px;background:url('/images/common/img_button.png') right -91px no-repeat;font-size:12px;color:#fff;line-height:26px;cursor:pointer; width:90px;}
.btn-silverCancel:hover .button {width:90px; color:#efefef}

#mainWrap .contents .adverItem .summary thead .hd11 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #016EC1;
    color: #016EC1;
    width: 290px;
    height:2px;
}

#mainWrap .contents .adverItem .summary thead .hd12 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #1CAD15;
    color: #1CAD15;
    overflow: hidden;
    width: 598px;
    height:2px;
}
/*#main_right_top {width:530px; height:393px;background:url(/images/default/img_top_rt.jpg) no-repeat; }*/
#main_right_top_image {position:relative; width:470px; height:333px; margin:30px 30px 30px 30px;}

.adcentertooltip{
	box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;
	display:none;
	position:absolute;
	border:5px solid black; /*Border around tooltip*/
	background:white;
	z-index:99999;
}
.adcentertooltip .tooltipstatus{ /*Style for footer bar within tooltip*/
	background:black;
	color:white;
	padding-top:5px;
	text-align:center;
	font:bold 11px Arial;
}
#tooltip {
	background:url(/images/common/ico_help.gif) no-repeat;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	/*display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat;*/
	font-size:12px;
	cursor: hand;
}
#screen_help_tooltip_message {font-size:12px;}