/*
  CSS 
  W3C Mobile Web: Best Practices
  Author: Miguel A. Rodriguez-Garcia
*/


article#main-content blockquote{
	float: left;
	width: 50%;
	margin: 0px;
}

section#symphonies{
	float: right;
	width: 50%;
}

			