﻿#detailfirstcolset
{
	float:left;
	width:305px;
	border-right: 1px dotted #e4c9b3;
}
#detailsecondcolset
{
	float:left;
	width:305px;
	padding-left: 5px;
}
#detailservices
{
	width:250px;
	clear: left;
	float:left;
	border-right: 1px dotted #e4c9b3;
}
#detailservicesmatched
{
	width:285px;
	float:left;
	border: thin 1px black;
	padding-left: 5px;
}
#detailactivities
{
	clear: left;
	float:left;
	border-right: 1px dotted #e4c9b3;
}

#detailactivities table {width: 100%; margin:3px;}
#detailactivities table th {border-bottom: 1px none #e4c9b3; text-align:left;}
#detailactivities table td { padding-bottom: 3px;  }

#detailcomments
{
	width:225px;
	float:left;
	padding-left: 5px;
}

.actionlink
{
	font-size:large;
}

.editor-label
{
	font-weight:bold;
	padding-top:5px;
}
.editor-field
{
	padding-left: 10px;
}