@charset "utf-8";
/* CSS Document */

@import 'left_side_menu.css';

#content_dynamic {
	float:left;
	width:566px;
}

#related_information {
	background-color:#EEE;
	min-height:198px;
}
.related_title {
	color:#fff;
	background:#222;
	margin-top:10px;
	padding:5px;
}