div.heading-box-white {
	margin-bottom:0;}

#mtd {
	color:rgb(89, 89, 89);}	
div#account {
	border-top:0 solid red;
	font:normal 14px Georgia,"sans serif";
	padding:1em;
	margin-top:0;
	border-bottom: 4px double #eee;}

div.status {
	display:none;
	margin:10px;
	padding:10px;}

div.success {
	border:1px #0f0 solid;
	background-color:#dfd;}

div.error {
	border:1px #f00 solid;
	background-color:#fdd;}

div.status p {
	margin:0;
	padding:0;}

/*directory browsing*/

.browse {
	padding:25px 50px 0;}
/*profile*/

.teacher_profile {
	border:1px solid #aeaeae;
	margin:24px;
	background:white url(http://teachers.steinway.com/img/profile-bg.gif) top right repeat-y;}

#profile-photos {
	float:left;
	padding:22px;
	width:194px;
	border:0 red dotted;}
	
	#profile-photo {
		padding:5px;
		border:1px solid #e0e0e0;}

	#profile-photos h4 {
		margin-top:1em;
		color:#3e434a;
		font:bold 12px/18px "Lucida Sans","Lucida Grande",sans-serif;
		background:transparent url(http://teachers.steinway.com/img/h4-bg.gif) center left repeat-x;}
	#profile-photos h4 span {
		padding-right:5px;
		background-color:#fff;}
	
#profile-content {
	font:normal 12px/18px "Lucida Sans","Lucida Grande",sans-serif;
	color:#636b75;
	float:left;
	width:333px;
	padding-left:14px;
	padding-top:23px;
	border:0 blue dotted;}
	
	#profile-content h1 {
		font:normal 34px/1em Georgia,serif;
		color:#3e434a;
		margin-bottom:15px;}
	#profile-content h4 {
		margin-top:1em;
		color:#3e434a;
		font:bold 12px/18px "Lucida Sans","Lucida Grande",sans-serif;
		background:transparent url(http://teachers.steinway.com/img/h4-bg.gif) center left repeat-x;}
	#profile-content h4 span {
		padding-right:5px;
		background-color:#fff;}
	#profile-content ul {
		margin-bottom:1em;}
	#profile-content li {
		margin-left:20px;
		list-style-type:disc;}

#profile-contact {
	font:normal 11px/18px "Lucida Sans","Lucida Grande",sans-serif;
	color:#3e434a;
	float:right;
	width:277px;
	padding:25px;}
	
	#emailbutton {
		margin:-25px 0 15px -25px;
		border:25px solid #e5e5e5;
		border-right-width:22px;
		width:280px;
		height:30px;
		background:transparent url(http://teachers.steinway.com/img/profile-button-email.png) no-repeat;}
	#emailbutton a {
		font:normal 14px/30px "Georgia",sans-serif;
		font-style:italic;
		color:#ffffff;
		padding-left:20px;}

	#profile-contact h4 {
		margin-top:1em;
		color:#3e434a;
		font:bold 12px/18px "Lucida Sans","Lucida Grande",sans-serif;}
	
	#googlemap img {
		margin-top:15px;}

	p.maplink {
		text-align:right;
		font-size:11px;}
#legal p {
	margin-bottom:1em;}
