.poptopbar {background-color: #9cf; margin: 0px 0px 4px 0px; padding: 4px 8px; color: #FFF; text-align: center;}
.poptopbar a {color: #3b6794;}
.poptopbar a:hover {color: #000;}

.listmailercallout { 
	position: absolute;
	top: 0px;
	right: 27px;
	background-color: transparent;
	color:#FFFFFF; 
	display: block;
	width: 200px;
	height: 33px;
	font-size: 12px;
	padding: 0px;
	overflow: visible;
	border: 0px;
	overflow: hidden;
	cursor: pointer;
	background-image: url(../images/widgetbg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 2003;
	box-shadow: #000 0px 0px 5px;
	border-radius: 6px;
}
  
#listmailerContent a:link, #listmailerContent a:visited {color: #FEC647;}
#listmailerContent a:hover {color: #FEC647;}

.lmwcontent {visibility: hidden; margin: 0px 10px;}
.lmwcontent h5 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; font-weight: bold;}
.lmwcontent .contentlmint {font-size: 12px; font-weight: bold; line-height: 14px; margin-bottom: 5px;text-align:left;}
.lmwcontent .contentlmint .emphasis {font-style: italic; color: #FF0;}

h3.lmcallouttitle { 
	display: block; 
	width: 145px;
	height: 33px;   
	position: absolute; 
	padding-left: 6px; 
	bottom: -14px; 
	left: 0px;
	color:#fff;
	font-size:13px;
	margin-left:3px;
	}
  
.pin {cursor: pointer; display: block; float: right; margin: 15px 3px 3px 3px;}