#FiberConfig
{
	width:780px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;		
}
.StepBoxes
{
	width:390px;
	border: solid 1px Black;
	background-color: #E4E0D4;
	padding:5px;
}
.FiberConnectorImage
{
	border:1px solid black;
	width:177px;
	height:117px;
}
.StepText
{
	color:#0E228C;
	font-style:italic;
	font-size: 14pt;
}
.FiberDropDowns
{
	width:115px;
}

.FiberListBoxes
{
	width:270px;
}

.PriceQuote
{
	text-align:center;
	font-size:large;
	color:#0E228C;
	font-weight:bold;
}

.ReallyImportantRedText
{
	font-family: Arial,Verdana;
	font-size: 16px;
	color: Red;
}
.TextBoxQuantity
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 35px;
}


