#slide-left,
#ps-close {
	z-index: 9999;
	position: absolute;
	top: 9px;
	right: 9px;
}

#slide-left {
	z-index: 11;
}

#pageslide-slide-wrap {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: -webkit-linear-gradient(top, rgba(232, 236, 243, .5), rgba(206, 216, 227, .5)),
		-webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .25), rgba(255, 255, 255, 0)),
		url(/i/BGLinen.png);
}


#secondary h2 {
	margin: 0;
	padding: 0;
	height: 38px;
	background: transparent url('/i/ReadingList-TopBar.png');
	background-size: 100% 100%;
	text-align: center;
}

#secondary h2 a:link,
#secondary h2 a:active,
#secondary h2 a:active,
#secondary h2 a:hover {
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
	color: rgb(62, 70, 81);
	text-shadow: 0 1px rgba(255, 255, 255, .30);
	font: bold 20px "Lucida Grande", Lucida, small-caption, sans-serif;
}

#twitter_update_list dl,
#twitter_update_list dt,
#twitter_update_list dd {
	list-style-type: none;
	color: rgb(62, 70, 81);
	text-shadow: 0 1px rgba(255, 255, 255, .30);
	font-family: "Lucida Grande", Lucida, small-caption, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

#twitter_update_list dd {
	text-align: right;
	padding-bottom: 1em;
}

#twitter_update_list dd a,
#twitter_update_list dd a:link,
#twitter_update_list dd a:active,
#twitter_update_list dd a:visited,
#twitter_update_list dd a:hover {
	font-size: 10px;
	color: rgba(62, 70, 81, 0.6);
	font-weight: normal;
	text-decoration: none;
}

#twitter_update_list dt a,
#twitter_update_list dt a:link,
#twitter_update_list dt a:active,
#twitter_update_list dt a:visited,
#twitter_update_list dt a:hover {
	color: rgb(62,70, 81);
	font-weight: bold;
        text-decoration: none;
}

#twitter_update_list dd a:hover,
#twitter_update_list dt a:hover {
	text-decoration: underline;
}


#twitter_update_list dt {
    padding: 8px 10px;
    -webkit-padding-start: 8px;
    overflow: hidden;
    background-image: url(/i/ReadingList-RowDividers.png);
    background-repeat: repeat-x;
    height: 40px;
    position: relative;
}

#twitter_update_list dt:first-child {
	background: none;
}

#twitter_update_list dl {
	margin-top: -8px;
	background: url(/i/ReadingList-RowDividers.png) bottom repeat-x;
}

