th {
	background-color:#333;
	border:solid thin #000;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-align:left;
}

td {
	background-color:#fff;
	border:solid thin #000;
	font-size:12px;
}

th.note, td.note {
	width:430px;
}

th.link, td.link {
	width:300px;
}

th p, td.link p {
	margin:0px 0px 0px 4px;
}

td.note p {
	margin:4px;
	line-height:120%;
}

a.link:link {
	color: #600;
}

a.link:visited {
	color: #600;
}

a.link:hover {
	color: #f90;
}

td .fine {
	font-size:9px;
	font-weight:normal;
	text-align:right;
}

#proj_header {
	width:732px;
	height:20px;
}

div.header .info {
	height:16px;
	margin-top:3px;
}

#note_header {
	clear:left;
	width:421px;
	height:20px;
}

#comments {
	clear:left;
	width:429px;
	height:20px;
	background-color:#ccc;
	margin-bottom:3px;
	padding:0px;
}

#comments p {
	margin:4px;
	font-size:12px;
}

#link_header {
	clear:left;
	width:291px;
	height:20px;
	margin-top:10px;
}

div.proj_label {
	float:left;
	clear:left;
	width:110px;
}

div.proj_data {
	float:left;
	width:300px;
}

div.proj_data .ghost{
	color:#999;
}

.icon {
	float:left;
	margin-right:5px;
	width:15px;
	height:15px;
	display:block;
	border:none;
}

img.list {
	margin-right:5px;
	float:left;
}

img.status {
	margin-left:5px;
	float:right;
}

p.proj_header {
	font-weight:bold;
	color:#600;
}

img.proj_image {
	display:block;
	margin:auto;
}

img.status {
	display:block;
	width:15px;
	height:15px;
}

#proj_info_left {
	width:430px;
	float:left;
	padding:0px;
/*	background-color:#ccc; */
}

#proj_info_right {
	width:300px;
	margin-left:10px;
	float:left;
	padding:0px;
/*	background-color:#ccc; */
}
