.contactsBgColorWhite{
	background-color: white;
}
.contactsCon{
	width: 830px;
	margin-top: 6px;
}
.contactsBgColor{
	background: #c8ebfe;
}
.row1{
	padding-left: 10px;
}
.contactsTbl{
	width: 830px;
	/*border: 2px solid #00aeef;*/
	border-top: 0px;
	font-size: 14px;
	background-color: #00aeef;
}
.contactsTbl th{
	background:#00aeef;
	color: white;
}
.contactsLbl{
	padding-left: 15px;
	text-align: left;
	background: #00aeef;
	color: white;
}
/*
.contactsCon .contactsLbl label:hover{
	cursor:pointer;
	cursor:hand;
}
*/
.row1{
	width:260px;
}
.row2{
	width:160px;
}
.row3{
	width: 100px;
	overflow: visible;
}
.row4{
}
.ocdName{
	width: 160px;
	text-align: left;
}
.ocdType{
	width: 260px;
	text-align: left;
	padding-left: 10px;
	color: #50b547;
}
#ocdContactCon{
	width: 830px;
	margin-top: 2px;
}

.ocdNum div{
	text-align: left;
	width: 100px;
}
.ocdNum{
	width: 100px;
}
.phoneCell{
	position: absolute;
	margin-top: -9px;
}
#contactsContent{
	width: 840px;
	margin: auto;
}
#contactsList{
	width: 840px;
	margin: auto;
	height: auto;
}