#boxes div.windows
{
	position: absolute;
	width:  440px;
	height: 200px;
	display: none;
	z-index: 9000;
	
}

.close
{
	color: black;
}

#boxes #dialog
{
	height:	301px;
	width:	640px;
}
	#dialog a img
	{
		border: none;
		float: right;
			
	}
	#dialog input
	{
		height: 15px;
		float: left; 
		display: inline;
		margin-right: 2px;
	}
	#dialogJoin
	{
		cursor: pointer;
		
	}

	#dialogEmail
	{
		
	}
	