.cmntProfileViewTable
{
	width: 100%;
	border-bottom: 1px dashed #cccccc;
}
.cmntProfileViewTable td
{
	padding: 3px;
}
.cmntProfileViewTable .cmntProfileFieldName
{
	color: #005984;
	font-weight: bold;
	padding-left: 10px;
	width: 35%;
	vertical-align: top;
}
/* education view*/
.contentDecoratedLightblueContentText .cmntProfileFieldName
{
	color: #005984;
	font-weight: bold;
	width: 37%;
}
.contentDecoratedLightblueContentText .educationItem
{
	margin: 5px 0px;
}
.contentDecoratedLightblueContentText .educationItem.border
{
	border-bottom: 1px dashed #cccccc;
}
.section .tabs-container
{
	padding: 0px !important;
}
.cmntProfileEditTable
{
	width: 100%;
}
.cmntProfileEditTable .cmntProfileFieldName
{
	vertical-align: top;
}
.cmntProfileEditTable .borderTop td
{
	border-top: 1px dashed #cccccc;
	padding-top: 5px;
}
.cmntProfileEditTable .borderTop td div.thin
{
	height: 1px;
	overflow: hidden;
}
.cmntProfileEditTable .showControlSelect
{
	margin-left: 10px;
}
.cmntProfileEditTable .cmntProfileFieldName .asterix
{
	color: #a84d10;
}
.cmntProfileEditTable #colleges, .cmntProfileEditTable #schools
{
	width: 475px;
}
.cmntProfileEditTable #colleges .cmntProfileSectionsSeparator, .cmntProfileEditTable #schools .cmntProfileSectionsSeparator
{
	border-top: 1px dashed #cccccc;
}
.cmntProfileEditTable #colleges .disabled
{
	color: #cccccc;
}