#container{
	margin-bottom: 30px;
}

#main{
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 540px;
	text-align: left;
	float: left;
}
#main #header {
	margin: 0px;
	padding: 0px;
}
#main #content{
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

#header h2{
	line-height: 1px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	}
#header h1{
	font-size: 22px;
	font-weight: normal;
	line-height: 50px;
	margin: 0px;
	padding: 30px 0px 10px;
	font-family: "MS UI Gothic";
}

#main #content h3, #main #content h4 {
	font-size: 12px;
	line-height: 18px;
}
#main #content a.external{
	display: inline;
	white-space: nowrap;
	padding-right: 15px;
	background-image: url(http://www.eee-craft.com/images/css/external01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	height: 18px;
	font-family: "MS UI Gothic";
}
#main #content li span.date{
	color: #999999;
	font-size: 10px;
}

#main #content em{
	color: #666699;
}
#main #content div.emphasis{
	border: 1px solid #666699;
	padding: 8px;
	background-color: #DADAE7;
	color: #333333;
}


 div.hnumnav{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
}
 div.hnumnav a,  div.hnumnav span{
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 2px;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
 div.hnumnav a.p10, div.hnumnav .prev, div.hnumnav .next{
	border: none;
}
div.hnumnav span{
opacity: 0.5;
color: #0088ce;}

.current1 a.p1,.current2 a.p2,.current3 a.p3,.current4 a.p4,.current5 a.p5,
.current6 a.p6,.current7 a.p7,.current8 a.p8,.current9 a.p9,.current10 a.p10{
	cursor: default;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

 div.hnumnav .prev{
	padding-left: 10px;
	background-image: url(http://www.eee-craft.com/images/css/arrow_more02.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 50%;
	font-size: 11px;
	background-position: left center;
}
  div.hnumnav .next{
	padding-right: 10px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	background-image: url(http://www.eee-craft.com/images/css/arrow_more01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 11px;
	background-position: right center;
}
  
div.hnumnav a.disabled{
cursor: default;
text-decoration: none;
opacity: 0.5;
}
div.hnumnav a.disabled:hover{
text-decoration: none;
}

  #beta{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
  #beta .module-header{
	color: #FFFFFF;
	text-align: left;
	text-indent: -9999px;
	line-height: 1px;
	height: 1px;
}
 #beta .module{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
 

