div#right_side {
	background: none;
	padding-top: 0;
}
div#right_side a {
	color: #686591;
	font-weight: normal;
}
div#right_side h1 {
	padding: 1px 0 0 12px;
	width: 330px;
	color: #343068;
}
h1 a:hover {
	text-decoration: underline;
}
div#right_side h1 a {
	font-weight: normal;
	color: #fff;
}
div#right_side h1.blue {
	background: transparent url(/gfx/headers/bg_header_blue_small.gif) no-repeat center top;	
}
div#right_side h1.orange {
	background: transparent url(/gfx/headers/bg_header_orange_small.gif) no-repeat center top;	
}
div#right_side div.box {	
	width: 330px;
	height: 140px;
}
div.box div.params,
div.box div.params div.author,
div.box div.params div.title {
	width: 220px;
}
div.right_side_box {
	background-color: #ffffff;
	padding: 10px 8px 0 10px;
}
div.right_box_grey {
	background-color: #F6F6F6;
}

