#sidebar {
	padding-right:5px;
	width:290px;
	float:right;
}

#sidebar_custom {
	margin-bottom:15px;
	margin-left:15px;
	clear:right;
}

#quotes, #facts {
	margin-bottom:15px;
	margin-left:15px;
	width:288px;
	border:1px solid #716790;
	clear:right;
}

#quotes {
	background-color:#E6E2EB;
}

#quote img {
	display:block;
	margin:0 auto;
	border:2px solid #FFFFFF;
	height:175px;
}

#quote, #fact {
	padding:10px;
}

#facts {
	background-color:#FFFFFF;
}

#fact {
	font-weight:bold;
	text-align:center;
}

#quotes .more-link {
	float: right;
	margin-top: -10px;
}

.ms-13 #sidebar_custom img {
	margin-top:12px;
}