<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#bookPromo{
	width:auto;
	height:10px;
	overflow:visible;
	border: 0px solid black;
	display:inline-block;
	position:relative;
	float:right;
	top:-370px;
	right:15%;
	margin-right:0px;
	padding:0;
}

#header{
	height:55px;
}

#slideshow_wrap {
    background: url("../images/ajax-loader.gif") no-repeat scroll center center #ffffff;
    height: 500px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#subscribeForm{
	background: #c41130;
	border-radius:4px;
	padding:10px;
	width:auto;
	float:right;
	text-align:center;
}

#subscribeForm img{
	padding: 6px;
}

#subscribeForm input{
	border-radius:4px;
	padding:4px;
	margin:3px auto 10px auto;
	border: solid 1px #ccc;
	color:#666;
	width:158px;
	display:block;
}

#countdown_dashboard{
	float:right;
	line-height:45px;
	clear:both;
	margin-top:20px;
}

#countdown_dashboard .dash{
	padding:10px 0;
}

#countdown_dashboard .timer_label{
	margin:0 0 10px 17px;
	padding:0;
	color:#c4112f;
	/* 999 */
	font-weight:bold;
	font-size:150%;
	line-height:100%;
}
</pre></body></html>