body
{
	font-size: 68.75%;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background: #fff url('/gfx/BBS_popup_greenbar.png') repeat-x top;
}

h1{ font-size: 21px; } /* 32px */
h2{ font-size: 1.27em; font-weight: bold; }
h3{ font-size: 1.2em; font-weight: bold; margin-bottom: 0; }
h4{ font-size: 1em; font-weight: bold; margin-bottom: 0; }

label
{
	margin-top: 6px;
	float: left;
	width:120px;
	clear: both;	
}

a{text-decoration: underline;}
a:link,
a:visited,
a:hover,
a:active {color: #009ee0;}

/* send tip about page ********************************************************************/
div.tipform{ width: 328px; margin: 10px 0 0 10px; }
div.buttonright{ text-align: right; }
div.sent{ margin: 40px 0; text-align: center; }
div.closing{ padding: 10px; background-color: #f0f0f0; vertical-align: middle; }
div.closing a{ padding: 10px; background-color: #f0f0f0; font-size: 1.2em; }
div.tipform input,
div.tipform textarea{ float: right; margin-top: 3px;}
div.about{ font-style: italic; }


input#SendEmailButton
{
	float: right;
	border:none;
	padding: 2px;
	background: #74b33b url('/gfx/BBS_searchbtn_bg.gif') repeat-x bottom;
	color: #000;
	
}


/* partner page ***************************************************************************/

#partner
{	
	padding: 0px;
	float: left;
}

#partner .section{ margin: 0 20px 0 60px; }

/* print stuff ****************************************************************************/

.util{ margin-top: 28px; padding: 3px 0; text-align: left; }
.util a,
.util a:visited
{
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}

.util a:hover{ text-decoration: underline;	}
.util img{ border: none; }

/* contact person *************************************************************************/

#profile
{	
	float: left;
	padding: 0;
	margin: 0;
	background: url('/gfx/BBS_box_bg.gif') repeat-x bottom;
	width: 100%;
}

#profile .portrait
{
	float: left;
	width: auto;
	overflow: hidden;	
	padding: 10px 0 6px 6px;
}

#profile .portrait img{ width: 130px; }

#profile .personinfo
{
	padding: 6px;		
	float: right;
	width: 240px;	
}

#profile h2
{
	margin: 10px 0;	
}


	