#Teaser {
	margin-top: 30px;
	margin-right:auto;
	margin-left:auto;
	width:80px;
	display:block;
	margin-bottom:5px;
	background:#AEE2AE;
	text-align:center;
	}
#Teaser-inner {
	border-style:solid;
	border-color:#888DC0;
	border-width:1px;
	overflow:hidden;
	background-image: url(http://www.blotanical.com/images/pop_picks_bgrnd.png);
	background-repeat: repeat-x; 
	}
#Teaser h1,h2 {
	text-align: center;
	}
	
#Teaser h1 {
	font-size:18pt;
	line-height:0.8em;
	}	

#Teaser h2 {
	font-size:8pt;
	line-height:0.8em;
	}   	
  
