/* right sidebar ads */
.textAd {background:50% 50% no-repeat; display:block; width:220px; height:151px; position:relative; text-decoration:none !important;}

/* test prep ad */
#ktp {
	display: block;
	margin-top: 15px;  
}

/*
.textAd.prep {
	margin-top: 15px;
	height: 55px;
	background: #003E7E;
}
.textAd.prep span {position:absolute; left:0; top:50%; transform:translateY(-50%); width:100%; text-align:center; font-size:15px; color:#FFF; line-height:1;}
*/

/* b4ufly ad */
.textAd.b4 {background-image:url('/uas/media/b4ufly.png'); margin-top: -9px; }
.textAd.b4 span {position:absolute; font-weight:700; color:#FFF; line-height:1;}
.textAd.b4 #fly {top:55px; left:100px; font-size:20px;}
.textAd.b4 #app {top:80px; left:100px; font-size:13px;}
.textAd.b4 #beta {top:112px; width:220px; text-align:center; height:19px; line-height:19px; background:#886A05; font-size:12px;}

/* symposium ad */
.textAd.symp {margin-top:20px; height:93px; background-image:url('/uas/media/symposium.jpg');}
.textAd.symp span {position:absolute; font-weight:700; color:#EEE; line-height:1; font-size:13px; top:55px; width:220px; text-align:center;}