#PromoUnit{
	position:absolute;
 	width:269px;
 	height:auto;
 	top:450px;
 	right:30px;
 	font-size:80%;
 	padding:10px 0 10px 10px;
 	background-color:#E8E8E8;
 	cursor:hand;

}
.PromoUnit a {text-decoration:none;color:#000000;}

.PromoUnit img{float:left; margin-right:10px;width:89px; height:67px}

.PromoUnit .PromoTitle{float:left; width:145px; padding-top:4px; padding-bottom:3px; font-weight:600;}

.PromoUnit .PromoCopy
{
	float:left;
	width:148px;
	line-height:1.3;
	background-color:#E8E8E8;
	color:#222222;
	cursor:hand;

}