#release_notes {
	width: 285px;
	border: thin solid rgb(204, 204, 204); 
	padding: 5px;
	color:#333333;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	margin-bottom: 10px
}

#release_notes h2 {
  padding-left: 10px;
  text-transform: uppercase;
}

#release_notes_update_list li {
	margin-bottom: 10px
}

#header {
  background-image:url(/images/background_header_short_narrow.png);
  height:29px;
  width: 862px;
}

#footer {
  background-image:url(/images/background_footer_narrow.png);
  width: 862px;
}

#container {
	width: 862px;
}

#main #content {
	width: 820px;
}

#main #sidebar {
	margin: 20px 13px 0 0;
}