#sidebar{
  width:967px;
	margin:0 auto;
}
#sidebar_r{
  float:right;
	width:730px;
}
#sidebar_r h1{
  font-size:16px;
	line-height:16px;
  width:700px;
	height:16px;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom:1px #ccc solid;
	background:url(../images/sidebar_r.jpg) no-repeat;
}
#sidebar_r div{
  padding:10px;
}