/* **************************************************** 

	nationalnurse.org
	
	Dated:  April 12, 2008
	Author:	jeff somefun.info
	
	updated:  December 2010
	
	
* **************************************************** */


#textDiv p img.floatRight{
   margin-right:0;
   margin-left:1em;
   margin-top:.5em;
   float:right;
}


#textDiv p img.floatLeft{
   float:left;
}



/*  ********************
		Advocacy Team
	******************** */

#advocTbl {
	width:99%;
}

td.advocTd {
	width:48%;
	padding:1em;
	text-align:left;
	vertical-align:top;
	border: 1px #e1e1e1 dotted;
}

	#advocTbl p { 
		margin-bottom:3px;
		font-size:.9em;
		color:#333;
	}

	#advocTbl p.advocName {
		font-weight:bold;
		font-style:italic;
		color:#6f190a;
		padding-top:1em;
	}
	
	td.advocTd div.advocImg {
		float:left;
		margin:0 1em 1em 0;
		width:104px;
		height:154px;
		display:none;
		overflow:hidden;
	}
	
	td.advocTd img.advocImg {	
		border:2px outset #6c1909;	
	}
	
	td.advocTd div.loaded { display:block; }
	
	div.advocOrgs{
		clear:both;
		margin-top:2em;
	}
		div.advocOrgs a { display:inline; }
		div.advocOrgs h3 { font-size:.9em; }

