@font-face {
    font-family: ComicGeek;
    src: url(comicgeek.woff);
}

.cad_meanwhile_bg{
	background-image:url('new-comic-widget.png');
	background-repeat:no-repeat;
	background-origin:content-box;
	width:320px;
	height:160px;
}

.cad_meanwhile_title{
	margin-top:40px;
	margin-left:20px;
	color:#fff;
	text-transform:uppercase;
	text-shadow: 2px 2px #333;
	position:absolute;
	width:150px;
	height:75px;
	text-align:center;
	vertical-align:middle;
	font-family: Oswald,Arial sans-serif;
	font-size:22px;
	font-weight:800;
}