/*
Large text size
*/

body
	{
	font-size: 1.2em;
	}
#header
	{
	font-size: 0.75em;
	}

/* 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: none;
	color: #ccc;
	}
#header #hdr_top li.text_size a#large_text
	{
	text-decoration: underline;
	color: #fff;
	}

/* nav buttons */
#nav a
	{
	padding: 12px 0 16px;
	}
#nav a.two_lines
	{
	padding: 4px 0 7px;
	}
#subnav li a
	{
	padding-left: 14px;
	width: 137px;
	}

/*portal links */
#policy_piracy_portals div
	{
	left: 65px;
	}
	
/* features links */
#idc_economic,
#policy_priorities
	{
	margin-top: 17px;
	}

/* report piracy now btn */
#what_is_piracy a#report_piracy
	{
	top: 5em;
	}

/* news events buttons */
#international_news a
	{
	margin-left: 0;
	}
#bsa_in_news #buttons a
	{
	clear: left;
	width: 100px;
	}

/* bsa connect forms */
#metrics_tool .listing
	{
	margin: 0 200px 15px 0;
	}
#metrics_tool form
	{
	width: 225px;
	margin: -3px 0 0 30px;
	}
#metrics_tool select
	{
	width: 120px;
	}
#metrics_tool #reset_filters
	{
	width: 130px;
	}

