/*CSS file for Oosterhof Electrical Services.*/

#content-staff table {
	float: right;
	width: 700px;
	color: #1e3b62;
	margin-bottom: 20px;
	font-size: 1em;
}


#content-staff td.sub-title {
	width: 150px;
	padding-bottom: 15px;
	vertical-align: top;
	font-size: 1.2em;
	font-weight: bold;
}


#content-staff td.text {
	width: 250px;
	padding-bottom: 15px;
	vertical-align: top;
	font-size: 0.9em;
	background: red;
}

#content-staff span {
	font-weight: bold;
}

#content-staff{
	float: right;
	width: 700px;
	color: #1e3b62;
	margin-bottom: 20px;
	font-size: 1em;
}

#content-staff div.staff {
	width: 115px
	clear: left;
	float: left;
	margin: 10px 0 0 20px;
}

#content-staff div.pic {
	width: 115px;
}

#content-staff div.text {
	width: 115px;
}

#content-staff p.subtitle {
	clear: both;
	font-weight: bold;
	font-size: 1.2em;
}
