﻿	/* Style sheet for UN Millennium Development Goals (2008) */
	
	
	
	body {
		direction:rtl;/*HS edit*/
		font-family: Tahoma,"Traditional Arabic" , Arial, Helvetica, Geneva, sans-serif;/*HS edit*/
		margin-top: 0px;
		background-repeat: repeat-x;
		background-color: #48505D;
		background-image: url(images/grad3.jpg);
	}
	
		
	/* MAIN CONTAINER - HOMEPAGE*/
	
	#main {
		width: 49.4em;
		background-color: #FFFFFF;
		margin: 0px auto 0px auto;
		border: 1px solid #333333;
	}
	#branding {
		width: 99%;
		height: 1.1em;
		background-image: url(images/brandtexture.jpg);
		background-repeat: repeat-x;
		font-size: 0.7em;
		padding: 5px 0 5px 5px;
		font-weight: bold;
		color: #003366;
		display: block;
		margin-right: auto;/*HS edit*/
		margin-left: auto;/*HS edit*/
	}
	
	/* SITEMAP LINK: TOP */	
	/*#sitemap {
		float: left;
		font-size: 0.7em;
	}
	#sitemap a {
		color: #F2F3F5;
		text-decoration: none;
		padding-left: 7px;
	}
	#sitemap a:hover {
		color: #FFFFFF;
	}
	*/
	
	 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
	 
	#skiplink {
		width:150px;
		padding: 0px;
		margin: 0px;
		clear: both;
		font-size: 10px;
		display: inline;
		color: #A1A8B2;
	}
	#skiplink a {
		color:#a1a8b2;
	}
	div#skiplink a:active {
		color:#F4F7F7;
		background-color: #1D3132;
	}
	
	
	#skiplink a:focus {
		color:#F4F7F7;
		background-color: #1D3132;
	}
	
	
	/* BRANDING BAR*/
	
	#brandbar {
		height: 1.25em;
		width: 49.4em;
		background-image: url(images/brandbarbkgd.jpg);
		background-repeat: repeat-x;
		background-color: #C2C6CF;
		margin: 0px auto 0px auto;
		border-width: 1px 1px 0 1px;/*HS edit*/
		border-style: solid;
		border-color: #666666;
	}
	
	#brandbar .welcome {
		font-size: 0.7em;
		color: #333333;
		padding: .3em .5em 0px 0px;/*HS edit*/
		margin: 0 2em 0 0;/*HS edit*/
		display: block;
		
	}
	#brandbar  .welcome  a:link {
		color: #1E1E1E;
		text-decoration: underline;
	}
	#brandbar .welcome a {
		color: #333333;
	}
	
	#brandbar .welcome a:hover {
		color: #0033CC;
	}
	#brandbar #searchfrm  /* SEARCH BOX */
	 {
		width: 12em;
		float: left;/*HS edit*/
		margin: -1.15em 0 0 0;
		text-align: right;/*HS edit*/
	}
	#brandbar  #searchfrm label /*hidden*/
	{
		position:absolute;
		overflow:hidden;
		font-size: 0.7em;
		top: -500px;
	}
	#brandbar  #searchfrm .button {
		font-size: 0.7em;
	}
	#brandbar  #searchfrm  .textbox  {
		font-size: 0.7em;
		font-weight:normal;
	}
	
	
	/* LANGUAGE BAR */
	
	#lang {
		padding: 0 0 0 1%;/*HS edit*/
		margin: 0px auto;
		height: 1.2em;
		background-color: #EDEFF1;
	}
	
	#lang ul {
		text-align: left;/*HS edit*/
		font-size: .7em;
		color: #000000;
		padding: 0;
		margin: 0;
		direction:ltr;/*HS edit*/
	}
	#lang ul li {
		list-style-type:none;
		text-align: left;/*HS edit*/
		display: inline;
		padding-left: 8px;/*HS edit*/
		padding-right: 8px;/*HS edit*/
		margin: 0;
		
	}
	#lang ul li#arabic {
		direction:rtl;
		font-size: small;
	}
	#lang ul li#arabic a {
	color: #880000;
		

}

	#lang ul li#chinese {
		font-size: .95em;}
	#lang ul li a:link {
		color:#000000;
		text-decoration:none;
		font-weight: bold;
	}
	#lang ul li a:visited {
		color:#4A525E;
		text-decoration:none;
		font-weight: bold;
	}
	#lang ul li a:hover {
		color:#4A525E;
		text-decoration:none;
		font-weight: bold;
	}
	#lang ul li a:active {
		color:#FFFFFF;
		text-decoration:none;
		font-weight: bold;
	}
	
	
	
	/* TOP BANNER */
	
	#banner {
		clear: none;
		background-image: url(images/banner-ar3.jpg);
		background-repeat: repeat-x;
	}
	
	#hiddentitle span {
		background-image: url(images/banner-ar3.jpg);
		background-repeat: no-repeat;
		height: 150px;
		font-size: 14px;
		margin: 0px;
		padding: 0px;
	}
	
	#hiddentitle {
		background-image: url(images/banner-ar3.jpg);
		background-repeat: no-repeat;
		height: 150px;
		font-size: 25px;
		margin: 0px;
		padding: 0px;
	}
	#hiddentitle span {
		margin-bottom: -75px;
	}
	h1 {
		font-size: 5px;
		padding:0;
		margin:0;
		text-align: center;
		color: #000066;
	}
	h1 span {
		display: block;
		position: relative;
		z-index: 1;	
	}
	#horizmenu {
		width: 100%;
		background-color: #333333;
		height: 1.4em;
		font-family: Tahoma, "Traditional Arabic",Arial, Helvetica, Geneva, sans-serif;/*HS edit*/
		float: right;/*HS edit*/
	}
	#horizmenu  ul  {
		list-style-type: none;
		padding: 0px;
		margin: 0.16em 0.17em 0.16em 0.17em;/*HS edit*/
	}
	#horizmenu ul li {
	    float:right;
		display: inline;
		font-size: 0.75em;
	}
	#horizmenu  ul  li  a {
	display:block;
		border: 1px solid #666666;
		padding: 0.1em 1.55em 0 1.54em;/*HS edit*/
		margin: 0px;
	}
	#horizmenu ul li a:link  {
		color: #FFFFFF;
		text-decoration: none;
		margin: 0px;
		background-color: #333;
	}
	#horizmenu ul li a:visited {
		text-decoration: none;
		color: #FFFFFF;
		background-color: #525252;
	}
	#horizmenu ul li a:hover    {
		color: #333333;
		background-color: #D4D8DB;
		text-decoration: none;
	}
	#horizmenu  ul li#bkgd a {
		margin-left: 0.1em;
	}
	
	
	/* LEFT MENU BAR: navigation links */
	
	#leftmenu {
		float: right;/*HS edit*/
		width: 20%;
		border-left: 1px solid #CCC;/*HS edit*/
		height:100%;
	}
	#leftmenu ul {
		list-style-type:none;
		margin: 0;
		padding: 0;
	}
	#leftmenu ul li {
		border-bottom: 1px dotted #CCCCCC;
		font-size: 0.67em;
	}
	#leftmenu ul li .unpartners {
		font-size: 1.05em;
		color: #000000;
		font-weight: bold;
		background-color: #CCCCCC;
		display: block;
		padding: .2em .7em .2em .7em;
	}
	#leftmenu ul li .acronym {
		font-size: 1.05em;
		color: #7E030A;
		font-weight: bold;
	}
	
	#leftmenu .acronym_regcom {
		font-size: 1em;
		color: #7E030A;
		font-weight: bold;
		display: block;
		padding: 0.3em 0.8em .3em .5em;/*HS edit*/
	}
	#leftmenu ul li a {
		text-decoration: none;
		padding: .2em .7em .2em .7em;
		display: block;
		line-height: 13px;
	}	
	#leftmenu ul li a:link  {
		color:#27303F; 
		text-decoration: none;
	}
	#leftmenu ul  li  a:visited {
		color: #7E030A;
	}
	#leftmenu ul li a:hover  {
		color: #990000;
	}
		
	#leftmenu ul li a:active {
		text-decoration: none;
	}
	
	#leftmenu ul ul a {
		background-position: 10px 7px;
		border-bottom-style: none;
		background-image: url(images/bullet.gif);
		background-repeat: no-repeat;
		padding-right: 2em;/*HS edit*/
		font-size: 1.4em;
	}
	#leftmenu ul ul li {
		border-bottom-style: none;
	}
		
	a:active {
		color: #7E030A;
		background-image: url(images/bullet.gif);
		background-repeat: no-repeat;
	}
	
	#leftmenu ul ul li a:hover {
		color: #7E030A;
		background-image: url(images/bullet.gif);
		background-repeat: no-repeat;
	}
	
	/* HOMEPAGE CONTENT ATTRIBUTES */
	
	#content {
		width: 58%;
		margin: 0;
		padding: 0 .4em 0 0;/*HS edit*/
		float: right;/*HS edit*/
	}
	#content p  {
		font-size: 0.8em;
		color: #333333;
		margin: 0px;
		padding: 0 0 0 .6em ;/*HS edit*/
		text-decoration: none;
	}
	#content p.bold  {
		font-weight: bold;	
	}
	#content a    {
		padding-right: 0px;/*HS edit*/
		color:#494949;
	}
	a:active {
		background:none;
		text-decoration: underline;
		color: #494949;
	}
	#content a:link {
		background:none;
		text-decoration: underline;
		color: #494949;
	}
	#content a:visited   {
		color: #494949;
		text-decoration: underline;
	}
	#content a:hover   {
		color:#931114;
		background:none;
		text-decoration: underline;
	}
	#content h2  {
		/*font-family:"Traditional Arabic";HS edit*/
		font-family: Tahoma, Traditional Arabic, Arial, Helvetica, Geneva, sans-serif; /*adjusted by sadek*/
		color: #333333;
		font-size: .85em;
		font-weight: bold;
		padding: .3em 0 0 .6em ;/*HS edit*/
		margin-top: 10px;
	}
	#content h3  {
		/*font-family:"Traditional Arabic";HS edit*/
		font-family: Tahoma, Traditional Arabic, Arial, Helvetica, Geneva, sans-serif; /*adjusted by sadek*/
		font-size: 1.2em;
		font-weight: bold;
		color: #7E030A;
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 0.3em;
		text-decoration: none;
	}
	#content h4  {
		/*font-family:"Traditional Arabic";HS edit*/
		font-family: Tahoma,"Traditional Arabic" , Arial, Helvetica, Geneva, sans-serif; /*adjusted by sadek*/
		font-size: 0.8em;
		font-weight: bold;
		color: #7E030A;
		padding-right: .3em;/*HS edit*/
	}
	#content .lgtshadow   {
		background-color: #FCF9ED;
		display: block;
		padding: 1em;
	}
	#content .drkshadow  {
		background-color: #FAF2DA;
		display: block;
		padding: 1em;
	}
	#content  blockquote       {
		background-color: #FAF2DA;
		margin: 0.5em 0 0 0;
		border-bottom: 3px solid #EBDEB4;
	}
	#content  blockquote p  {
		font-size: .8em;
		line-height: 1.5em;
		padding: 0.8em 1em  0.8em 1em;
		text-decoration: none;
	}
	#content  blockquote .credit  {
		text-align: right;
		display: block;
	}
	#content  blockquote  .boxtitle a {
		font-size: 0.75em;
		background-color: #EBDEB4;
		display: block;
		color: #000000;
		margin: 0px;
		padding: 0.2em 0px 0.2em 1em;
		font-family: Tahoma, "Traditional Arabic",Arial, Helvetica, Geneva, sans-serif;
		text-decoration: none;
		font-weight: bold;
	}
	#content  blockquote  .boxtitle a:hover  {
		color: #000000;
		background-color: #CCCCCC;
	}
	
	
	/* #CONTENT2: STYLES FOR CONTENT AREA AND MDG BOX ON SECOND LAYER PAGES */
	
	#content2 {
		float: left;/*HS edit*/
		width: 38.6em;
		padding-right: 0.7em; /*HS edit*/
	}
	#content2 #mdgbox {
		background-color: #B8161B;
		width: 9.48em;
		float: left;/*HS edit*/
		border: 1px solid #000000;
		margin-top: 0.4em;
		margin-right: 1em;/*HS edit*/
		margin-bottom: 0.4em;
	}
	#content2 #mdgbox h3.title {
		font-size: 0.75em;
		color: #FFFFFF;
		background-color: #333333;
		margin: 0px;
		text-align: center;
		padding: .3em 0px .4em 0px;
		border-style: none;
	}
	#content2 #mdgbox ul.mdg {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#content2 #mdgbox ul.mdg li   {
		border-bottom: 1px solid #7E030A;
		background-image: none;
		margin: 0px;
		padding: 0px;
	}
	#content2 #mdgbox ul.mdg li a {
		color: #FFFFFF;
		text-decoration: none;
		font-size: 0.95em;
		font-weight: bold;
		display: block;
	}
	#content2 #mdgbox  ul li#poverty a  {
		background-image: url(images/hunger.gif);
		background-repeat: no-repeat;
		background-position: right center; /*HS edit*/
		padding-right: 3.95em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#content2 #mdgbox  ul  li#education a {
		background-image: url(images/education.gif);
		background-repeat: no-repeat;
		background-position: right center;/*HS edit*/
		padding-right: 3.95em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#content2 #mdgbox ul li#gender a {
		background-image: url(images/gender.gif);
		background-repeat: no-repeat;
		background-position: right center;/*HS edit*/
		padding-right: 3.95em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#content2 #mdgbox ul li#child a {
		background-image: url(images/childhealth.gif);
		background-repeat: no-repeat;
		background-position: right center;/*HS edit*/
		padding-right: 3.95em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#content2 #mdgbox  ul  li#maternal a {
		background-image: url(images/maternal.gif);
		background-repeat: no-repeat;
		background-position: right center;/*HS edit*/
		padding-right: 3.95em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#content2 #mdgbox ul li#aids a {
		background-image: url(images/aids.gif);
		background-repeat: no-repeat;
		background-position: right center;/*HS edit*/
		padding-right: 3.95em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#content2 #mdgbox ul li#environ a {
		background-image: url(images/environment.gif);
		background-repeat: no-repeat;
		background-position: right center;/*HS edit*/
		padding-right: 3.95em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#content2 #mdgbox ul li#global a {
		background-image: url(images/globalpartnership.gif);
		background-repeat: no-repeat;
		background-position: right center;/*HS edit*/
		padding-right: 3.95em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#content2 p  {
		font-size: 0.8em;
		color: #333333;
		margin: 0px;
		padding: 0 0 0 .6em;/*HS edit*/
		text-decoration: none;
	}
	#content2 p.bold  {
		font-weight: bold;	
	}
	#content2 a    {
		padding-right: 0px;/*HS edit*/
		color:#494949;
	}
	a:active {
		background:none;
		text-decoration: underline;
		color: #494949;
	}
	#content2 a:link {
		background:none;
		text-decoration: underline;
		color: #494949;
	}
	#content2 a:visited   {
		color: #494949;
		text-decoration: underline;
	}
	#content2 a:hover   {
		color:#931114;
		background:none;
		text-decoration: underline;
	}
	#content2 h2  {
		color: #333333;
		font-size: .85em;
		font-weight: bold;
		padding: .3em 0 0 .6em;/*HS edit*/
		margin-top: 10px;
	}
	#content2 h3  {
		font-size: 0.8em;
		font-weight: bold;
		color: #7E030A;
		border-bottom: 1px solid #CCCCCC;
		padding: 1em 1em 0.3em 0;
	}
	#content2 h4  {
		font-size: 0.8em;
		font-weight: bold;
		color: #7E030A;
		padding-right: .6em;/*HS edit*/
	}
	#content2 ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	#content2 > ul { margin-right:25%;}
	 
	#content2   ul   li {
		color: #333333;
		background-image: url(images/bullet.gif);
		background-repeat: no-repeat;
		background-position: right center;
		text-decoration: none;
		margin-right: 1em; /*HS edit*/
		padding-right: 1em; /*HS edit*/
		font-size: 0.8em;
	}
	#content2 .acronym {
		font-weight: bold;
		color: #7E030A;
	}
	
	#content2 ul ul li {
		color: #333333;
		padding-top: .5em;/*HS edit*/
		list-style-type: disc;
		font-size: 1em;
		background-image: none;
		background-position: right 5px;
	}
	#content2 ul  ul ul li {
		font-size: 1em;
		list-style-type: circle;
	}
	#content2  ol li {
		color: #333333;
		font-size: 0.8em;
	}
	#content2 #pagelinks {
		float: left; /*HS Edit*/
		width: 10em;
		background-color: #EBEBEB;
		border: 1px solid #333333;
		padding-bottom: .7em;
		padding-right: .7em;/*HS edit*/
	}
	#content2 #pagelinks ul {
		margin: 0px;
		padding: 0px;
	}
	#content2  #pagelinks  ul  li {
		padding: 0.3em 1em 0.3em 1em;/*HS edit*/
		background-image: url(images/bullet.gif);
		background-repeat: no-repeat;
		background-position: right center;
	}
	#content2  blockquote {
		background-color: #FAF2DA;
		border-bottom: 3px solid #EBDEB4;
		width: 36em;
		margin-top: 0.5em;
		margin-right: 0px;/*HS Edt*/
		padding: .5em 1em .5em 1em;
	}
	#content2 blockquote .credit {
		font-style: italic;
		font-size: .75em;
		padding-top: .3em;
	}
	
	#content2  blockquote.mdg { /* Blockquote next to MDG box - smaller width */
		background-color: #FAF2DA;
		border-bottom: 3px solid #EBDEB4;
		width: 36em;
	    margin-top: 0.5em;
		padding: .5em 1em;
		
	}
	#content2 blockquote.mdg .credit {
		font-style: normal;
		font-size: .75em;
		text-align: left;
		padding-top: .3em;
	}

	/* END STYLES FOR CONTENT AND MDG BOX FOR SECOND LAYER PAGES */
	
	
	
	/* RIGHT NAVIGATION */
	
	#rightnav {
		float: left;/*HS edit*/
		width: 20%;
		font-size: 0.75em;
		background-color: #F3F3F3;
		margin-top: 0px;
	}
	#rightnav #box {
		width: 96%;
		border: 1px solid #333333;
		background-color: #B8161B;
		margin: 0.5em auto;
	
	}
	#rightnav #box h3.title   {
		font-weight: bold;
		color: #FFFFFF;
		width: 100%;
		font-size: 1em;
		background-color: #333333;
		padding-bottom: 0.4em;
		padding-top: 0.3em;
		margin-bottom: 0px;
	
	}
	#rightnav #box ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#rightnav #box ul li {
		border-bottom: 1px solid #7E030A;
	}
	#rightnav #box ul li a  {
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		font-weight: bold;
	}
	a:visited {
		color: #EBDEB4;
	}
	#rightnav #box ul li a:hover {
		color: #EBDEB4;
	}
	#rightnav  #box ul  li#poverty  a  {
		background-image: url(images/hunger.gif);
		background-repeat: no-repeat;
		background-position: 115px;/*HS edit*/
		padding-right: 4em;/*HS edit*/
		padding-top: .5em;
		height: 3em;
	}
	#rightnav  #box  ul  li#education a {
		background-image: url(images/education.gif);
		background-repeat: no-repeat;
		background-position: 113px;/*HS edit*/
		padding-right: 4em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#rightnav  #box  ul  li#gender a {
		background-image: url(images/gender.gif);
		background-repeat: no-repeat;
		background-position: 118px;/*HS edit*/
		padding-right: 4em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#rightnav  #box  ul  li#child a {
		background-image: url(images/childhealth.gif);
		background-repeat: no-repeat;
		background-position: 118px;/*HS edit*/
		padding-right: 4em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#rightnav  #box  ul  li#maternal a {
		background-image: url(images/maternal.gif);
		background-repeat: no-repeat;
		background-position: 118px;/*HS edit*/
		padding-right: 4em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#rightnav  #box  ul  li#aids a {
		background-image: url(images/aids.gif);
		background-repeat: no-repeat;
		background-position: 115px;/*SA edit*/
		padding-right: 4em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#rightnav  #box  ul  li#environ a {
		background-image: url(images/environment.gif);
		background-repeat: no-repeat;
		background-position: right center;/*HS edit*/
		padding-right: 4em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	#rightnav  #box  ul  li#global a {
		background-image: url(images/globalpartnership.gif);
		background-repeat: no-repeat;
		background-position: right center;/*HS edit*/
		padding-right: 4em;/*HS edit*/
		height: 3em;
		padding-top: 0.5em;
	}
	
	#rightnav #joindiscuss    {
	background-color: #FAF2DA;
	padding: 0.6em 0.5em 0.8em 0;
	margin: 0.5em auto;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Tahoma, "Traditional Arabic",Verdana, Arial, Helvetica, sans-serif;/*HS edit*/;
	border: 1px solid #333;
	background-image: url('images/minibanner.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	width: 92%;
    /*height: 1%;*/
}

	#rightnav #joindiscuss a {
		text-decoration: none;
		color: #330000;
		float:left;
	}
	
	#rightnav #rio    {
	/*background-color: #FAF2DA;*/
	padding: 0.6em 0.5em 0.8em 0;
	margin: 0.5em auto;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Tahoma, "Traditional Arabic",Verdana, Arial, Helvetica, sans-serif;/*HS edit*/;
	border: 1px solid #333;
	background-image: url('images/rio_minibanner.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	width: 92%;
    /*height: 1%;*/
}

	#rightnav #rio a {
		text-decoration: none;
		color: #330000;
		float:left;
	}
		
	
	#rightnav p {
		margin: 0px;
		font-size: 0.87em;
		padding: 2% 2% 2% 0;/*HS edit*/
	}
	
	#rightnav .title {
		background-color: #333333;
		font-weight: bold;
		color: #FFFFFF;
		display: block;
		text-align: center;
		width: 100%;
		margin: 0 auto 3px auto;
		font-size: 0.92em;
	}
	#rightnav #newsbox  ul  li  {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#rightnav #newsbox .actu li    {
		font-size: 0.85em;
		margin: 0 0.7em 0.5em -2.6em;
		display: block;
		border-bottom: 1px solid #999999;
		padding-bottom: 0.5em;
	}
	
	#rightnav  #newsbox  .actu  a:link {color: #330000;}
	#rightnav  #newsbox  .actu  a:visited {color: #660000;}
	#rightnav  #newsbox  .actu  a:hover {color: #660000; text-decoration:underline;}
	#rightnav  #newsbox  #more  a {
		font-size: 0.85em;
		color: #7E030A;
		text-decoration: none;
		padding: 0 0.8em 1em 1em;
	}
	
	
	/* FOOTER BAR */
	
	#footer {
		text-align: center;
		clear: both;
		background-color: #333333;
		width: 100%;
		color: #CCCCCC;
		font-size: 11px;
		padding: 0px;
		margin: 0 auto;
		}
		
	#footer a {
		color: #CCCCCC;
	}
	#pdfnote {
		text-align: center;
		display: block;
		padding: 0 6px 0 15px;
		color: #333333;
		font-size: .7em;
	}

