	#line7 {
		background:		url('/img/bg_hr.gif') top repeat-x;
		height:			100px;
		width:			100%;
		font:			normal 8pt Arial;
		color:			#666;
		padding:		20px;
	}

	#account div {
		margin:			0px 0px 7px 0px;
	}

	#account span {
		font-weight:		bold;
		padding:		0px 10px 0px 0px;
		color:			#333;
	}

	#line7 a {
		color:			#333;
		padding:		0px 10px 0px 10px;
	}

	#line7 a:hover {
		color:			#369;
		text-decoration:	underline;
	}

	#exit input {
		border:			none;
		background-color:	transparent;
		width:			45px;
		height:			12px;
		font:			bold 8pt Arial;
		padding:		0px;
		margin:			0px 0px 2px -4px;
		cursor:			pointer;
		color:			#c00;
	}
