.adCore { width: 100px; float:right; }
.Ad { padding: 0 0 10px 0; }

/**************************************************************************************************/
.Left .adCore { width: 160px; }
#left_column .adCore {float:none;}
/**************************************************************************************************/
.rootPage .Left .adCore { width: 215px; }

.rootPage .Left .adCore .Ad
{
	padding: 10px 0 10px 0;
	margin: -30px 0 20px 0;
	border-width: 1px 0 1px 0;
	border-color: #c2c2c2;
	border-style: solid;
}

/**************************************************************************************************/
.Nameplate .Ad, 
.Nameplate .Ad div, 
.Nameplate .Ad embed
{
	clear: both;
	position: relative;
	float: right;
	display: inline;
	padding: 0;
}

.BookAltL {
	display: none;
}

.adCore .disclaimer {text-transform:uppercase; font-size:10px; color:#999; display:block; margin-bottom:10px; text-align:center;}

