#contentContainer {
	float: left;
	padding-left: 7px;
	background-position: top right;
}

#sidebarContainer {
	float: right;
	padding-right: 7px;		
}

#sidebarContainer #sidebar {
	padding-right: 30px;
	padding-left: 10px;
}

#fade_base {
	background: url(http://cmadfa.com/dquo.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 350px;
	max-height: 350px;
	padding: 10px;
	border-bottom: solid 1px;
	border-color: #AAA;
}

#fade_link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", sans-serif;
}

#fade_link .vref {
	padding-left: 20px;
	font-style: italic;
	
}

#dvd {
	background: url(http://cmadfa.com/photos/dvd.png) top center no-repeat;
	height: 155px;
	margin-top: 5px;
}