/* Medium text size */

body
	{
	font-size: 1em;
	}

#header
	{
	font-size: 0.85em;
	}
/* text size links */
#header #hdr_top li.text_size a#small_text
	{
	text-decoration: none;
	color: #ccc;
	}
#header #hdr_top li.text_size a#medium_text
	{
	text-decoration: underline;
	color: #fff;
	}
#header #hdr_top li.text_size a#large_text
	{
	text-decoration: none;
	color: #ccc;
	}

/* nav buttons */
#nav a
	{
	padding: 14px 0 17px;
	}
#nav a.two_lines
	{
	padding: 7px 0 10px;
	}
/*portal links */
#policy_piracy_portals div
	{
	left: 98px;
	}

/* features links */
#idc_economic,
#policy_priorities
	{
	margin-top: 10px;
	}

/* news events buttons */
#international_news a
	{
	margin-left: 0;
	}
#bsa_in_news #buttons a
	{
	clear: left;
	width: 95px;
	}

/* bsa connect forms */
#metrics_tool form
	{
	width: 210px;
	margin: -3px 0 0 25px;
	}
#metrics_tool select
	{
	width: 120px;
	}

