/* SKILL */
div.overwatchIcon { background-color: #e6e6e6 !important;}

div.overwatchIcon ul.overwatchIcon { border: none !important;}
	div.overwatchDbSkillLayer { position: absolute; display: none; z-index: 999;}
	div.overwatchDbSkillLayer { background-color: #303030; overflow: hidden; }
	div.overwatchDbSkillLayer_inner { }
	div.overwatchDbSkillLayer_loading { position: absolute; z-index:999; display: none; width: 100px; height: 100px; margin: 0; padding: 0; }
	div.overwatchDbSkillLayer_loading { background:url('//static.inven.co.kr/image/wow/dataninfo/edb_item/loading.gif') left top no-repeat; }
	div.overwatchDbSkillLayer dl { color: #dedede; }
	div.overwatchDbSkillLayer dl a { color: #dedede; }
	div.overwatchDbSkillLayer .top_bg {
		width: 300px;
		height: 2px;
		overflow: hidden; 
	}
	div.overwatchDbSkillLayer .bot_bg {
		width: 300px;
		height: 2px;
		overflow: hidden; 
		margin-top: 10px;
	}
	div.overwatchDbSkillLayer .overwatchDbSkillLayer_inner {
		width: 300px; 
		overflow: hidden;  
		border: 1px solid #787878;
		margin: 1px 1px 1px 1px;
	}

	div.overwatchDbSkillLayer dl dd {  }
	div.overwatchDbSkillLayer dl dt { display: none; }
	div.overwatchDbSkillLayer dl.line1 {
		width: 290px;
		height: 2px;
		overflow: hidden;
		background: url(//static.inven.co.kr/image_2011/overwatch/dataninfo/skill/line_288x2.png) no-repeat center top ;
		margin: 10px 0px 10px 0px;
	}
	div.overwatchDbSkillLayer dl.line2 {
		width: 290px;
		height: 2px;
		overflow: hidden;
		background: url(//static.inven.co.kr/image_2011/overwatch/dataninfo/skill/line_288x2.png) no-repeat center top ;
		margin: 10px 0px 10px 0px;
	}
	div.overwatchDbSkillLayer dl.line3 {
		width: 290px;
		height: 2px;
		overflow: hidden;
		background: url(//static.inven.co.kr/image_2011/overwatch/dataninfo/skill/line_288x2.png) no-repeat center top ;
		margin: 10px 0px 10px 0px;
	} 
	div.overwatchDbSkillLayer dl.skillName{
		width: 155px;
		height: 44px;
		color: #ffffff; 
		text-indent: 1em;
		font:bold 14px/40px 굴림,gulim;
		text-align: left;
	} 

	div.overwatchDbSkillLayer dl.skillname { overflow: hidden;  font-size: 15px; font-weight: bold; color: #ffffff; }
	div.overwatchDbSkillLayer dl.skillname dd{ width: 100%}
	div.overwatchDbSkillLayer dl.skillname .skillname{ display: block; float: left; } 

	div.overwatchDbSkillLayer dl.skillkey {
		color: orange;
		font-weight: bold;
		margin : 12px 15px 0px 0px;
		float : right;
	}

	div.overwatchDbSkillLayer dl.skilldesc
		{ width: 270px; overflow: hidden;  margin: 0px 0px 0px 15px; font-weight: bold;  }  


		
	div.overwatchDbSkillLayer dl.skilldesc{ font-weight: normal;} 