img 
{
	border: 0px;
}

#am_executive_panel
{
	width: 690px;
	float: left;
}

	#am_executive_panel_left
	{
		float:left;	
		width:234px;
	}
		#am_executive_panel_left_desc
		{
			float:left;		
			width:197px;
			padding:4px 12px 12px 20px;
			background-color: #e7e7e7;
			font-family: Verdana;
			font-size: 11px;
		}
		#am_executive_panel_left_desc p 
		{
			margin: 10px 0px;
		}
	#am_executive_panel_right
	{
		float:left;	
		width:456px;
	}	
		#panel_members
		{
			float: left;
			
		}
		.member 
		{
			float: left;
			padding: 10px 10px 0px 10px;
			margin:0px;
			width: 130px; /* orignal width: 150px;*/
			
		}
		.smooth_height {height: 75px;}

		.member strong { color:#c55813; font-family:Verdana;  font-weight:bold; font-size:11px;}
		
		.member p {margin:0px 0px 2px 0px; padding:0px;color:#c55813; font-family:Verdana; font-size:9px; }
		
		.executive_img {padding-top:2px;}
		
		.member_sep { width: 456px; float:left; }


	#am_executive_member_details
	{
		height:80px;
		background-color:#e7e7e7;
		font-size:16px;
		font-weight:bold;
		padding:20px 14px 0px 14px;
		line-height:20px;
	}

	#am_executive_member_questions
	{
		height:40px;
		width:442px;
		background-color:#e7e7e7;
		font-size:16px;
		font-weight:bold;
		line-height:20px;
		padding:20px 0px 0px 14px;
	}


/* page2 */
	#am_executive_ask_question
	{
		float: left;
		width: 229px;
		height: 680px;
		margin-top: 11px;
		background-color: Black;	
	}
	
	#am_executive_ask_question_form 
	{
		float: left; 
		width: 219px; 
		background-color: Black;	
		color: White; 
		padding-left: 10px;
	}
	
	.inputbox {width:200px; background-color: White !important; border-color: 1px solid #afafff; padding-top:2px; padding-left: 2px; height: 18px;}
	.inputbox2 {width:200px; background-color: White !important; border-color: 1px solid #afafff; padding-top:2px; padding-left: 2px; height: 100px;}
	
	#am_executive_ask_question_form p { margin:0px; padding:10px 0px 5px 0px; font-family:Verdana; font-size:10px; }
		
	#blog_content
	{
		float: left;	
		padding: 10px 14px;
	}

	#blog_content p { color: #373737; margin:10px 0px; line-height:14px; padding:0px; font-family: Verdana; font-size:10px; text-align:justify;}
	
	#blog_content a { color: #c55813; text-decoration:none;} #blog_content a:hover { color: #c55813; text-decoration:underline;}

	#recently_asked_img { float:left; margin-bottom:8px; }
	
	#recently_asked_questions
	{
		float: left;
		width: 456px;
	}
	
	.question { float:left; }
	.question p { color:#373737; font-weight: bold; text-align:justify; padding:0px; margin:0px 0px 10px 5px; font-family: Verdana; font-size:10px;}
	
	.answer { float:left; }
	.answer p { color:#373737; text-align:justify; padding:0px; margin:0px 0px 15px 5px; font-family: Verdana; font-size:10px;}
	
	

