@charset "utf-8";
/* CSS Document */

#buttons ul {
	width: 612px !important;
}

#content {	
	background-color: #D9F2FC;
}
#heading {
	background-color: #D9F2FC;
	border-left: 16px solid #01ABED;
}
#image {
	background: url(../images/publications.jpg) no-repeat;
}
.dkblue {
	width: 38px;
	background-color: #274096;
}
.dkpurple {
	width: 16px;
	background-color: #602449;
}
.line {
	float: left;
	height: 434px;
}
.ltblue {
	width: 28px;
	background-color: #01ABED;
}
.ltpurple {
	width: 27px;
	background-color: #90268E;
}
.square {
	margin-top: 7px;
	float: left;
	height: 9px;
}