
.ppm_H				{	float				:right						;
						height				:19px		;
						margin-right		:18px						;
						margin-top			:28px						;
						padding				:1px						;
						padding-top			:4px		;
					}
.ppm_H a			{	color				:#505050			;
						background			:#FFFFFF url(../img/dropdown.gif) no-repeat;
						border				:1px solid #A0A0A0	;
						padding				:2px 30px 2px 25px			;
						height				:19px		;
						font				:inherit					;
						text-decoration		:none						;
						cursor				:default					;
					}

.ppm_V				{	position			:absolute					;
						visibility			:hidden						;
						display				:none						;
						width				:10em			;
						margin				:0							;
						padding				:2px 0						;
						border				:1px solid #A0A0A0	;
						background			:#FFFFFF					;
						font				:inherit					;
						white-space			:nowrap						;
					}
.ppm_V a			{	display				:block						;
						color				:#505050			;
						width				:100%						;
						text-decoration		:none						;
						cursor				:pointer;
						padding				:2px 30px 2px 8px			;
					}
.ppm_V img			{	vertical-align		:middle						;}

.ppm_H a:hover		,
.ppm_V a:hover		{	color				:#000000			;
						text-decoration		:none						;}

html>body .ppm_H a	,
html>body .ppm_V a	{	width				:auto						;}

