
			.a-bb .b, 
			.b-c .b, 
			.standard .a-bb .b, 
			.standard .b-c .b , 
			.standard .layout .a-bb .b, 
			.standard .layout .b-c .b  {
				width: 80%;
			 /* NOTE: There is an addition/override to this selector within fix-ie-6.css and fix-ie-7.css */
				}
			
			.a-bb .a, 
			.b-c .a, 
			.standard .a-bb .a, 
			.standard .b-c .c, 
			.standard .layout .a-bb .a, 
			.standard .layout .b-c .c {
				width: 20%;
				}
