#popup #subscribe-to-read {
	padding-bottom: 40px;
	position: relative;
	float:none;
	height: auto;
}
#popup {
	height:auto;
	padding:15px 15px 35px;
}
#popup #go-back{
	margin: 5px 20px;
}
#popup #subscribe-to-read a#subscribe {
	position:absolute;
	left: -5px;
	bottom: 20px;
}
#popup #subscribe-to-read a.sprites-learn-more-bullet {
    background: url("/sites/all/themes/pdf/images/arrow_right_03.png") no-repeat scroll right 50% transparent;
    height: 12px;
    line-height: 12px;
    margin: 0;
	width:auto;
	padding-right: 15px;
}
#popup #subscribe-to-read-background {
    background: url("/sites/all/themes/pdf/images/popup-try-to-read-background.png") no-repeat scroll 0 bottom transparent;
    height: 13px;
    top: 0;
}
.parentDisable {
	background: url("../images/gradient-bg.png") repeat-x;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.9) 20%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.75)), color-stop(20%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.9) 20%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.9) 20%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.9) 20%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.9) 20%,rgba(0,0,0,1) 100%); /* W3C */
}
#plus-header a#plus-header-text-1,
#plus-header a:hover#plus-header-text-1{
	color:#656565;
	font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
}
#page .taxonomy-term-description,
#page .teaser-description{
	line-height: 17px;
}

#youtube-icon{
	display: inline-block;
	text-indent: -2000em;
	width: 19px;
	height: 19px;
	background: url(../images/youtube_19x19.png) no-repeat;
}

.no-sidebars #techpresident-right-sidebar{
	display: none;
}