
#primaryContent.home { width:419px; }
	#primaryContent.home p { font-size:1.2em; line-height:1.5em; padding:0 10px 1em; }
#secondaryContent.home { width:315px; }
	#newEvent.home { margin:0 0 10px; position:relative; width:315px; height:115px; } 
	#pollCallout.home { background:transparent url(../images/pollCalloutHome.gif) left top no-repeat; margin:0 0 10px; padding:11px; position:relative; width:293px; height:104px; }
		#pollCallout.home h2 { background:transparent url(../images/letUsKnow.gif) left top no-repeat; width:107px; }
		#pollCallout.home input { display:block; float:left; margin:2px 0 0; width:12px; height:12px; }
		#pollCallout.home label { display:block; float:left; margin:2px 0 2px 5px; font-size:12px; }
		#pollCallout.home .options { float:left; width:140px; }
			#pollCallout.home .options div.radio { clear:both; margin:0 0 2px; }
		#pollCallout.home .submit { border:none; display:block; outline:none; position:absolute; bottom:0px; right:11px; width:59px; height:20px; }
	#ibdGuideCallout.home { background:transparent url(../images/callout_3.jpg) left top no-repeat; margin:0 0 10px; padding:11px; position:relative; width:293px; height:73px; }
	#podcastCallout.home { background:transparent url(../images/podcastCalloutHome.jpg) left top no-repeat; margin:0 0 10px; padding:11px; position:relative; width:293px; height:73px; }
	#grantCallout.home { background:transparent url(../images/grantProgCalloutHome.jpg) left top no-repeat; margin:0 0 2px; padding:11px; position:relative; width:293px; height:73px; }
	#divSmallGrants_new.home { background: url(../images/callout_1.jpg) left top no-repeat; margin:0 0 10px; padding:11px; position:relative; width:293px; height:73px; }

	
	#ctl00_ContentPlaceHolder1_grdvEventlist th
	{ 
		font-family:Helvetica;
		font-size:medium;		
		color: #FFFFFF;
		text-align:left;
		padding:5px 0 5px 10px;
		background-color: #924996;	
		border: 1px solid #924996;
		border-collapse: collapse; 
	}
	
	#ctl00_ContentPlaceHolder1_grdvEventlist td
	 {
		font-family:Helvetica;
		font-size:1.2em;		
		color: #000000;	
		padding:10px 0 5px 10px;
		text-align:left;
		border: 1px hidden #F7F6F3;			
  }  
  
