/* This stylesheet applies to all pages with no right-hand area */

/* this declaration removes the padding from right side */

#bodyArea
	{margin: 0;
	padding: 10px 0 0 190px;}
