body {
 	background-color:#000000;
	margin:0;
	font-family: Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	}
	td
	{
		color:#5F5F5F;
	}
#IntroShare input {color: #ffffff;font-weight:normal}
a {color: #ffffff;font-weight:normal}
a:link {color:#ffffff;text-decoration:none}
a:visited {color:#ffffff;text-decoration:none}
a:hover {color:#FB0000;text-decoration:underline}
img{border:none;}
#IntroShare{
	width:197px;
	height:72px;
	float:left;
	}
#ButtonWrapper
{
	width:440px;
	
	position:relative;
}	
#Message
{
	width:182px;
	position:absolute;
	left:2px;
	top:100px;
	text-align:center;
	color:#514734;
}
#Message a
{
	 text-decoration:underline;
	 font-weight:bold;
	color:#514734;
}
#IntroShareBox{
	background-image:url(http://nxcache.nexon.net/mabinogi/images/erinnwalker/common/share_bg.gif);
	background-repeat:no-repeat;
	width:186px;
	height:157px;
	float:left;
	}

#ShareConfirmTxt{
	float:left;
	width:185px;
	height:15px;
	padding-top:2px;
	color:#514734;
}



.text_area{
	font-size:12px;
	background-color:#FFFFFF;
	border:1px solid #7f786a;
	color:#4c4332;
	font-family: verdana;
	margin-bottom: 10px;
	
	}
#ShareUpdate{
	width:150px;
	height:25px;
	padding-top:5px;
	padding-left:12px;
	}
#ShareUpdateButton{
	margin:auto;
	margin-top:42px;
	width:148px;
	padding-top:5px;
	 }
#CloseButton{
		float:right;
		position:absolute;
		width:26px;
		height:26px;
		z-index: 0;
		left: 774px;
		top: 18px;
	}