.LeftCol
{
	float:left;
	width:175px;
	clear:both;
	margin-top:10px;
	text-align:right;
	padding-right:10px;
}
	
.CenterCol
{
	float:left;
	width:145px;
	margin-top:10px;
}
	
.RightCol
{
	float:left;
	padding-left:8px;
	margin-top:10px;
	white-space:nowrap;
}
	
.SelectionDescription
{
	float:left;
	width:25px;
	margin-top:10px;
}
.AutomatedServicesTextBox
{
	width:144px;
}
.DashSpace
{
	margin:0px 5px 0px 5px;
	float:left;
	font-weight:bold;
}
.CompanyInfoTextbox
{
	float:left;
}
.InvoiceLink{cursor:pointer;}
.InvoiceLinkSpacer{margin-bottom:10px;}
.InvoicePopup
{
	display:none; 
	z-index:999; 
	clear:both; 
	border:1px solid black;
}
.ServiceDescriptionText
{
	float:left; 
	width:400px; 
	margin-top:10px;
}
