
.left-side {
	float: left;
	width: 482px;
}

.right-side {
	float: right;
	width:370px;
	font-size: 12px;
	padding-right: 8px;
}

a.subscription {
	font-size: 16px;
	font-weight: 700;
	text-decoration:none;
}

a:hover.subscription {
	text-decoration:underline;
}

.seven-areas {
	font-size: 12px;
}

.what-can-i-be-table {
	margin-left: 7px;	
}

.what-can-i-be-table tr td {
	padding: 5px 16px 5px 0px;
	font-weight: 700;
	font-size:12px;
}

.alignment {
	text-align: center;
}

.education-time {
	border: 1px solid #002855;
}

.education-time td, .education-time th {
	padding: 5px;
}

.education-time th {
	text-align: center;
	font-weight:700;
}

p {
	line-height: 17px;
}

.admin-menu td, .admin-menu th {
	padding: 10px;
	padding-left: 5px;
	font-size: 12px;
}
.admin-menu th {
	text-align: center;
	font-weight:700;
	font-size: 13px;
}

.admin-menu td a {
	text-decoration: none;
	color: #002855;
	font-size: 13px;
	font-weight: 700;
}


.admin-menu td a:hover {
	text-decoration: underline;
}

.pdf-lists {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.pdf-lists li {
	margin-bottom: 5px;	
}