/* CSS Document */

#occLeft {
	border-right-color: #000;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 0.5em 0 0.5em 0.5em;
}

* html #occLeft {
	height: 1%;
}

.occListOptions {
	float: left;
	width: 200px;
	padding-right: 20px;
}

/* Cluster File - Occupation Table */
.educationTable {border: 1px solid #000000;}
.educationTD {
	border: 1px solid #000000;
}
.educationTH {
	vertical-align: bottom;
	text-align: left;
	font-weight: normal;
	border: 1px solid #000000;
	line-height: normal;
}

/* Occupation File - At a Glance Table */
.glanceTable {
	border: 1px solid #000;
}
.glanceTD {
	padding: 5px 0px 5px 5px;
}
.glanceTH {
	background: #0c0;
	text-align: center;
}
.glancePad {
	padding: 0px 0px 5px 5px;
}
.glanceULPad {
	margin: 0px;
	padding: 0px 5px 5px 20px;
}
.greenBullet {
	list-style: url(occ/modules/images/bullet_green.gif) none outside;
	vertical-align: text-top;
}
