div.Site_InfoBox
{
	background-color: #ffffe1;
	border: 1px dashed #cfcfcf;
	padding: 6px;
	line-height: 16px;
	color: #000000;
}

div.Site_Toolbar
{
	background: url('../images/site/toolbar.png');
	border: 1px solid #333e54;
	padding: 3px;
	text-align:right;
	color: #000000;
}

span.Site_Icon
{
	height:16px;
}

div.Site_Part
{
	display:block;
	overflow: auto;
	height:auto;
}