body
{
}


.tripComboItem
{
	border-right: black thick solid;
	border-top: black thick solid;
	border-left: black thick solid;
	border-bottom: black thick solid;
}

.informationHeaderLeft
{
	background-color:#ff9900;
	width:3px;
}
.informationHeaderMain
{
	background-color:#e9f6fc;
	height:20px;
	font-weight:bold;
}
.informationHeaderUnderline
{
	height:2px;
	background-color:#85acbb;
}

.propertyNameCell
{
	width:208px;
	height:20px;
}

.propertyMiddleCell
{
	width:29px;
	height:20px;
}

.propertyControlCell
{
	width:244px;
	height:20px;
}