#links h1,#links h2,#links h3,#links h4,#links h5,#links h6,#links pre,#links form,#links fieldset,#links input,#links textarea,#links p,#links blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	line-height: normal;
}

/*
.clear {
	clear: both;
}
*/

#links {
	 width: 640px;
}

#links .line01 {
	height: 1px;
	width: 580px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #464646;
	clear: both;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#links h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 15px;
	color: #E3E3E3;
	text-align: left;
	line-height: 18px;
}
#links h2 {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 13px;
	color: #E0E2E9;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}
#links h3 {
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	text-indent: 10px;
	padding-top: 5px;
}
#links .sun-icon {
	padding-right: 5px;
	margin-bottom: -1px;
}
