@charset "utf-8";
/* CSS Document */

#outerWrapper #contentWrapper #content #article {
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	margin-left: 220px;
	width: 710px;
}