#maincontent {
	padding-top: 0px;
}

#ed_dept_content {
	margin: 30px 40px 40px; 

}

.ed_dept_person {
	float: left;
	width: 330px;
	margin: 20px 10px 10px 0px; 
}


.ed_dept_picture{
	float: left;
	width: 90px;
}

.ed_dept_name, ed_dept_title, ed_dept_email {
	float: left;
	width: 220px;
}

.ed_dept_name {
	font-size: 18px;
	font-weight: bold;
}

.ed_dept_email {
	font-size: 13px;
	margin: 5px 0px 0px 0px;
}

.ed_dept_email a{
	color: #333;
	padding-top: 3px;
}

.ed_dept_title {
	font-size: 11px;
	margin: 3px 0px 0px 0px;
	color: #666;
}

.clear {clear: both;}

#newsletter-box {
	line-height: 15px;
	margin: 10px 40px 40px;
}


#newsletter-box-top {
	line-height: 15px;
	margin: 10px 40px 40px;
	text-align: center;
}


#newsletter-box-bottom {
	line-height: 15px;
	margin: 40px 0px;
}

#newsletter-box-top h2 {
	font-size: 28px;
	font-weight: bold;
}


#newsletter-box-left {
	float: left;
	width: 420px;
}

#newsletter-box-right {
	float: right;
	width: 420px;
}

#newsletter-box h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
}

#newsletter-box h2.yellow {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
	color: #FB8016;
}

#newsletter-box h3 {
	border: 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	padding: 0;
}

#newsletter-box em {
	color: #14456E;
}

#newsletter-box ul {
	margin: 10px;
}

#newsletter-box li {
	margin: 5px 0;
}

#newsletter-box p, #newsletter-box-top p {
	font-size: 12px;
	margin: 5px 0;
}

#newsletter-box p.api-info {
	color: #FFA93D;
	font-size: 10px;
	margin: 0 0 10px;
}

#newsletter-box .api-url p  {
	color: green;
	font-size: 11px;
}

#newsletter-box p.code  {
	background: #F5F5F5;
	border: 1px solid #99;
	font-family: Courier New;
	padding: 10px;
}

