/* Advisor css for the Advisor mini site in charitablegift.org */

	.productTemplate #leftColContent { padding-top:0px; }
	.productTemplate #rightColNarrow { padding-top:20px; }
	.productTemplate #rightColNarrow .boxSolid { padding-bottom:20px; } 
	
/* in use in Advisor login bricklet */
	.LineGreen2 h4 { width:auto; padding:0 0 20px; border:0; margin:0; background-color:#8caf46; font-size:1em; text-align:center }
	#ASMLoginForm .standard td { border:0; }
	#ASMLoginForm .standard td.label { text-align:right; padding-right:10px; font-weight:bold; font-size:1em;}
	button.btnGreen80 span { font-size:1em; } 
	.boxHeader#ASMLogin { font-size:.25em; }
	div.boxContent#ASMContent div { padding-bottom:0; }

/* Specialist Contact Info */
   .eduTemplate #rightColContact { padding-top:5px; }
   #rightColContact { height:80px; }
   #rightContactNumber { float:left; width:150px; margin:0; padding:0; }
   #rightContactMap { float:right; padding-right:15px;}
   #rightContactNumber p.contact { font-size:.9em; padding-bottom:0px; }

