	div {
		font-family:		Arial;
	}


	#preferences_line {
		margin:			0 0 0 0;
		width:			100%;
		height:			25px;
		background:		#ffffff url('/images/bg_pref.gif') repeat-x top;
		border-top:		solid 1px #f0f0f0;
		padding:		0 0 0 20;
		
		font-size:		10pt;
		font-weight:		bold;
		color:			#333333;
	}

	#preferences_line form {
		display:		none;
	}

	#pref_combo, #pref_view, #pref_slide {
		float:			left;
		margin:			0 10 0 0;
	}

	#pref_combo {
		margin:			0 0 0 15;
	}

	#pref_view {
		font-size:		8pt;

		width:			230px;
		margin:			0 10 0 10;
	}

	#pref_view a {
	}

	#pref_view img {
		width:			17px;
		height:			13px;
		border:			0px;
		margin:			5 4 0 0;
	}

	#pref_view span {
		margin:			0 10 0 10;
	}