html, body, #wrapper
{
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	height:100%;
}

textarea
{
	width: 690px;
}

h1
{
	font-family: verdana; 
	font-size: 12 px;
	color: #006600;
}


a img
{
	border: none;
}

td.sidelogo
{
	background-image: url('/themes/tamak/images/houses2_t.jpg');
    vertical-align: bottom;
    text-align: right;
}

td.sidelogo a:link
{
	color: white;
    background-color: green;

}

td.search_project_properties
{
	font-family: verdana;
    font-size: 10pt;
}

td.files_categories_list
{
	vertical-align: top;
}

td.files_categories_content
{
	vertical-align: top;
	padding: 0px 0px 0px 30px;
}

td.files_category_current
{
	background-color: #00ff00;
	color: white;
}



