/* @override http://www.tvweek.com/_library/comic-con.css */

div#comiccon a:hover {
	text-decoration:underline !important;
}

div#comiccon, div#comiccon #maincontent {
	background-color: #fff !important;
}

div#maincontent{
	width: 626px;
}

div#comiccon .imagetitle{
	width: 626px;
	margin-bottom: 10px;
}

/* 626 px wide */

div#comiccon div.leftinnerpromos{
	float: left;
	width: 290px;
	margin-left: 10px;
}

	div#comiccon div.leftinnerpromos h2{
		font-size: 1.4em;
	}

div#comiccon div.rightinnerpromos{
	float: right;
	width: 330px;
}

div#comiccon div.fullspanpromos{
	float: left;
	width: 290px;
}

.rightinnerpromos a img{
	border: none;
}

div#maincontent a.more-link{
	margin-top: 45px;
	display: block;
	color: #333;
	font-size: 13px;
	/*font-weight: normal;*/
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}

p.promotext{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px 0 1em;
}

p.promotext span{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
}

p.promotext a{
	color: #333;
}

#jw_container{
	text-align: center;
	margin-top: 25px;
}
