/* CSS Document */

div#edgeContainer {
	width: 200px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.indexPullDowns {
	font: normal 12px/14px "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	width: 200px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/*
.indexPullDowns {
	font: normal 12px/14px "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	width: 200px;
}
*/

div#modelDisplay {
	margin: 0px;
	padding: 0px;
	display: none;
	text-align: left;
}