/* right sidebar ads */
.textAd {background:50% 50% no-repeat; display:block; width:220px; height:151px; position:relative; text-decoration:none !important;}

/* test prep ad */
.textAd.prep {margin-top:15px; background-image:url('/uas/media/107-ktp.png');}
.textAd.prep span {position:absolute; left:0; top:50%; transform:translateY(-50%); width:100%; text-align:center; font-size:18px; color:#FFF; line-height:1.3;}
.textAd.prep span > b {font-size:135%;}

/* b4ufly ad */
.textAd.b4 {background-image:url('/uas/media/b4ufly.png'); margin-top:-6px;}
.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:151px; background-image:url('/uas/media/UAS_Symposium_2017.png');}
.textAd.symp span {position:absolute; color:#FFF; line-height:1; width:220px; text-align:center;}
.textAd.symp #hdr {font-size:15px; line-height:1.2; top:14px;}
.textAd.symp #date {font-size:15px; line-height:1; top:85px;}
.textAd.symp #reg {display:block; font-size:13px; width:auto; height:24px; line-height:24px; padding:0 10px; left:50%;
	transform:translateX(-50%); background:#22773B; border-radius:5px; top:112px;}

/*
.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;}
*/