.modal-header .close {
    margin-top: 5px;
}

.modal-dialog {
	width: 800px;
}

.modal-header {
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 10px;
}

.modal-header h2.logo {
	font-size: 20px;
	line-height: 40px;
	vertical-align: middle;
}

.modal-header .logo {
	margin: 0;
	display: inline-block;
}

.modallogo {
	text-align: center;
	margin-bottom: 10px;
}

.modal-body {
	padding: 0 30px 0px;
}

.modal-body a:hover {
	text-decoration: none;
}

h3.exitheadline {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: normal;
	font-family: 'Oswald', Helvetica, Arial;
	font-size: 30px;
}

p.storytitle {
	font-size: 17px;
	color: #333;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 22px;
}

p.storysource {
	font-size: 11px;
	color: #999;
	font-weight: bold;
}