/* copied from and redundant with, body.popup in whaling_styles.css */
#pop_wrapper	{
	font-size: .8em;
	line-height: 150%;
	margin: .5em 1.25em 3em 1.25em;
	background-color: #FCF7DF;
	color: #333366;
	min-width:350px;	
}
#pop_wrapper .cardtext	{
	width: 350px;
	padding: 0;
}
#pop_wrapper p	{
	padding: 0 .5em 0 .5em;
}
#pop_wrapper img.main_img	{
	border: 1px solid #607AA4;
}
#pop_wrapper div.transcription	{
	border: 1px solid #607AA4;
	padding: 1em;
	background-color:#FDF3DC;
	width: 90%;
}
#pop_wrapper div.transcription table {
	font-size: 1em;
}
#pop_wrapper h2	{
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	margin: 0 0 .5em 0;
}
#pop_wrapper h4	{
	font-variant: small-caps;
	font-size: .9em;
	letter-spacing: .075em;
	margin: .25em 0 0 0;
}
#pop_wrapper a:link		{
	color:#333399;
}
#pop_wrapper a:visited		{
	color:#333366;
}
#pop_wrapper a:hover		{
	color:#3333FF;
}
#pop_wrapper img.cardicon	{
	float: left;
	margin: .75em .75em 0 0;
}
/* dl not repeated from main styles */
#pop_wrapper p.btm_links	{
	font-size: .9em;
}
#pop_wrapper #footer	{
	font-size: .9em;
}
/* borrowed from arts pop.css */
#pop_wrapper div.border	{
	padding: 1em 1.5em 1.5em 1.5em;
	border:#DDCB9D 1px solid;
}
#pop_wrapper p.close	{ /* for the close link */
	float: right;
}
#pop_box p.musicTitle 	{
	float:none;
	width: 100%;
	font-style: italic;
	font-size: 1em;
	margin: 0;
	line-height: 110%;
}

#pop_box audio {float: none; width: 300px; margin-bottom: -10px;}
#pop_box .cardtext	{ /*-- for card caption/label with  scrolling window --*/
}

