
#contentdir {
	width:900px;
}

.states {
	padding: 0 10px 0px 0px;
	margin: 0 0 20px 0;
	clear: both;
	display:block;
}

.states a {
	margin: 3px 0 0 0;
	font-size: 10px;
}

.states ul {
	list-style: none;
	width: 100%;
}

.states ul li {
	float: left;
	width: 83px;
	padding: 0 0 20px 0;
	display: block;
	height: 50px;
}

#wrapRight {
	padding: 0 0 0 0;
	width: 740px;
	float:right;
}

#wrapLeft {
	margin: 0 5px 0 0;
	line-height: 19px;
	padding: 0 0 0 0;
	float:left;
	width: 150px;
	text-align: left;
}

#wrapLeft ul {
	padding: 0px;
}

#wrapLeft ul li { 	list-style: none;  }

#dirtop {
	font-weight: bold;
	margin: 5px 0 15px 0;
}

.clear {
	clear: both;
}

