.control {
}

.project {
	clear: both;
	background-color: #0c0c0c;
	color: #dfdfdf;
	margin-top: 12px;
}

div.headers2 {
	background:url(../css_art/expandHeader4.PNG) no-repeat;
	height: 25px;
	width: 560px;
	padding-left: 8px;
	color: #0c0c0c;
}

table.proj_title {
	border-collapse: collapse;
	margin: 0;
}

table.proj_title td {
	padding-top: 0;
	height: 24px;
}

td.one {
	font-size: 1.2em;
	width: 410px;
}

td.one a {
	color: #0c0c0c;
	text-decoration: none;
}

div.header_right {	/*
	float: right;
	padding-right: 12px;	*/
}

a.signup {
	color: #dfdfdf;
}

a.change{
	background-color: inherit;
	color: #ee6e2f;
}

table.full {
	/*border-collapse: collapse; */
	background:url(../images/full2.jpg) repeat;
	margin-bottom: .2em;
	width: 550px;
}

table.info td {
	padding-left: .3em;
	vertical-align: sub;
	padding-top: 0;
}


td[class="infocol"] {
	text-align: left;
	padding-left: 6px;
}

.desc {
	width: 524px;
	padding-right: 30px;
	padding-left: 15px;
}

.showstate{
cursor: hand;
}

.switchcontent b {
	padding-left: 3px;
}