

/* Extras Promo for BJT Launch */

#bjb {
	clear: right;
	float: right;
	display: inline;
	margin: 50px 60px 0 -288px;
	padding:10px 0 0 0;
	width: 446px;
	height:270px;
	background: url(http://images.popcap.com/www/images/product/promos/bejeweled_bundle/bj1_bkgd.gif) top center no-repeat;
	text-align:center;
	border:0px solid red;
}

#bjb #micro {
	float:left;
	display:inline;
	margin:2px 0 0 10px;
	width:192px;
	height:244px;
	background: url(http://images.popcap.com/www/images/product/promos/bejeweled_bundle/bj1_extras.jpg) top center no-repeat;
}

#bjb #micro p {
	color:#fff;
	font-size:13px;
	width:170px;
	margin:144px 0 0 7px;
	
}

#bjb #micro a {
	display:block;
	color: #ff5aec;
	padding-top:5px;
}

#bjb #twist {
	float:left;
	display:inline;
	width:222px;
	height:244px;
	background: url(http://images.popcap.com/www/images/product/promos/bejeweled_bundle/bj1_twist.jpg) top center no-repeat;
	border:0px solid red;
	margin:0 0 0 10px;
}

#bjb #twist p {
	margin:110px 0 16px 12px;
	width:192px;
	font-size:14px;
	text-align:left;
}

#bjb #twist #learn_more a {
	display:block;
	background: url(http://images.popcap.com/www/images/product/promos/bejeweled_bundle/bj1_button.jpg) top left no-repeat;
	width:168px;
	height:29px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
	margin:0 auto;
}
#bjb #twist #learn_more a:hover {
	background: url(http://images.popcap.com/www/images/product/promos/bejeweled_bundle/bj1_button.jpg) bottom left no-repeat;	
}