@import "../bvisitor.css";


#espeakers {
	font: 10px Verdana,sans-serif;
	font-style: plain;
	text-align:left;
	}

/*Anchor Tags*/
#espeakers a  {color: #173F87;} /*CUSTOMIZE*/
#espeakers a:link  {color: #173F87; text-decoration: none;}
#espeakers a:visited {color: #173F87; text-decoration: none;}
#espeakers a:hover  {color: #173F87; text-decoration: none;}
#espeakers a:active  {color: #173F87; text-decoration: none;}

#speaker h1 {
	color: #173F87;
	font-size:24px;
}


/*Forms*/
input.btn, a.btn:link, a.btn:visited, a.btn:active, button.btn {    /*This style is used on the "Show Profile" and "Search" buttons*/
	font: bold 11px Verdana, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333366;
	background: #173F87;;  /*CUSTOMIZE*/
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#173F87;', EndColorStr='#173F87;');  /*CUSTOMIZE*/
	}

/* custom for NSAH */

#left_side img {
	padding:0;
	float:none;
}


#left_side h3 span {
	background:none;
	line-height:22px;
	margin:0;
	padding:0;
}

#speaker h1 {
	font-size:24px;
}
