body 
{ 
	margin: 0px; 
}

span
{
	margin: 0px;
}

.profileWindow
{
}

.main
{
  width: 100%;
}

.item
{
}

.summary
{
}

.folding
{
}

.title
{
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
}

.fresh
{
}

.version
{
}

.versionHasNew
{
  color: red;
	cursor: hand;
	text-decoration: underline;
}
