.projects_informations, .projects_buttons
{
	margin: 3px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
.projects_informations, .projects_buttons button
{
	width: 100%;
	margin-bottom: 3px;
}
.projects_informations li
{
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
	font-size: 12px;	
}
.projects_informations li a
{
	text-decoration: none;
}
.projects_informations li span
{
	font-weight: bold;
}
.projects_buttons li
{
	margin-bottom: 3px;
	padding-bottom: 3px;
	display: inline;
}
.projects_buttons  form
{
	width: auto !important;
	display: inline;
}

#projects_list
{
	text-align: left;
}
#projects_list td
{
	vertical-align: top;
	padding: 5px;
}
.projects_display_list#projects_list td
{
	height: 35px; 
}
#projects_list a
{
	text-decoration: none;
}
#projects_list img
{
	border: none;
}
.projects_display_list .error
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.project_name
{
	text-align: left; 
	padding-left: 5%; 
	margin: 2px 0 5px 0;
	font-weight: bold;
}

.direct_connection
{
	margin: 0;
	padding: 0;
}
.direct_connection li
{
	display: inline;
	list-style-type: none;
	padding: 0 5px 0 0;
	margin: 0;
}