/* css document */

#rightPanel {
	text-align:			justify;
  background-color:		#000000;
	color:				white;
	width:				510px;
	margin:		        0 5px 0 220px;
	padding:			10px;	
}